|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
com.sonicsw.ma.mgmtapi.config.MgmtBeanFactory
com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
public class MFMgmtBeanFactory
Constructor Summary | |
---|---|
MFMgmtBeanFactory()
|
Method Summary | |
---|---|
IComponentCollectionBean |
createComponentCollectionBean(java.lang.String name)
Create a ComponentCollection bean with the specified name |
IContainerCollectionBean |
createContainerCollectionBean(java.lang.String name)
Create a ContainerCollection bean with the specified name |
java.util.List |
getAuthenticationDomainBeanNames()
Get the names of all beans of type IAuthenticationDomain |
java.lang.String[] |
getComponentsRuntimeIDs()
|
java.lang.String[] |
getContainersRuntimeIDs()
|
java.util.HashMap |
getDeployedComponents(java.lang.String containerName)
|
IDomainBean |
getDomainBean()
|
java.util.List |
getDomainBeanNames()
Get the names of all beans of type IDomain |
void |
saveContainerBean(IContainerBean bean)
Save the specified Container bean |
Methods inherited from class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory |
---|
commit, connect, connect, connect, createBeanObject, createFolder, createFolder, createUniqueName, deleteBean, deleteBeans, deleteFolder, deleteFolderPath, disconnect, doesConfigurationNameExist, exportContainerBootConfiguration, exportDSBootConfiguration, flush, getBean, getConfigServer, getConfigServerUtility, getConfigurationNames, getConfigurations, getDomain, getFolderNames, getFolders, list, listConfigElements, listFolderElements, listFolders, loadBeansInDirectory, lookupReference, lookupValue, lookupValue, pathExists, rollback, saveBean, saveBeans, setFolderMetaAttributes |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MFMgmtBeanFactory()
Method Detail |
---|
public IComponentCollectionBean createComponentCollectionBean(java.lang.String name) throws MgmtException
AbstractMFMgmtBeanFactory
createComponentCollectionBean
in class AbstractMFMgmtBeanFactory
name
- the name of the new bean
MgmtException
public IContainerCollectionBean createContainerCollectionBean(java.lang.String name) throws MgmtException
AbstractMFMgmtBeanFactory
createContainerCollectionBean
in class AbstractMFMgmtBeanFactory
name
- the name of the new bean
MgmtException
public java.util.List getAuthenticationDomainBeanNames() throws MgmtException
AbstractMFMgmtBeanFactory
getAuthenticationDomainBeanNames
in class AbstractMFMgmtBeanFactory
MgmtException
public java.lang.String[] getComponentsRuntimeIDs() throws MgmtException
MgmtException
public java.lang.String[] getContainersRuntimeIDs() throws MgmtException
MgmtException
public java.util.HashMap getDeployedComponents(java.lang.String containerName) throws MgmtException
MgmtException
public IDomainBean getDomainBean() throws MgmtException
MgmtException
public java.util.List getDomainBeanNames() throws MgmtException
getDomainBeanNames
in class AbstractMFMgmtBeanFactory
MgmtException
public void saveContainerBean(IContainerBean bean) throws MgmtException
AbstractMFMgmtBeanFactory
saveContainerBean
in class AbstractMFMgmtBeanFactory
bean
- the Container bean to save
MgmtException
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |