|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractActivationDaemonBean.IAbstractChildType
Inner class representing ChildType This class extends IMgmtListBase
| Method Summary | |
|---|---|
IActivationDaemonBean.IScheduleList |
createSchedules()
Create an instance of an IScheduleList attribute. |
IMgmtBeanBase |
getContainerRef()
Get the attribute for CONTAINER_REF as a IMgmtBeanBase value. |
IMgmtAttributeMetaData |
getContainerRefMetaData()
Get the attribute metadata for CONTAINER_REF. |
long |
getRetryIntervalSeconds()
Get the attribute for RETRY_INTERVAL_SECONDS as a long value. |
IMgmtAttributeMetaData |
getRetryIntervalSecondsMetaData()
Get the attribute metadata for RETRY_INTERVAL_SECONDS. |
int |
getRetryTimes()
Get the attribute for RETRY_TIMES as a int value. |
IMgmtAttributeMetaData |
getRetryTimesMetaData()
Get the attribute metadata for RETRY_TIMES. |
IActivationDaemonBean.IScheduleList |
getSchedules()
Get the attribute for SCHEDULES. |
IMgmtAttributeMetaData |
getSchedulesMetaData()
Get the attribute metadata for SCHEDULES. |
void |
setContainerRef(IMgmtBeanBase value)
Set the attribute for CONTAINER_REF to the specified IMgmtBeanBase value. |
void |
setRetryIntervalSeconds(long value)
Set the attribute for RETRY_INTERVAL_SECONDS to the specified long value. |
void |
setRetryTimes(int value)
Set the attribute for RETRY_TIMES to the specified int value. |
void |
setSchedules(IActivationDaemonBean.IScheduleList value)
Set the attribute for SCHEDULES to the specified IScheduleList 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 |
|---|
IActivationDaemonBean.IScheduleList createSchedules()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
IMgmtBeanBase getContainerRef()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getContainerRefMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getRetryIntervalSeconds()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getRetryIntervalSecondsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getRetryTimes()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getRetryTimesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IActivationDaemonBean.IScheduleList getSchedules()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSchedulesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
void setContainerRef(IMgmtBeanBase value)
throws MgmtException
value - The IMgmtBeanBase value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRetryIntervalSeconds(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRetryTimes(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setSchedules(IActivationDaemonBean.IScheduleList value)
throws MgmtException
value - The IScheduleList 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 | |||||||