For request reference properties, if the operation type
of the request is 'deletechild', if this property is set
to AttributeConstants.TRUE, the request was to remove
all references to the child from the Configuration Manager
repository.
For request reference properties, if the operation type
of the property is 'createchild' or 'deletechild', the value of this
property refers to the name of the object being
created or deleted.
For request reference properties, if the operation type
of the request is 'createchild' or 'deletechild', the value of this
property refers to the type of the object being created or deleted.
For request reference properties, if the operation type
of the request is 'createchild' or 'deletechild', the value of this
property refers to the unique identifier of the object being
created or deleted.
clear() -
Method in class com.ibm.broker.config.proxy.LogProxy
Removes all log entries associated with this LogProxy
(that is, clears the log of all of this user's messages).
For request reference properties involving a collective,
the value of this property is the list of broker unique identifiers
that was requested to be added to the collective.
For request reference properties involving a collective,
the value of this property is the list of broker unique identifiers
that was requested to be removed from the collective.
The com.ibm.broker.config.proxy package gives user-written applications
programmatic control of broker domains by providing a remote interface
to Configuration Managers.
Configuration Manager Proxy applications must pass objects that implement this
interface to the
ConfigManagerProxy.getInstance() method, which enables
them to connect to Configuration Managers.
This exception is thrown after an incompatibility between versions of
the Configuration Manager and the connected Configuration Manager Proxy is
detected.
This exception type represents the condition when an application
attempts to get a property of an AdministeredObject, but the property
has not yet been set to a value by the Configuration Manager.
As a ConfigManagerProxy's attribute key name, this is a string
in an unspecified format that describes the version of the
Configuration Manager to which the Configuration Manager Proxy
application is connected.
As a ConfigManagerProxy's attribute key name, if and only if the value
of this property has been set to AttributeConstants.TRUE, it means
that the Configuration Manager cannot talk to the Configuration Manager Proxy
because the versions are incompatible.
As a ConfigManagerProxy's attribute key name, this is the value
of the system property 'os.arch' in the Configuration Manager
(that is, the operating system architecture of the Configuration
Manager).
As a ConfigManagerProxy's attribute key name, this is the value
of the system property 'os.name' in the Configuration Manager
(that is, the operating system name of the Configuration
Manager).
As a ConfigManagerProxy's attribute key name, this is the value
of the system property 'os.version' in the Configuration Manager
(that is, the operating system version of the Configuration
Manager).
For request reference properties, the presence of this
key on a request with a 'modify' operation type states that a request
to set the Configuration Manager's system trace level has been processed.
As a ConfigManagerProxy's attribute key name, if and only if the value
of this property has been set to AttributeConstants.VERSION_6, it means
that the Configuration Manager is talking to a version 6.x Configuration
Manager.