Sonic Management API

com.sonicsw.mf.mgmtapi.config
Interface IComponentCollectionBean

All Superinterfaces:
IAbstractComponentCollectionBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase

public interface IComponentCollectionBean
extends IAbstractComponentCollectionBean

Configuration Bean representing a 'ComponentCollection'


Nested Class Summary
static interface IComponentCollectionBean.IComponent
          Inner class representing Component This class extends IAbstractComponent
static interface IComponentCollectionBean.IComponentsSet
          Inner class representing ComponentsSet This inner class contains inner data items that are keyed off a name.
static interface IComponentCollectionBean.IMetricListType
          Inner class representing MetricListType This inner class contains inner data items that have a zero based index.
static interface IComponentCollectionBean.IMonitorsSet
          Inner class representing MonitorsSet This inner class contains inner data items that are keyed off a name.
static interface IComponentCollectionBean.IMonitorType
          Inner class representing MonitorType This class extends IAbstractMonitorType
static interface IComponentCollectionBean.INotifList
          Inner class representing NotifList This inner class contains inner data items that have a zero based index.
static interface IComponentCollectionBean.INotifListType
          Inner class representing NotifListType This inner class contains inner data items that have a zero based index.
 
Nested classes/interfaces inherited from interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
IAbstractComponentCollectionBean.IAbstractComponent, IAbstractComponentCollectionBean.IAbstractComponentsSet, IAbstractComponentCollectionBean.IAbstractMetricListType, IAbstractComponentCollectionBean.IAbstractMonitorsSet, IAbstractComponentCollectionBean.IAbstractMonitorType, IAbstractComponentCollectionBean.IAbstractNotifList, IAbstractComponentCollectionBean.IAbstractNotifListType
 
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
 
Methods inherited from interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
createForwardNotifications, createMonitorMetrics, createNotificationMonitors, getComponents, getComponentsMetaData, getForwardNotifications, getForwardNotificationsMetaData, getMetricsRefreshIntervalSeconds, getMetricsRefreshIntervalSecondsMetaData, getMonitorMetrics, getMonitorMetricsMetaData, getNotificationMonitors, getNotificationMonitorsMetaData, setForwardNotifications, setMetricsRefreshIntervalSeconds, setMonitorMetrics, setNotificationMonitors
 
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
 


Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.