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.
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.
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.
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.
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.
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.
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.
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.
Asks the Configuration Manager Proxy to unsubscribe a previously registered
AdministeredObjectListener, given the listener instance that was supplied
during registration.
Asks the Configuration Manager Proxy to unsubscribe a previously registered
AdvancedAdministeredObjectListener, given the listener instance that was supplied
during registration.
Asks the Configuration Manager to replace the information that it holds
regarding a broker and its configuration with information provided by the broker
itself.
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.