- explorerClosing() - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when the Explorer starts to close.
- explorerClosing() - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- ExplorerExtension - Class in com.ibm.mq.explorer.ui.extensions
-
ExplorerExtension provides query methods to return all queue manager, show queue managers,
installed plugins and enabled plugins via the ExplorerExtensionBase
- ExplorerExtension() - Constructor for class com.ibm.mq.explorer.ui.extensions.ExplorerExtension
-
Constructor
- explorerInitialised() - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when Explorer initialisation is complete
- explorerInitialised() - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- ExplorerNotifyEvent - Class in com.ibm.mq.explorer.ui.extensions
-
ExplorerNotifyEvent used as the event to notify the registered listeners that an explorer event
has occured.
- ExplorerNotifyEvent(Object, String) - Constructor for class com.ibm.mq.explorer.ui.extensions.ExplorerNotifyEvent
-
Constructor, supply either an MQQmgrExtObject/Object and/or a View/Plugin/Preference string id.
- explorerPreferenceChanged(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when an Explorer preference is changed which may effect a plug-in.
- explorerPreferenceChanged(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- exportData(String, String, OutputStream) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerImportExport
-
Deprecated.
Export to the specified output stream for the specified categoryId and subcategoryId.
- exportData(String, String) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerRuntimeImportExport
-
Return a memento for the specified categoryId and subcategoryId.