|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContainerBean
Configuration Bean representing a 'Container'
Nested Class Summary | |
---|---|
static interface |
IContainerBean.ICacheType
Inner class representing CacheType This class extends IAbstractCacheType |
static interface |
IContainerBean.ICentralConnectionType
Inner class representing CentralConnectionType This class extends IAbstractCentralConnectionType |
static interface |
IContainerBean.IComponentsType
Inner class representing ComponentsType This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.IConnectionType
Inner class representing ConnectionType This class extends IAbstractConnectionType |
static interface |
IContainerBean.IDeploymentParametersSet
Inner class representing DeploymentParametersSet This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.IDeploymentParameterType
Inner class representing DeploymentParameterType This class extends IAbstractDeploymentParameterType |
static interface |
IContainerBean.IEnabledAlertParams
Inner class representing EnabledAlertParams This class extends IAbstractEnabledAlertParams |
static interface |
IContainerBean.IEnabledAlertsType
Inner class representing EnabledAlertsType This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.IEnabledMetricsType
Inner class representing EnabledMetricsType This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.IExtensionsType
Inner class representing ExtensionsType This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.IExtensionType
Inner class representing ExtensionType This class extends IAbstractExtensionType |
static interface |
IContainerBean.IFaultToleranceType
Inner class representing FaultToleranceType This class extends IAbstractFaultToleranceType |
static interface |
IContainerBean.ILibrariesType
Inner class representing LibrariesType This inner class contains inner data items that are keyed off a name. |
static interface |
IContainerBean.ILibraryParams
Inner class representing LibraryParams This class extends IAbstractLibraryParams |
static interface |
IContainerBean.IMetricsCollectionType
Inner class representing MetricsCollectionType This class extends IAbstractMetricsCollectionType |
static interface |
IContainerBean.IMonitoringType
Inner class representing MonitoringType This class extends IAbstractMonitoringType |
static interface |
IContainerBean.IStartupParams
Inner class representing StartupParams This class extends IAbstractStartupParams |
static interface |
IContainerBean.ISystemPropertiesType
Inner class representing SystemPropertiesType This inner class contains inner data items that are keyed off a name. |
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 | |
---|---|
IContainerBean |
createBackupContainer(java.lang.String viewName)
|
java.lang.String |
generateBootFile()
Generate the data for a Container bootfile |
boolean |
isFaultTolerant()
|
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 |
---|
IContainerBean createBackupContainer(java.lang.String viewName) throws MgmtException
MgmtException
java.lang.String generateBootFile() throws MgmtException
MgmtException
- Thrown if there is a problem generating the bootfile.boolean isFaultTolerant()
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |