- QMGR_CMD_LEVEL_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Queue Manager command level
- QMGR_NAME_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Queue Manager name
- QMGR_PLATFORM_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Queue Manager platform
- QSG_COMPLEXITY - Static variable in class com.ibm.mq.explorer.ui.extensions.TreeNode
-
Complexity value for a QSG TreeNodes (not under Advanced)
- QUEUE_MANAGER_CHILDKEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Child key for the Queue Manager section (contains QMGR_xxx_KEY values)
- queueManagerAdded(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a Queue Manager is added to the Explorer
- queueManagerAdded(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- QueueManagerConnectionException - Exception in com.ibm.mq.explorer.ui.extensions
-
This exception is returned by the QueueManagerConnections class to inform the calling application
of any errors.
- QueueManagerConnectionException(String, String, int, int) - Constructor for exception com.ibm.mq.explorer.ui.extensions.QueueManagerConnectionException
-
Constructor
- QueueManagerConnections - Class in com.ibm.mq.explorer.ui.extensions
-
Class to provide an external API for adding connections to remote queue managers.
- QueueManagerConnections(String, URL, Hashtable<String, ?>, Hashtable<String, ?>) - Constructor for class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
-
Constructor to add a queue manager to MQ Explorer, using a channel definition table
- QueueManagerConnections(String, String, String, Hashtable<String, ?>, Hashtable<String, ?>) - Constructor for class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
-
Constructor to add a queue manager to MQ Explorer, using a client connection channel
- QueueManagerConnections(String, String[], String, Hashtable<String, ?>, Hashtable<String, ?>) - Constructor for class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
-
Constructor to add a queue manager to MQ Explorer, using a client connection channel
- QueueManagerConnections(MQQmgrExtObject, String, String, Hashtable<String, ?>) - Constructor for class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
-
Constructor to add a queue manager to MQ Explorer, via an existing queue manager connection
- queueManagerDeleted(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a local Queue Manager is about to be deleted.
- queueManagerDeleted(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- queueManagerHidden(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a Queue Manager is hidden from the Explorer.
- queueManagerHidden(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- queueManagerRemoved(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a remote Queue Manager is about to be removed.
- queueManagerRemoved(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- queueManagerShown(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a Queue Manager is shown in the Explorer.
- queueManagerShown(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- queueManagerStarted(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a local Queue Manager is about to be started.
- queueManagerStarted(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-
- queueManagerStopped(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
-
Called when a local Queue Manager is about to be stopped.
- queueManagerStopped(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
-