A B C D E F G H I L M N O P Q R S T U V W

D

debug - Static variable in class com.ibm.broker.config.proxy.MessageFlowProxy.UserTrace
Defines debug user trace.
DEBUG_COMMSMESSAGE_IO - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If and only if this is set to true, all comms between the Configuration Manager and Proxy will be sent to System.out.
DEFAULT_CORRELID - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
The default value for the correlation id field, used internally when submitting a set of requests with the ConfigManagerProxy.sendUpdates() method.
delete - Static variable in class com.ibm.broker.config.proxy.OperationType
States that the operation was to delete an object controlled by the Configuration Manager.
delete(SubscriptionsProxy) - Method in class com.ibm.broker.config.proxy.Subscription
Asks the Configuration Manager to delete the supplied subscription.
deleteAllExecutionGroupsAndDeploy() - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deletes all execution groups existing in the broker and deploys this change to the broker.
deleteAllExecutionGroupsAndDeploy(long) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deletes all execution groups existing in the broker and deploys this change to the broker.
deleteBroker(String) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Asks the Configuration Manager to remove the broker with the supplied name from the Topology workspace.
deleteBroker(String, long) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Asks the Configuration Manager to remove the broker with the supplied name from the Topology workspace.
deletechild - Static variable in class com.ibm.broker.config.proxy.OperationType
States that the operation was to delete a logical subcomponent.
deleteChildTopic(String) - Method in class com.ibm.broker.config.proxy.TopicProxy
Removes the topic with the supplied name (and its children) from the current topic.
deleteCollective(String) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Asks the Configuration Manager to remove the collective with the supplied name from the Topology workspace.
deleteConnectionByName(String, String) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Asks the Configuration Manager to remove a logical connection between two brokers.
deleteConnectionByUUID(String, String) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Asks the Configuration Manager to remove a logical connection between two brokers.
deleteDeployedObjects(DeployedObject[], long) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Asks the Configuration Manager to remove deployed objects from the execution group.
deleteDeployedObjectsByName(String[], long) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Asks the Configuration Manager to remove deployed objects from the execution group.
deleteExecutionGroup(String) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to remove the execution group with the supplied name from the broker.
deleteExecutionGroup(String, long) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to remove the execution group with the supplied name from the broker.
deleteSubscriptions(Subscription[]) - Method in class com.ibm.broker.config.proxy.SubscriptionsProxy
Asks the Configuration Manager to delete the supplied subscriptions.
dependency - Static variable in class com.ibm.broker.config.proxy.ConfigurationObjectType
Represents the message flow dependency type.
DEPENDENCY_PROPERTY_GROUP - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If an ExecutionGroupProxy's attribute key name or request reference property begins with the value of this constant, the attribute is related to the description of logical subcomponents owned by the object.
deploy - Static variable in class com.ibm.broker.config.proxy.AccessControlEntryPermission
States that the permission granted by the access control entry to which this permission is related is 'deploy'.
deploy() - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deploys the broker's configuration to the broker.
deploy(long) - Method in class com.ibm.broker.config.proxy.BrokerProxy
Deploys the broker's configuration to the broker.
deploy(String, boolean, long) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Starts a deploy of the BAR file pointed to by the supplied filename, to the execution group.
deploy(InputStream, String, boolean, long) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Starts a deploy of the BAR file, whose contents are embedded in the supplied InputStream, to the execution group.
deploy(String) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Starts an incremental deploy of the BAR file pointed to by the supplied filename, to the execution group.
deploy(InputStream) - Method in class com.ibm.broker.config.proxy.ExecutionGroupProxy
Starts an incremental deploy of the BAR file, whose contents are embedded in the supplied InputStream, to the execution group.
deploy - Static variable in class com.ibm.broker.config.proxy.OperationType
States that the operation was to start or cancel a deployment request.
deploy() - Method in class com.ibm.broker.config.proxy.TopicRootProxy
Deploys any changes to the topic tree to all brokers
deploy(boolean) - Method in class com.ibm.broker.config.proxy.TopicRootProxy
Deploys the topic tree to all brokers.
deploy(boolean, long) - Method in class com.ibm.broker.config.proxy.TopicRootProxy
Deploys the topic tree to the brokers
deploy() - Method in class com.ibm.broker.config.proxy.TopologyProxy
Deploys any changes made to the pub/sub topology since the last pub/sub topology deploy to the affected brokers.
deploy(boolean) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Deploys the pub/sub topology configuration to brokers.
deploy(boolean, long) - Method in class com.ibm.broker.config.proxy.TopologyProxy
Deploys the pub/sub topology configuration to brokers.
DeployableObject - Interface in com.ibm.broker.config.proxy
Each instance of a class that implements this interface represents a file that can be deployed.
DeployedObject - Interface in com.ibm.broker.config.proxy
Each instance of a class that implements this interface represents a file that has been successfully deployed to a single execution group.
DEPLOYID_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
For request reference properties, the value of this key on a request with a 'deploy' operation type is the user identifier to which log messages are sent.
DeploymentDescriptor - Class in com.ibm.broker.config.proxy
Represents a deployment descriptor.
DeploymentDescriptor(InputStream) - Constructor for class com.ibm.broker.config.proxy.DeploymentDescriptor
Instantiates a new DeploymentDescriptor object that describes the deployment descriptor file with the supplied contents.
DeploymentDescriptor() - Constructor for class com.ibm.broker.config.proxy.DeploymentDescriptor
Instantiates a blank DeploymentDescriptor object with no overridden properties.
DeployResult - Class in com.ibm.broker.config.proxy
The DeployResult type is used to describe the outcome of deployment operations.
DEPLOYRESULT_NO_DEPLOYMENT - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value supplied as the 'timeToWaitMs' parameter to the TopologyProxy.deleteBroker() or BrokerProxy.deleteExecutionGroup() methods, the broker will not be notified of the Configuration Manager's intention to delete.
DEPLOYRESULT_SUPPRESSION - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value supplied as the 'maxWaitTimeMs' parameter to a deploy() method, the DeployResult object will not be calculated and the deploy() method will return null.
DEPLOYRESULT_WAIT_INDEFINITELY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value supplied as the 'maxWaitTimeMs' parameter to a deploy() method, the Configuration Manager Proxy will wait indefinitely for all broker responses to be returned.
DEPLOYTIME_TIMESTAMP_FORMAT - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
The format used to describe the timestamp in attributes that describe the time an object was deployed.
DEPLOYTYPE_CANCEL - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of DEPLOYTYPE_PROPERTY, it means that the Configuration Manager was told to forget about any outstanding deployments to the current object.
DEPLOYTYPE_COMPLETE - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of DEPLOYTYPE_PROPERTY, it means that the deployment should be complete; that is, any information that was currently deployed is to be cleared before the new information is deployed.
DEPLOYTYPE_DELETEALLEGS - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of DEPLOYTYPE_PROPERTY, this means that the deployment was to delete all execution groups belonging to the broker.
DEPLOYTYPE_DELTA - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of DEPLOYTYPE_PROPERTY, it means that the deployment was sent as delta to what was already deployed.
DEPLOYTYPE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
For request reference properties, the value of this key on a request with a 'deploy' operation type is the type of deploy that was actioned.
DEPLOYTYPE_SYNC - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of DEPLOYTYPE_PROPERTY, it means that the Configuration Manager was told to sync with the broker.
deregister - Static variable in class com.ibm.broker.config.proxy.OperationType
States that the operation was to ask the Configuration Manager to stop keeping the Configuration Manager Proxy up-to-date with changes to the current object.
deregisterListener(AdministeredObjectListener) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Asks the Configuration Manager Proxy to unsubscribe a previously registered AdministeredObjectListener, given the listener instance that was supplied during registration.
deregisterListener(AdvancedAdministeredObjectListener) - Method in class com.ibm.broker.config.proxy.AdministeredObject
Asks the Configuration Manager Proxy to unsubscribe a previously registered AdvancedAdministeredObjectListener, given the listener instance that was supplied during registration.
deregisterListeners() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Deregisters ALL external listeners associated with the current ConfigManagerProxy connection.
disableConfigManagerProxyTracing() - Static method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Stops Configuration Manager Proxy service tracing.
disableDomainAwareness() - Method in class com.ibm.broker.config.proxy.MQConfigManagerConnectionParameters
Prevents Windows domain awareness support from initializing for this instance.
disableDomainAwareness() - Method in class com.ibm.broker.config.proxy.MQPropertyFileConfigManagerConnectionParameters
Prevents Windows domain awareness support from initializing for this instance.
disableMQJavaClientTracing() - Static method in class com.ibm.broker.config.proxy.MQConfigManagerConnectionParameters
Disables WebSphere MQ Java Client tracing
disableMQJavaClientTracing() - Static method in class com.ibm.broker.config.proxy.MQPropertyFileConfigManagerConnectionParameters
Disables WebSphere MQ Java Client tracing
disconnect() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Deregisters all listeners registered to this ConfigManagerProxy instance and closes the link to the Config Manager.
discoverConfiguration() - Method in class com.ibm.broker.config.proxy.BrokerProxy
Asks the Configuration Manager to replace the information that it holds regarding a broker and its configuration with information provided by the broker itself.
DOMAIN_USER_DELIMITER - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
The String used in the Configuration Manager Proxy's access control lists that separates a user or group name from the machine or domain on which it is defined.

A B C D E F G H I L M N O P Q R S T U V W