Sonic Management API

com.sonicsw.ma.mgmtapi.config
Interface IMgmtMapBase

All Superinterfaces:
IMgmtBase, IMgmtSubBeanBase
All Known Subinterfaces:
IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType, IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType, IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType, IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType, IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType, IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType, IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType, IAbstractAcceptorsBean.IAbstractAcceptorMapType, IAbstractActivationDaemonBean.IAbstractContainersSet, IAbstractActivationDaemonBean.IAbstractScheduleList, IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap, IAbstractAuthenticationDomainBean.IAbstractGroupMapType, IAbstractAuthenticationGroupBean.IAbstractGroupMembersType, IAbstractBrokerBean.IAbstractCaListType, IAbstractCertificatesStoreBean.IAbstractCertificatesType, IAbstractClusterBean.IAbstractClusterMembers, IAbstractComponentCollectionBean.IAbstractComponentsSet, IAbstractComponentCollectionBean.IAbstractMonitorsSet, IAbstractContainerBean.IAbstractComponentsType, IAbstractContainerBean.IAbstractDeploymentParametersSet, IAbstractContainerBean.IAbstractEnabledMetricsType, IAbstractContainerBean.IAbstractExtensionsType, IAbstractContainerBean.IAbstractLibrariesType, IAbstractContainerBean.IAbstractSystemPropertiesType, IAbstractContainerCollectionBean.IAbstractContainersSet, IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType, IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType, IAbstractQueuesBean.IAbstractQueuesSetType, IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType, IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType, IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType, IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType, IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType, IAbstractRoutesBean.IAbstractRoutingMapType, IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType, IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType, IAbstractXQContainerBean.IAbstractServicesType, IAcceptorDirectBean.IAcceptorProtocolMapType, IAcceptorProtocolBean.IAcceptorDirectContentMapType, IAcceptorProtocolBean.IHttpDirectURLMapType, IAcceptorProtocolJmsBean.IAcceptorDirectContentMapType, IAcceptorProtocolJmsBean.IHttpDirectURLMapType, IAcceptorProtocolSoapBean.IAcceptorDirectContentMapType, IAcceptorProtocolSoapBean.IHttpDirectURLMapType, IAcceptorsBean.IAcceptorMapType, IActivationDaemonBean.IContainersSet, IActivationDaemonBean.IScheduleList, IAuthenticationDomainBean.IConnectionParamMap, IAuthenticationDomainBean.IGroupMapType, IAuthenticationGroupBean.IGroupMembersType, IBrokerBean.ICaListType, ICertificatesStoreBean.ICertificatesType, IClusterBean.IClusterMembers, IComponentCollectionBean.IComponentsSet, IComponentCollectionBean.IMonitorsSet, IContainerBean.IComponentsType, IContainerBean.IDeploymentParametersSet, IContainerBean.IEnabledMetricsType, IContainerBean.IExtensionsType, IContainerBean.ILibrariesType, IContainerBean.ISystemPropertiesType, IContainerCollectionBean.IContainersSet, IGlobalSubscriptionsBean.INodeMapType, IGlobalSubscriptionsBean.ISubscriptionType, IQueuesBean.IQueuesSetType, IReplicationConnectionBean.IReplicationConnectionSetType, IReplicationConnectionsBean.IReplicationConnectionSetType, IRouteDirectBean.IRoutingDirectContentMapType, IRouteDirectSoapBean.IRoutingDirectContentMapType, IRouteDirectWSBean.IRoutingDirectContentMapType, IRoutesBean.IRoutingMapType, IWSProtocolBean.IWsProtocolContentMapType, IWSProtocolBean.IWsProtocolURLMapType, IXQContainerBean.IServicesType
All Known Implementing Classes:
MgmtMapBase

public interface IMgmtMapBase
extends IMgmtSubBeanBase


Method Summary
 void add(java.lang.String name, java.lang.Object val)
           
 void delete(java.lang.String name)
           
 java.util.List getKeyNames()
           
 
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

add

void add(java.lang.String name,
         java.lang.Object val)
         throws MgmtException
Throws:
MgmtException

delete

void delete(java.lang.String name)
            throws MgmtException
Throws:
MgmtException

getKeyNames

java.util.List getKeyNames()
                           throws MgmtException
Throws:
MgmtException

Sonic Management API

Copyright © 2001-2010 Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.