|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.messaging.jms.management.server.ChangeMasterBrokerResultInfo
public class ChangeMasterBrokerResultInfo
This class contains constants/names for fields in the CompositeData that is returned by the changeMasterBroker operation of the Cluster Monitor and Cluster Config MBeans.
Field Summary | |
---|---|
static String |
DETAIL_MESSAGE
DetailMessage of any BrokerException thrown when performing this operation |
static String |
STATUS_CODE
StatusCode of any BrokerException thrown when performing this operation |
static String |
SUCCESS
Whether an BrokerException was thrown whilst performing this operation |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SUCCESS
public static final String STATUS_CODE
public static final String DETAIL_MESSAGE
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |