com.sonicsw.mq.mgmtapi.config.gen
Interface IAbstractReplicationConnectionsBean
- All Superinterfaces:
- com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
- All Known Subinterfaces:
- IReplicationConnectionsBean
public interface IAbstractReplicationConnectionsBean
- extends IMgmtBeanBase
Configuration Bean representing a 'ReplicationConnections'
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
END_CDATA, START_CDATA, TOOL_ANNOTATION |
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 |
getReplicationConnections
IReplicationConnectionsBean.IReplicationConnectionSetType getReplicationConnections()
throws MgmtException
- Get the attribute for REPLICATION_CONNECTIONS.
- Returns:
- The IReplicationConnectionSetType value for this attribute
- Throws:
MgmtException
- Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
getReplicationConnectionsMetaData
IMgmtAttributeMetaData getReplicationConnectionsMetaData()
throws MgmtException
- Get the attribute metadata for REPLICATION_CONNECTIONS.
- Returns:
- The IMgmtAttributeMetaData value for this attribute
- Throws:
MgmtException
- Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
Copyright © 2001-2011
Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.