Class ClusterAttributes
java.lang.Object
com.sun.messaging.jms.management.server.ClusterAttributes
Class containing information on cluster attributes.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringCluster IDstatic final StringCluster config file URLstatic final StringIs cluster highly available ?static final StringLocal master broker infostatic final StringCluster master broker infostatic final StringIs cluster use shared db for config records instead of master broker ?
- 
Method Summary
- 
Field Details- 
CONFIG_FILE_URLCluster config file URL- See Also:
 
- 
CLUSTER_IDCluster ID- See Also:
 
- 
HIGHLY_AVAILABLEIs cluster highly available ?- See Also:
 
- 
USE_SHARED_DATABASE_FOR_CONFIG_RECORDIs cluster use shared db for config records instead of master broker ?- See Also:
 
- 
LOCAL_BROKER_INFOLocal master broker info- See Also:
 
- 
MASTER_BROKER_INFOCluster master broker info- See Also:
 
 
-