|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Inner class representing DefaultAcceptorsType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IMgmtBeanBase |
getInterbrokerAcceptorRef()
Get the attribute for INTERBROKER_ACCEPTOR_REF as a IMgmtBeanBase value. |
IMgmtBeanBase |
getInterbrokerAcceptorRef(IMgmtBeanBase defValue)
Get the attribute for INTERBROKER_ACCEPTOR_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getInterbrokerAcceptorRefMetaData()
Get the attribute metadata for INTERBROKER_ACCEPTOR_REF. |
IMgmtBeanBase |
getPrimaryAcceptorRef()
Get the attribute for PRIMARY_ACCEPTOR_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getPrimaryAcceptorRefMetaData()
Get the attribute metadata for PRIMARY_ACCEPTOR_REF. |
void |
setInterbrokerAcceptorRef(IMgmtBeanBase value)
Set the attribute for INTERBROKER_ACCEPTOR_REF to the specified IMgmtBeanBase value. |
void |
setPrimaryAcceptorRef(IMgmtBeanBase value)
Set the attribute for PRIMARY_ACCEPTOR_REF to the specified IMgmtBeanBase value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, 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 |
| Method Detail |
|---|
IMgmtBeanBase getInterbrokerAcceptorRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtBeanBase getInterbrokerAcceptorRef(IMgmtBeanBase defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getInterbrokerAcceptorRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IMgmtBeanBase getPrimaryAcceptorRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getPrimaryAcceptorRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setInterbrokerAcceptorRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPrimaryAcceptorRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||