java.lang.Object com.ibm.broker.config.proxy.RuntimePropertyConstants
public class RuntimePropertyConstants
extends Object
This is a common set of strings used by the Configuration Manager Proxy runtime property manipulation methods for directly controlling broker properties. Applications that use the following methods should make use of these constants wherever possible:
The constants fall into three categories:
For information on the meaning of each of the properties and their acceptable ranges of values, please see the documentation for the mqsichangeproperties command.
Don't confuse this interface with AttributeConstants, which describes the set of locally stored attributes for each Configuration Manager Proxy AdministeredObject. The RuntimePropertyConstants interface describes a common set of constants for direct control of a broker runtime through the mqsichangeproperties/mqsireportproperties interface.
com.ibm.broker.config.proxy.RuntimePropertyConstants
|
|
Responsibilities | A set of constants for describing a broker's runtime properties. |
Internal Collaborators | None |
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ 45112.7 2007-05-09 HDMPL v6.1 Release
Field | Description |
---|---|
NAME_ADDITIONALINSTANCES | The message flow's additionalInstances parameter. |
NAME_ALGORITHM | The algorithm parameter for use with the HTTPS connector. |
NAME_BROKERAUTHPROTOCOLS | The brokerAuthprotocols parameter. |
NAME_BROKERINPUTQUEUELENGTH | The brokerInputQueueLength parameter. |
NAME_BROKERINPUTQUEUES | The brokerInputQueues parameter. |
NAME_BROKERKEYSTOREFILE | The broker registry's broker keystore file parameter. |
NAME_BROKERKEYSTOREPASS | The broker registry's broker keystore pass parameter. |
NAME_BROKERKEYSTORETYPE | The broker registry's broker keystore type parameter. |
NAME_BROKERPINGINTERVAL | The brokerPingInterval parameter. |
NAME_BROKERTRUSTSTOREFILE | The broker registry's broker truststore file parameter. |
NAME_BROKERTRUSTSTOREPASS | The broker registry's broker truststore pass parameter. |
NAME_BROKERTRUSTSTORETYPE | The broker registry's broker truststore type parameter. |
NAME_CIPHERS | The ciphers parameter. |
NAME_CLIENTAUTH | The clientAuth parameter for use with the HTTPS connector. |
NAME_CLIENTPINGINTERVAL | The clientPingInterval parameter. |
NAME_CLONEDPUBSUBBROKERLIST | The clonedPubSubBrokerList parameter. |
NAME_ENABLECLIENTDISCONQUEUEOVERFLOW | The enableClientDiscOnQueueOverflow parameter. |
NAME_ENABLEQOPSECURITY | The enableQopSecurity parameter. |
NAME_ENABLESSLCONNECTOR | The flag to enable the SSL connector. |
NAME_HTTPADDRESS | The address parameter for use with the HTTP connector. |
NAME_HTTPCONNECTORPORTRANGE | The broker registry's HTTP connector port range parameter. |
NAME_HTTPDISPATCHTHREADS | The httpDispatchThreads parameter. |
NAME_HTTPPORT | The port parameter for use with the HTTP connector. |
NAME_HTTPPROTOCOLTIMEOUT | The httpProtocolTimeout parameter. |
NAME_HTTPSADDRESS | The address parameter for use with the HTTPS connector. |
NAME_HTTPSCONNECTORPORTRANGE | The broker registry's HTTPS connector port range parameter. |
NAME_HTTPSPORT | The port parameter for use with the HTTPS connector. |
NAME_INTERBROKERHOST | The interbroker host name. |
NAME_INTERBROKERPORT | The interbroker port name. |
NAME_INVALIDATESECURITYCACHEENTRYLIST | A string containing a colon seperated list of entries to be removed from the security cache. |
NAME_ISYSQOPLEVEL | The ISYS QoP level name. |
NAME_JVMDEBUGPORT | The jvmDebugPort parameter. |
NAME_JVMMAXHEAPSIZE | The jvmMaxHeapSize parameter. |
NAME_JVMMINHEAPSIZE | The jvmMinHeapSize parameter. |
NAME_KEYSTOREFILE | The keystore file name. |
NAME_KEYSTOREPASS | The keystore password name. |
NAME_KEYSTORETYPE | The keystoreType parameter. |
NAME_MAXBROKERQUEUESIZE | The maxBrokerQueueSize parameter. |
NAME_MAXCLIENTQUEUESIZE | The maxClientQueueSize parameter. |
NAME_MAXCONNECTIONS | The maxConnections parameter. |
NAME_MAXHOPCOUNT | The maxHopCount parameter. |
NAME_MAXKEEPALIVEREQUESTS | The maxKeepAliveRequests parameter. |
NAME_MAXMESSAGESIZE | The maxMessageSize parameter. |
NAME_MAXTHREADS | The maxThreads parameter. |
NAME_MULTICASTADDRESSRANGE | The multicastAddressRange parameter. |
NAME_MULTICASTADDRESSRANGEMAX | The multicastAddressRangeMax parameter. |
NAME_MULTICASTADDRESSRANGEMIN | The multicastAddressRangeMin parameter. |
NAME_MULTICASTBACKOFFTIMEMILLIS | The multicastBackoffTimeMillis parameter. |
NAME_MULTICASTDATAPORT | The multicastDataPort parameter. |
NAME_MULTICASTDEFAULTQOS | The multicastDefaultQOS parameter. |
NAME_MULTICASTDEFAULTSECURITY | The multicastDefaultSecurity parameter. |
NAME_MULTICASTENABLED | The multicastEnabled parameter. |
NAME_MULTICASTHEARTBEATTIMEOUTSEC | The multicastHeartbeatTimeoutSec parameter. |
NAME_MULTICASTHISTORYCLEANINGTIMESEC | The multicastHistoryCleaningTimeSec parameter. |
NAME_MULTICASTLIMITTRANSRATE | The multicastLimitTransRate parameter. |
NAME_MULTICASTMAXKEYAGE | The multicastMaxKeyAge parameter. |
NAME_MULTICASTMAXMEMORYALLOWEDKBYTES | The multicastMaxMemoryAllowedKBytes parameter. |
NAME_MULTICASTMCASTSOCKETTTL | The multicastMCastSocketTTL parameter. |
NAME_MULTICASTMINIMALHISTORYKBYTES | The multicastMinimalHistoryKBytes parameter. |
NAME_MULTICASTMULTICASTINTERFACE | The multicastMulticastInterface parameter. |
NAME_MULTICASTNACKACCUMULATIONTIMEMILLIS | The multicastNackAccumulationTimeMillis parameter. |
NAME_MULTICASTNACKCHECKPERIODMILLIS | The multicastNackCheckPeriodMillis parameter. |
NAME_MULTICASTOVERLAPPINGTOPICBEHAVIOR | The multicastOverlappingTopicBehavior parameter. |
NAME_MULTICASTPACKETBUFFERS | The multicastPacketBuffers parameter. |
NAME_MULTICASTPACKETSIZEBYTES | The multicastPacketSizeBytes parameter. |
NAME_MULTICASTPROTOCOLTYPE | The multicastProtocolType parameter. |
NAME_MULTICASTSOCKETBUFFERSIZEKBYTES | The multicastSocketBufferSizeKBytes parameter. |
NAME_MULTICASTTRANSRATELIMITKBPS | The multicastTransRateLimitKbps parameter. |
NAME_NONDURABLESUBSCRIPTIONEVENTS | The nonDurableSubscriptionEvents parameter. |
NAME_OPERATIONMODE | The broker registry's operationMode parameter. |
NAME_PINGTIMEOUTMULTIPLE | The pingTimeoutMultiple parameter. |
NAME_SSLCONNECTORENABLED | The sslConnectorEnabled parameter. |
NAME_SSLKEYRINGFILE | The sslKeyRingFile parameter. |
NAME_SSLPASSPHRASEFILE | The sslPassphraseFile parameter. |
NAME_SSLPROTOCOL | The sslProtocol parameter. |
NAME_STATSINTERVAL | The statsInterval parameter. |
NAME_SYSQOPLEVEL | The SYS QoP level name. |
NAME_TEMPORARYTOPICQOP | The temporaryTopicQop name. |
NAME_TRACENODELEVEL | The traceNodeLevel parameter. |
OBJECT_ALL_MESSAGE_FLOWS | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_BROKER_REGISTRY | Property object name for broker registry properties. |
OBJECT_BROKER_REGISTRY_PROPERTY_FOLDER | Property folder name for broker registry properties. |
OBJECT_COMIBMJVMMANAGER | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_CONFIGURABLE_SERVICE_PROPERTY_FOLDER | Property folder name for Configurable Service listener properties. |
OBJECT_DYNAMICSUBSCRIPTIONENGINE | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_EG_RUNTIME_PROPERTY_FOLDER | Property folder name for execution group runtime properties. |
OBJECT_HTTP_LISTENER_PROPERTY_FOLDER | Property folder name for HTTP listener properties. |
OBJECT_HTTPCONNECTOR | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_HTTPLISTENER | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_HTTPSCONNECTOR | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_MESSAGE_FLOW_RUNTIME_PROPERTY_FOLDER | Property folder name for message flow runtime properties. |
OBJECT_MESSAGE_FLOW_USER_DEFINED_PROPERTY_FOLDER | Property folder name for message flow runtime properties. |
OBJECT_NAME_DELIMITER | The String that separates an object from its name in the values returned from the get*RuntimePropertyNames() methods. |
OBJECT_POLICY_SET_BINDINGS_SERVICE | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_POLICY_SET_SERVICE | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_REGISTRY_PROPERTY_FOLDER | Property folder name for registry properties. |
OBJECT_RUNTIME_PROPERTY_FOLDER | Property folder name for runtime properties. |
OBJECT_SECURITY_CACHE | Property object name for security cache properties. |
OBJECT_SECURITY_CACHE_PROPERTY_FOLDER | Property folder name for security cache properties. |
OBJECT_SECURITYMANAGER | Do not use this constant on its own in the runtimeProperty methods. |
OBJECT_THIS | Do not use this constant on its own in the runtimeProperty methods. |
VALUE_ACCEPT | A possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR. |
VALUE_DISABLED | A possible value for NAME_MULTICASTLIMITTRANSRATE. |
VALUE_DYNAMIC | A possible value for NAME_MULTICASTLIMITTRANSRATE. |
VALUE_FALSE | A possible value for various properties that take boolean arguments. |
VALUE_OFF | A possible value for various properties that take boolean arguments. |
VALUE_ON | A possible value for various properties that take boolean arguments. |
VALUE_PGMIP | A possible value for NAME_MULTICASTPROTOCOLTYPE. |
VALUE_PGMUDP | A possible value for NAME_MULTICASTPROTOCOLTYPE. |
VALUE_PTL | A possible value for NAME_MULTICASTPROTOCOLTYPE. |
VALUE_REJECT | A possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR. |
VALUE_REVERT | A possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR. |
VALUE_STATIC | A possible value for NAME_MULTICASTLIMITTRANSRATE. |
VALUE_TRUE | A possible value for various properties that take boolean arguments. |
Constructor | Description |
---|---|
RuntimePropertyConstants() |
public static final java.lang.String NAME_ADDITIONALINSTANCESThe message flow's additionalInstances parameter. Set this property's value using MessageFlowProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_ALGORITHMThe algorithm parameter for use with the HTTPS connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_BROKERAUTHPROTOCOLSThe brokerAuthprotocols parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_BROKERINPUTQUEUELENGTHThe brokerInputQueueLength parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_BROKERINPUTQUEUESThe brokerInputQueues parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_BROKERKEYSTOREFILEThe broker registry's broker keystore file parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_BROKERKEYSTOREPASSThe broker registry's broker keystore pass parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_BROKERKEYSTORETYPEThe broker registry's broker keystore type parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_BROKERPINGINTERVALThe brokerPingInterval parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_BROKERTRUSTSTOREFILEThe broker registry's broker truststore file parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_BROKERTRUSTSTOREPASSThe broker registry's broker truststore pass parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_BROKERTRUSTSTORETYPEThe broker registry's broker truststore type parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_CIPHERSThe ciphers parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_CLIENTAUTHThe clientAuth parameter for use with the HTTPS connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_CLIENTPINGINTERVALThe clientPingInterval parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_CLONEDPUBSUBBROKERLISTThe clonedPubSubBrokerList parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_ENABLECLIENTDISCONQUEUEOVERFLOWThe enableClientDiscOnQueueOverflow parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_TRUE, VALUE_FALSE
public static final java.lang.String NAME_ENABLEQOPSECURITYThe enableQopSecurity parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_ENABLESSLCONNECTORThe flag to enable the SSL connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_TRUE, VALUE_FALSE
public static final java.lang.String NAME_HTTPADDRESSThe address parameter for use with the HTTP connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_HTTPCONNECTORPORTRANGEThe broker registry's HTTP connector port range parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_HTTPDISPATCHTHREADSThe httpDispatchThreads parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_HTTPPORTThe port parameter for use with the HTTP connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_HTTPPROTOCOLTIMEOUTThe httpProtocolTimeout parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_HTTPSADDRESSThe address parameter for use with the HTTPS connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_HTTPSCONNECTORPORTRANGEThe broker registry's HTTPS connector port range parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getRegistryProperty().
public static final java.lang.String NAME_HTTPSPORTThe port parameter for use with the HTTPS connector. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_INTERBROKERHOSTThe interbroker host name. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_INTERBROKERPORTThe interbroker port name. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_INVALIDATESECURITYCACHEENTRYLISTA string containing a colon seperated list of entries to be removed from the security cache. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_ISYSQOPLEVELThe ISYS QoP level name. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_JVMDEBUGPORTThe jvmDebugPort parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_JVMMAXHEAPSIZEThe jvmMaxHeapSize parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_JVMMINHEAPSIZEThe jvmMinHeapSize parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_KEYSTOREFILEThe keystore file name. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_KEYSTOREPASSThe keystore password name. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_KEYSTORETYPEThe keystoreType parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXBROKERQUEUESIZEThe maxBrokerQueueSize parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXCLIENTQUEUESIZEThe maxClientQueueSize parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXCONNECTIONSThe maxConnections parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXHOPCOUNTThe maxHopCount parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXKEEPALIVEREQUESTSThe maxKeepAliveRequests parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXMESSAGESIZEThe maxMessageSize parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MAXTHREADSThe maxThreads parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTADDRESSRANGEThe multicastAddressRange parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTADDRESSRANGEMAXThe multicastAddressRangeMax parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTADDRESSRANGEMINThe multicastAddressRangeMin parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTBACKOFFTIMEMILLISThe multicastBackoffTimeMillis parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTDATAPORTThe multicastDataPort parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTDEFAULTQOSThe multicastDefaultQOS parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTDEFAULTSECURITYThe multicastDefaultSecurity parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTENABLEDThe multicastEnabled parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_TRUE, VALUE_FALSE
public static final java.lang.String NAME_MULTICASTHEARTBEATTIMEOUTSECThe multicastHeartbeatTimeoutSec parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTHISTORYCLEANINGTIMESECThe multicastHistoryCleaningTimeSec parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTLIMITTRANSRATEThe multicastLimitTransRate parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_DISABLED, VALUE_STATIC, VALUE_STATIC
public static final java.lang.String NAME_MULTICASTMAXKEYAGEThe multicastMaxKeyAge parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTMAXMEMORYALLOWEDKBYTESThe multicastMaxMemoryAllowedKBytes parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTMCASTSOCKETTTLThe multicastMCastSocketTTL parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTMINIMALHISTORYKBYTESThe multicastMinimalHistoryKBytes parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTMULTICASTINTERFACEThe multicastMulticastInterface parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTNACKACCUMULATIONTIMEMILLISThe multicastNackAccumulationTimeMillis parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTNACKCHECKPERIODMILLISThe multicastNackCheckPeriodMillis parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTOVERLAPPINGTOPICBEHAVIORThe multicastOverlappingTopicBehavior parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_ACCEPT, VALUE_REJECT, VALUE_REVERT
public static final java.lang.String NAME_MULTICASTPACKETBUFFERSThe multicastPacketBuffers parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTPACKETSIZEBYTESThe multicastPacketSizeBytes parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTPROTOCOLTYPEThe multicastProtocolType parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_PTL, VALUE_PGMIP, VALUE_PGMUDP.
public static final java.lang.String NAME_MULTICASTSOCKETBUFFERSIZEKBYTESThe multicastSocketBufferSizeKBytes parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_MULTICASTTRANSRATELIMITKBPSThe multicastTransRateLimitKbps parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_NONDURABLESUBSCRIPTIONEVENTSThe nonDurableSubscriptionEvents parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method. Possible values are VALUE_TRUE, VALUE_FALSE
public static final java.lang.String NAME_OPERATIONMODEThe broker registry's operationMode parameter. Set this property using BrokerProxy.setRegistryProperty() and discover it using BrokerProxy.getOperationMode().
public static final java.lang.String NAME_PINGTIMEOUTMULTIPLEThe pingTimeoutMultiple parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_SSLCONNECTORENABLEDThe sslConnectorEnabled parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_SSLKEYRINGFILEThe sslKeyRingFile parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_SSLPASSPHRASEFILEThe sslPassphraseFile parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_SSLPROTOCOLThe sslProtocol parameter. Set this property's value using BrokerProxy.setHTTPListenerRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_STATSINTERVALThe statsInterval parameter. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_SYSQOPLEVELThe SYS QoP level name. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_TEMPORARYTOPICQOPThe temporaryTopicQop name. Set this property's value using BrokerProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String NAME_TRACENODELEVELThe traceNodeLevel parameter. Set this property's value using ExecutionGroupProxy.setRuntimeProperty()/MessageFlowProxy.setRuntimeProperty() and discover it using an equivalent get method.
public static final java.lang.String OBJECT_ALL_MESSAGE_FLOWSDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects all message flows.
public static final java.lang.String OBJECT_BROKER_REGISTRYProperty object name for broker registry properties.
public static final java.lang.String OBJECT_BROKER_REGISTRY_PROPERTY_FOLDERProperty folder name for broker registry properties.
public static final java.lang.String OBJECT_COMIBMJVMMANAGERDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "ComIbmJVMManager" object.
public static final java.lang.String OBJECT_CONFIGURABLE_SERVICE_PROPERTY_FOLDERProperty folder name for Configurable Service listener properties.
public static final java.lang.String OBJECT_DYNAMICSUBSCRIPTIONENGINEDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "DynamicSubscriptionEngine" object.
public static final java.lang.String OBJECT_EG_RUNTIME_PROPERTY_FOLDERProperty folder name for execution group runtime properties.
public static final java.lang.String OBJECT_HTTP_LISTENER_PROPERTY_FOLDERProperty folder name for HTTP listener properties.
public static final java.lang.String OBJECT_HTTPCONNECTORDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "HTTPConnector" object.
public static final java.lang.String OBJECT_HTTPLISTENERDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "HTTPListener" object.
public static final java.lang.String OBJECT_HTTPSCONNECTORDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "HTTPSConnector" object.
public static final java.lang.String OBJECT_MESSAGE_FLOW_RUNTIME_PROPERTY_FOLDERProperty folder name for message flow runtime properties.
public static final java.lang.String OBJECT_MESSAGE_FLOW_USER_DEFINED_PROPERTY_FOLDERProperty folder name for message flow runtime properties.
public static final java.lang.String OBJECT_NAME_DELIMITERThe String that separates an object from its name in the values returned from the get*RuntimePropertyNames() methods. Do not use this constant on its own in the runtimeProperty methods. The constant used to separate the object name from the property name in the propertyName parameter to the runtime property methods.
public static final java.lang.String OBJECT_POLICY_SET_BINDINGS_SERVICEDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "PolicySetsBindings" object.
public static final java.lang.String OBJECT_POLICY_SET_SERVICEDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "PolicySets" object.
public static final java.lang.String OBJECT_REGISTRY_PROPERTY_FOLDERProperty folder name for registry properties.
public static final java.lang.String OBJECT_RUNTIME_PROPERTY_FOLDERProperty folder name for runtime properties.
public static final java.lang.String OBJECT_SECURITY_CACHEProperty object name for security cache properties.
public static final java.lang.String OBJECT_SECURITY_CACHE_PROPERTY_FOLDERProperty folder name for security cache properties.
public static final java.lang.String OBJECT_SECURITYMANAGERDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "SecurityManager" object.
public static final java.lang.String OBJECT_THISDo not use this constant on its own in the runtimeProperty methods. The value of this constant forms the first part of any property name that affects the "this" object.
public static final java.lang.String VALUE_ACCEPTA possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR.
public static final java.lang.String VALUE_DISABLEDA possible value for NAME_MULTICASTLIMITTRANSRATE. States that multicast data is transmitted as fast as possible.
public static final java.lang.String VALUE_DYNAMICA possible value for NAME_MULTICASTLIMITTRANSRATE. States that multicast transmission rate can vary, but will not exceed the value specified by NAME_MULTICASTTRANSRATELIMITKBPS
public static final java.lang.String VALUE_FALSEA possible value for various properties that take boolean arguments.
public static final java.lang.String VALUE_OFFA possible value for various properties that take boolean arguments.
public static final java.lang.String VALUE_ONA possible value for various properties that take boolean arguments.
public static final java.lang.String VALUE_PGMIPA possible value for NAME_MULTICASTPROTOCOLTYPE.
public static final java.lang.String VALUE_PGMUDPA possible value for NAME_MULTICASTPROTOCOLTYPE.
public static final java.lang.String VALUE_PTLA possible value for NAME_MULTICASTPROTOCOLTYPE.
public static final java.lang.String VALUE_REJECTA possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR.
public static final java.lang.String VALUE_REVERTA possible value for NAME_MULTICASTOVERLAPPINGTOPICBAHAVIOR.
public static final java.lang.String VALUE_STATICA possible value for NAME_MULTICASTLIMITTRANSRATE. States that multicast transmission rate is limited by the value specified by NAME_MULTICASTTRANSRATELIMITKBPS
public static final java.lang.String VALUE_TRUEA possible value for various properties that take boolean arguments.
public RuntimePropertyConstants()