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

B

BarEntry - Class in com.ibm.broker.config.proxy
Represents a file contained within a broker archive that can be deployed to an execution group.
BarFile - Class in com.ibm.broker.config.proxy
Represents a broker archive file on the local filesystem.
BARFILENAME_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 name of the Broker Archive file which was deployed.
BARNAME_KEYWORD - Static variable in interface com.ibm.broker.config.proxy.DeployableObject
The keyword used to denote the BAR File name of a DeployedObject.
beginUpdates() - Method in class com.ibm.broker.config.proxy.ConfigManagerProxy
Tells the ConfigManagerProxy to hold back from sending any subsequent state-changing requests to the Configuration Manager, so multiple requests can be later sent off in a single message (or "batch").
broker - Static variable in class com.ibm.broker.config.proxy.ConfigurationObjectType
Represents the broker type
BROKER_AUTHPROTOCOLS_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the broker's authentication protocols setting.
BROKER_FORCESUBSCRIBE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to force the Configuration Manager to resubscribe to a broker's status topics has been processed.
BROKER_INTERBROKERHOST_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the broker's interbroker hostname setting.
BROKER_INTERBROKERPORT_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the broker's interbroker port setting.
BROKER_ISYSQOP_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the ISys Quality of Protection setting for the broker.
BROKER_LASTCONFIGURABLESERVICESYNCTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the time that configurable service information stored in the Configuration Manager was last synchronized with the live values configured in the broker runtime.
BROKER_LASTFLOWSSYNCTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the time that the message flow and execution group information stored in the Configuration Manager was last synchronized with the live values configured in the broker runtime.
BROKER_LASTHTTPSYNCTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the time that HTTP properties stored in the Configuration Manager were last synchronized with the live values configured in the broker runtime.
BROKER_LASTRTPROPSSYNCTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the time that runtime properties stored in the Configuration Manager were last synchronized with the live values configured in the broker runtime.
BROKER_MULTICAST_ADDRESSRANGE_IPV4IPV6DELIMITER - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
This constant is used in the value of the BROKER_MULTICAST_ADDRESSRANGE property, as the String that separates the IPv4 address range from the IPv6 address range.
BROKER_MULTICAST_ADDRESSRANGE_MINMAXDELIMITER - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
This constant is used in the value of the BROKER_MULTICAST_ADDRESSRANGE property, as the String that separates the minimum IP address from the maximum.
BROKER_MULTICAST_ADDRESSRANGE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast address ranges the broker.
BROKER_MULTICAST_BACKOFFTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK backoff time for the broker.
BROKER_MULTICAST_DATAPORT_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast data port setting for the broker.
BROKER_MULTICAST_ENABLE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes whether multicast is enabled on the broker.
BROKER_MULTICAST_HBTIMEOUT_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast heartbeat timeout setting for the broker.
BROKER_MULTICAST_HISTORYCLEANINGTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the time in seconds that the retransmission buffer for multicast will be cleaned.
BROKER_MULTICAST_INTERFACE_IPV4IPV6DELIMITER - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
This constant is used in the value of the BROKER_MULTICAST_INTERFACE_PROPERTY property, as the String that separates the IPv4 interface name from the IPv6 interface name.
BROKER_MULTICAST_INTERFACE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast network interfaces for the broker.
BROKER_MULTICAST_LIMITTRANSRATE_DISABLED - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_LIMITTRANSRATE_PROPERTY, it means that congestion control is disabled in the broker.
BROKER_MULTICAST_LIMITTRANSRATE_DYNAMIC - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_SUBSCRIPTION_PROPERTY, it means that congestion control is set to 'dynamic' in the broker.
BROKER_MULTICAST_LIMITTRANSRATE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast congestion control behavior.
BROKER_MULTICAST_LIMITTRANSRATE_STATIC - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_SUBSCRIPTION_PROPERTY, it means that congestion control is set to 'static' in the broker.
BROKER_MULTICAST_MAXKEYAGE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast maximum key age for the broker.
BROKER_MULTICAST_MAXMEMORYALLOWEDKBYTES_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast maximum memory allowed (in KBytes) for this broker.
BROKER_MULTICAST_MINIMALHISTORYSIZE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast minimum history size parameter (in Kb) for the broker.
BROKER_MULTICAST_NACKACCUMULATIONTIME_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK accumulation time (in ms) for the broker.
BROKER_MULTICAST_NACKCHECKPERIOD_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast NACK check period for the broker.
BROKER_MULTICAST_OVERLAPPINGTOPIC_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the broker's default behavior for overlapping topics.
BROKER_MULTICAST_PACKETBUFFERS_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the number of multicast packet buffers created in the broker.
BROKER_MULTICAST_PACKETSIZE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast packet size setting for the broker.
BROKER_MULTICAST_PROPERTY_GROUP - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If a BrokerProxy's attribute key name or request reference property begins with the value of this constant, the attribute is multicast related.
BROKER_MULTICAST_PROTOCOLTYPE_PGMIP - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is PGM/IP.
BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast protocol type for the broker.
BROKER_MULTICAST_PROTOCOLTYPE_PTL - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is PTL.
BROKER_MULTICAST_PROTOCOLTYPE_UDPENCAPSULATEDPGM - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
If this is the value of BROKER_MULTICAST_PROTOCOLTYPE_PROPERTY, it means that the multicast protocol type in the broker is UDP encapsulated PGM.
BROKER_MULTICAST_QOS_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast quality of service setting for the broker.
BROKER_MULTICAST_SECURITY_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast security setting for the broker.
BROKER_MULTICAST_SOCKETBUFFERSIZE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the size of the multicast socket receive buffer in Kb.
BROKER_MULTICAST_TRANSRATELIMITKBP_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast transmission rate limit for the broker.
BROKER_MULTICAST_TTL_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property describes the multicast TTL setting for the broker.
BROKER_NEWUUID_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
For request reference properties, the presence of this key on a request with a 'modify' operation type states that a request to change the UUID of the broker reference in the Configuration Manager's repository was processed.
BROKER_NODEPLOYMENT_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
For request reference properties, the presence of this key on a request with a 'deploy' operation type states that a request to delete a broker without deploying the deletion to the broker has been processed.
BROKER_QMGR_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the queue manager to which the broker is associated.
BROKER_SSLCONNECTORENABLED_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property denotes whether SSL connector is enabled on the broker.
BROKER_SSLKEYRINGFILE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the location of the SSL keyring file, using a file spec local to the broker machine.
BROKER_SSLPASSWORDFILE_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the location of the SSL password file, using a file spec local to the broker machine.
BROKER_SYSQOP_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the Sys Quality of Protection setting for the broker.
BROKER_TEMPTOPICQOP_PROPERTY - Static variable in interface com.ibm.broker.config.proxy.AttributeConstants
As a BrokerProxy's attribute key name, the value of this property is the Quality of Protection setting for the broker's temporary topic.
BrokerProxy - Class in com.ibm.broker.config.proxy
Each broker within the Configuration Manager's domain can be represented by a BrokerProxy.
BrokerProxy.MulticastParameterSet - Class in com.ibm.broker.config.proxy
Deprecated. This technique of changing multicast parameters is not compatible with values changed using the mqsichangeproperties command; use ExecutionGroupProxy.setRuntimeProperties() and BrokerProxy.setRuntimeProperties() instead.
BrokerProxy.MulticastParameterSet() - Constructor for class com.ibm.broker.config.proxy.BrokerProxy.MulticastParameterSet
Deprecated.  
BrokerProxy.SyncType - Enum in com.ibm.broker.config.proxy
Enumerates the possible types of synchronization that the Configuration Manager can perform with the broker.

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