|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| 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
public class AbstractMFMgmtBeanFactory
| Constructor Summary | |
|---|---|
AbstractMFMgmtBeanFactory()
|
|
| Method Summary | |
|---|---|
IActivationDaemonBean |
createActivationDaemonBean(java.lang.String name)
Create a ActivationDaemon bean with the specified name |
IAgentManagerBean |
createAgentManagerBean(java.lang.String name)
Create a AgentManager bean with the specified name |
IAuthenticationDomainBean |
createAuthenticationDomainBean(java.lang.String name)
Create a AuthenticationDomain bean with the specified name |
IBackupAgentManagerBean |
createBackupAgentManagerBean(java.lang.String name)
Create a BackupAgentManager bean with the specified name |
IBackupDirectoryServiceBean |
createBackupDirectoryServiceBean(java.lang.String name)
Create a BackupDirectoryService bean with the specified name |
ICollectionsMonitorBean |
createCollectionsMonitorBean(java.lang.String name)
Create a CollectionsMonitor bean with the specified name |
IComponentCollectionBean |
createComponentCollectionBean(java.lang.String name)
Create a ComponentCollection bean with the specified name |
IContainerBean |
createContainerBean(java.lang.String name)
Create a Container bean with the specified name |
IContainerCollectionBean |
createContainerCollectionBean(java.lang.String name)
Create a ContainerCollection bean with the specified name |
IDirectoryServiceBean |
createDirectoryServiceBean(java.lang.String name)
Create a DirectoryService bean with the specified name |
IHostManagerBean |
createHostManagerBean(java.lang.String name)
Create a HostManager bean with the specified name |
ILoggerBean |
createLoggerBean(java.lang.String name)
Create a Logger bean with the specified name |
IReplicationConnectionBean |
createReplicationConnectionBean(java.lang.String name)
Create a ReplicationConnection bean with the name <name>/Replication Connections |
void |
deleteActivationDaemonBean(IActivationDaemonBean bean)
Delete the specified ActivationDaemon bean |
void |
deleteAgentManagerBean(IAgentManagerBean bean)
Delete the specified AgentManager bean |
void |
deleteAuthenticationDomainBean(IAuthenticationDomainBean bean)
Delete the specified AuthenticationDomain bean |
void |
deleteBackupAgentManagerBean(IBackupAgentManagerBean bean)
Delete the specified BackupAgentManager bean |
void |
deleteBackupDirectoryServiceBean(IBackupDirectoryServiceBean bean)
Delete the specified BackupDirectoryService bean |
void |
deleteCollectionsMonitorBean(ICollectionsMonitorBean bean)
Delete the specified CollectionsMonitor bean |
void |
deleteComponentCollectionBean(IComponentCollectionBean bean)
Delete the specified ComponentCollection bean |
void |
deleteContainerBean(IContainerBean bean)
Delete the specified Container bean |
void |
deleteContainerCollectionBean(IContainerCollectionBean bean)
Delete the specified ContainerCollection bean |
void |
deleteDirectoryServiceBean(IDirectoryServiceBean bean)
Delete the specified DirectoryService bean |
void |
deleteHostManagerBean(IHostManagerBean bean)
Delete the specified HostManager bean |
void |
deleteLoggerBean(ILoggerBean bean)
Delete the specified Logger bean |
void |
deleteReplicationConnectionBean(IReplicationConnectionBean bean)
Delete the specified ReplicationConnection bean |
IActivationDaemonBean |
getActivationDaemonBean(java.lang.String name)
Get the 'ActivationDaemon' bean with the specified name |
java.util.List |
getActivationDaemonBeanNames()
Get the names of all beans of type IActivationDaemon |
IAgentManagerBean |
getAgentManagerBean(java.lang.String name)
Get the 'AgentManager' bean with the specified name |
java.util.List |
getAgentManagerBeanNames()
Get the names of all beans of type IAgentManager |
IAuthenticationDomainBean |
getAuthenticationDomainBean(java.lang.String name)
Get the 'AuthenticationDomain' bean with the specified name |
java.util.List |
getAuthenticationDomainBeanNames()
Get the names of all beans of type IAuthenticationDomain |
IBackupAgentManagerBean |
getBackupAgentManagerBean(java.lang.String name)
Get the 'BackupAgentManager' bean with the specified name |
java.util.List |
getBackupAgentManagerBeanNames()
Get the names of all beans of type IBackupAgentManager |
IBackupDirectoryServiceBean |
getBackupDirectoryServiceBean(java.lang.String name)
Get the 'BackupDirectoryService' bean with the specified name |
java.util.List |
getBackupDirectoryServiceBeanNames()
Get the names of all beans of type IBackupDirectoryService |
ICollectionsMonitorBean |
getCollectionsMonitorBean(java.lang.String name)
Get the 'CollectionsMonitor' bean with the specified name |
java.util.List |
getCollectionsMonitorBeanNames()
Get the names of all beans of type ICollectionsMonitor |
IComponentCollectionBean |
getComponentCollectionBean(java.lang.String name)
Get the 'ComponentCollection' bean with the specified name |
java.util.List |
getComponentCollectionBeanNames()
Get the names of all beans of type IComponentCollection |
IContainerBean |
getContainerBean(java.lang.String name)
Get the 'Container' bean with the specified name |
java.util.List |
getContainerBeanNames()
Get the names of all beans of type IContainer |
IContainerCollectionBean |
getContainerCollectionBean(java.lang.String name)
Get the 'ContainerCollection' bean with the specified name |
java.util.List |
getContainerCollectionBeanNames()
Get the names of all beans of type IContainerCollection |
IDirectoryServiceBean |
getDirectoryServiceBean(java.lang.String name)
Get the 'DirectoryService' bean with the specified name |
java.util.List |
getDirectoryServiceBeanNames()
Get the names of all beans of type IDirectoryService |
IDomainBean |
getDomainBean(java.lang.String name)
Get the 'Domain' bean with the specified name |
java.util.List |
getDomainBeanNames()
Get the names of all beans of type IDomain |
IHostManagerBean |
getHostManagerBean(java.lang.String name)
Get the 'HostManager' bean with the specified name |
java.util.List |
getHostManagerBeanNames()
Get the names of all beans of type IHostManager |
ILoggerBean |
getLoggerBean(java.lang.String name)
Get the 'Logger' bean with the specified name |
java.util.List |
getLoggerBeanNames()
Get the names of all beans of type ILogger |
IReplicationConnectionBean |
getReplicationConnectionBean(java.lang.String name)
Get the 'ReplicationConnection' bean with the specified name |
java.util.List |
getReplicationConnectionBeanNames()
Get the names of all beans of type IReplicationConnection |
void |
saveActivationDaemonBean(IActivationDaemonBean bean)
Save the specified ActivationDaemon bean |
void |
saveAgentManagerBean(IAgentManagerBean bean)
Save the specified AgentManager bean |
void |
saveAuthenticationDomainBean(IAuthenticationDomainBean bean)
Save the specified AuthenticationDomain bean |
void |
saveBackupAgentManagerBean(IBackupAgentManagerBean bean)
Save the specified BackupAgentManager bean |
void |
saveBackupDirectoryServiceBean(IBackupDirectoryServiceBean bean)
Save the specified BackupDirectoryService bean |
void |
saveCollectionsMonitorBean(ICollectionsMonitorBean bean)
Save the specified CollectionsMonitor bean |
void |
saveComponentCollectionBean(IComponentCollectionBean bean)
Save the specified ComponentCollection bean |
void |
saveContainerBean(IContainerBean bean)
Save the specified Container bean |
void |
saveContainerCollectionBean(IContainerCollectionBean bean)
Save the specified ContainerCollection bean |
void |
saveDirectoryServiceBean(IDirectoryServiceBean bean)
Save the specified DirectoryService bean |
void |
saveDomainBean(IDomainBean bean)
Save the specified Domain bean |
void |
saveHostManagerBean(IHostManagerBean bean)
Save the specified HostManager bean |
void |
saveLoggerBean(ILoggerBean bean)
Save the specified Logger bean |
void |
saveReplicationConnectionBean(IReplicationConnectionBean bean)
Save the specified ReplicationConnection 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 AbstractMFMgmtBeanFactory()
| Method Detail |
|---|
public IActivationDaemonBean createActivationDaemonBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IAgentManagerBean createAgentManagerBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IAuthenticationDomainBean createAuthenticationDomainBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IBackupAgentManagerBean createBackupAgentManagerBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IBackupDirectoryServiceBean createBackupDirectoryServiceBean(java.lang.String name)
throws MgmtException
name - the name of the new bean.
MgmtException
public ICollectionsMonitorBean createCollectionsMonitorBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IComponentCollectionBean createComponentCollectionBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IContainerBean createContainerBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IContainerCollectionBean createContainerCollectionBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IDirectoryServiceBean createDirectoryServiceBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IHostManagerBean createHostManagerBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public ILoggerBean createLoggerBean(java.lang.String name)
throws MgmtException
name - the name of the new bean
MgmtException
public IReplicationConnectionBean createReplicationConnectionBean(java.lang.String name)
throws MgmtException
name - the name of the Directory Service bean
MgmtException
public void deleteActivationDaemonBean(IActivationDaemonBean bean)
throws MgmtException
bean - the ActivationDaemon bean to delete
MgmtException
public void deleteAgentManagerBean(IAgentManagerBean bean)
throws MgmtException
bean - the AgentManager bean to delete
MgmtException
public void deleteAuthenticationDomainBean(IAuthenticationDomainBean bean)
throws MgmtException
bean - the AuthenticationDomain bean to delete
MgmtException
public void deleteBackupAgentManagerBean(IBackupAgentManagerBean bean)
throws MgmtException
bean - the BackupAgentManager bean to delete
MgmtException
public void deleteBackupDirectoryServiceBean(IBackupDirectoryServiceBean bean)
throws MgmtException
bean - the BackupDirectoryService bean to delete
MgmtException
public void deleteCollectionsMonitorBean(ICollectionsMonitorBean bean)
throws MgmtException
bean - the CollectionsMonitor bean to delete
MgmtException
public void deleteComponentCollectionBean(IComponentCollectionBean bean)
throws MgmtException
bean - the ComponentCollection bean to delete
MgmtException
public void deleteContainerBean(IContainerBean bean)
throws MgmtException
bean - the Container bean to delete
MgmtException
public void deleteContainerCollectionBean(IContainerCollectionBean bean)
throws MgmtException
bean - the ContainerCollection bean to delete
MgmtException
public void deleteDirectoryServiceBean(IDirectoryServiceBean bean)
throws MgmtException
bean - the DirectoryService bean to delete
MgmtException
public void deleteHostManagerBean(IHostManagerBean bean)
throws MgmtException
bean - the HostManager bean to delete
MgmtException
public void deleteLoggerBean(ILoggerBean bean)
throws MgmtException
bean - the Logger bean to delete
MgmtException
public void deleteReplicationConnectionBean(IReplicationConnectionBean bean)
throws MgmtException
bean - the ReplicationConnection bean to delete
MgmtException
public IActivationDaemonBean getActivationDaemonBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getActivationDaemonBeanNames()
throws MgmtException
MgmtException
public IAgentManagerBean getAgentManagerBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getAgentManagerBeanNames()
throws MgmtException
MgmtException
public IAuthenticationDomainBean getAuthenticationDomainBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getAuthenticationDomainBeanNames()
throws MgmtException
MgmtException
public IBackupAgentManagerBean getBackupAgentManagerBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getBackupAgentManagerBeanNames()
throws MgmtException
MgmtException
public IBackupDirectoryServiceBean getBackupDirectoryServiceBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getBackupDirectoryServiceBeanNames()
throws MgmtException
MgmtException
public ICollectionsMonitorBean getCollectionsMonitorBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getCollectionsMonitorBeanNames()
throws MgmtException
MgmtException
public IComponentCollectionBean getComponentCollectionBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getComponentCollectionBeanNames()
throws MgmtException
MgmtException
public IContainerBean getContainerBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getContainerBeanNames()
throws MgmtException
MgmtException
public IContainerCollectionBean getContainerCollectionBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getContainerCollectionBeanNames()
throws MgmtException
MgmtException
public IDirectoryServiceBean getDirectoryServiceBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getDirectoryServiceBeanNames()
throws MgmtException
MgmtException
public IDomainBean getDomainBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getDomainBeanNames()
throws MgmtException
MgmtException
public IHostManagerBean getHostManagerBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getHostManagerBeanNames()
throws MgmtException
MgmtException
public ILoggerBean getLoggerBean(java.lang.String name)
throws MgmtException
name - The name of the bean
MgmtException
public java.util.List getLoggerBeanNames()
throws MgmtException
MgmtException
public IReplicationConnectionBean getReplicationConnectionBean(java.lang.String name)
throws MgmtException
name - The name of the Directory Service to which it belongs.
MgmtException
public java.util.List getReplicationConnectionBeanNames()
throws MgmtException
MgmtException
public void saveActivationDaemonBean(IActivationDaemonBean bean)
throws MgmtException
bean - the ActivationDaemon bean to save
MgmtException
public void saveAgentManagerBean(IAgentManagerBean bean)
throws MgmtException
bean - the AgentManager bean to save
MgmtException
public void saveAuthenticationDomainBean(IAuthenticationDomainBean bean)
throws MgmtException
bean - the AuthenticationDomain bean to save
MgmtException
public void saveBackupAgentManagerBean(IBackupAgentManagerBean bean)
throws MgmtException
bean - the BackupAgentManager bean to save
MgmtException
public void saveBackupDirectoryServiceBean(IBackupDirectoryServiceBean bean)
throws MgmtException
bean - the BackupDirectoryService bean to save
MgmtException
public void saveCollectionsMonitorBean(ICollectionsMonitorBean bean)
throws MgmtException
bean - the CollectionsMonitor bean to save
MgmtException
public void saveComponentCollectionBean(IComponentCollectionBean bean)
throws MgmtException
bean - the ComponentCollection bean to save
MgmtException
public void saveContainerBean(IContainerBean bean)
throws MgmtException
bean - the Container bean to save
MgmtException
public void saveContainerCollectionBean(IContainerCollectionBean bean)
throws MgmtException
bean - the ContainerCollection bean to save
MgmtException
public void saveDirectoryServiceBean(IDirectoryServiceBean bean)
throws MgmtException
bean - the DirectoryService bean to save
MgmtException
public void saveDomainBean(IDomainBean bean)
throws MgmtException
bean - the Domain bean to save
MgmtException
public void saveHostManagerBean(IHostManagerBean bean)
throws MgmtException
bean - the HostManager bean to save
MgmtException
public void saveLoggerBean(ILoggerBean bean)
throws MgmtException
bean - the Logger bean to save
MgmtException
public void saveReplicationConnectionBean(IReplicationConnectionBean bean)
throws MgmtException
bean - the ReplicationConnection bean to save
MgmtException
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||