com.sonicsw.mq.mgmtapi.config
Interface IClusterBean
- All Superinterfaces:
- IAbstractClusterBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
public interface IClusterBean
- extends IAbstractClusterBean
Configuration Bean representing a Cluster
Nested Class Summary |
static interface |
IClusterBean.IClusterMembers
Inner class representing ClusterMembers
This inner class contains inner data items that are keyed off
a name. |
static interface |
IClusterBean.IClusterReferencesType
Inner class representing ClusterReferencesType
This class extends IAbstractClusterReferencesType |
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
END_CDATA, START_CDATA, TOOL_ANNOTATION |
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean |
getClusterBrokerConnectTimeout, getClusterBrokerConnectTimeoutMetaData, getClusterBrokerPingInterval, getClusterBrokerPingIntervalMetaData, getClusterBrokerPingTimeout, getClusterBrokerPingTimeoutMetaData, getClusterFcMonitorInterval, getClusterFcMonitorIntervalMetaData, getClusterFlowToDisk, getClusterFlowToDiskMetaData, getClusterMembers, getClusterMembersMetaData, getClusterName, getClusterNameMetaData, getConfigElementReferences, getConfigElementReferencesMetaData, getRoutingNodeName, getRoutingNodeNameMetaData, setClusterBrokerConnectTimeout, setClusterBrokerPingInterval, setClusterBrokerPingTimeout, setClusterFcMonitorInterval, setClusterFlowToDisk, setClusterName, setRoutingNodeName |
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase |
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
getAnnotation, setAnnotation |
getAuthenticationDomain
IAuthenticationDomainBean getAuthenticationDomain()
throws MgmtException
- Throws:
MgmtException
getAuthorizationPolicy
IAuthorizationPolicyBean getAuthorizationPolicy()
throws MgmtException
- Throws:
MgmtException
getGlobalSubscriptionsBean
IGlobalSubscriptionsBean getGlobalSubscriptionsBean()
throws MgmtException
- Throws:
MgmtException
getQueuesBean
IQueuesBean getQueuesBean()
throws MgmtException
- Throws:
MgmtException
getRoutesBean
IRoutesBean getRoutesBean()
throws MgmtException
- Throws:
MgmtException
setAuthenticationDomain
void setAuthenticationDomain(java.lang.String viewName)
throws MgmtException
- Throws:
MgmtException
setAuthorizationPolicy
void setAuthorizationPolicy(java.lang.String viewName)
throws MgmtException
- Throws:
MgmtException
Copyright © 2001-2011
Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.