Linux Mac OSX Windows

  
[uuid(b804504d-0025-4d6b-8ced-d94e41102a7f)]
interface nsIXPCScriptNotify : nsISupports

Methods

 Method invoked to preserve an nsIXPConnectWrappedNative as needed
void preserveWrapper(in nsIXPConnectWrappedNative wrapper)
 Method invoked when a script has been executed by XPConnect
void ScriptExecuted()