|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractContainerBean.IAbstractMonitoringType
Inner class representing MonitoringType This class extends IMgmtListBase
| Method Summary | |
|---|---|
int |
getStatusPollInterval()
Get the attribute for STATUS_POLL_INTERVAL as a int value. |
IMgmtAttributeMetaData |
getStatusPollIntervalMetaData()
Get the attribute metadata for STATUS_POLL_INTERVAL. |
int |
getStatusPollTimeout()
Get the attribute for STATUS_POLL_TIMEOUT as a int value. |
IMgmtAttributeMetaData |
getStatusPollTimeoutMetaData()
Get the attribute metadata for STATUS_POLL_TIMEOUT. |
void |
setStatusPollInterval(int value)
Set the attribute for STATUS_POLL_INTERVAL to the specified int value. |
void |
setStatusPollTimeout(int value)
Set the attribute for STATUS_POLL_TIMEOUT to the specified int 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 |
|---|
int getStatusPollInterval()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getStatusPollIntervalMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getStatusPollTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getStatusPollTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setStatusPollInterval(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setStatusPollTimeout(int value)
throws MgmtException
value - The int 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 | |||||||