Sonic Management API

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
 
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
IAbstractClusterBean.IAbstractClusterMembers, IAbstractClusterBean.IAbstractClusterReferencesType
 
Field Summary
 
Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY
 
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension
END_CDATA, START_CDATA, TOOL_ANNOTATION
 
Method Summary
 IAuthenticationDomainBean getAuthenticationDomain()
           
 IAuthorizationPolicyBean getAuthorizationPolicy()
           
 IGlobalSubscriptionsBean getGlobalSubscriptionsBean()
           
 IQueuesBean getQueuesBean()
           
 IRoutesBean getRoutesBean()
           
 void setAuthenticationDomain(java.lang.String viewName)
           
 void setAuthorizationPolicy(java.lang.String viewName)
           
 
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
 

Method Detail

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

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.