org.apache.axis.management.jmx
Class DeploymentAdministrator
java.lang.Object
   org.apache.axis.management.jmx.DeploymentAdministrator
org.apache.axis.management.jmx.DeploymentAdministrator
- All Implemented Interfaces: 
- DeploymentAdministratorMBean
- public class DeploymentAdministrator- extends java.lang.Object- implements DeploymentAdministratorMBean
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DeploymentAdministrator
public DeploymentAdministrator()
saveConfiguration
public void saveConfiguration()
- 
- Specified by:
- saveConfigurationin interface- DeploymentAdministratorMBean
 
- 
 
configureGlobalConfig
public void configureGlobalConfig(WSDDGlobalConfiguration config)
- 
- Specified by:
- configureGlobalConfigin interface- DeploymentAdministratorMBean
 
- 
 
deployHandler
public void deployHandler(WSDDHandler handler)
- 
- Specified by:
- deployHandlerin interface- DeploymentAdministratorMBean
 
- 
 
deployService
public void deployService(WSDDServiceWrapper service)
- 
- Specified by:
- deployServicein interface- DeploymentAdministratorMBean
 
- 
 
deployTransport
public void deployTransport(WSDDTransportWrapper transport)
- 
- Specified by:
- deployTransportin interface- DeploymentAdministratorMBean
 
- 
 
undeployHandler
public void undeployHandler(java.lang.String qname)
- 
- Specified by:
- undeployHandlerin interface- DeploymentAdministratorMBean
 
- 
 
undeployService
public void undeployService(java.lang.String qname)
- 
- Specified by:
- undeployServicein interface- DeploymentAdministratorMBean
 
- 
 
undeployTransport
public void undeployTransport(java.lang.String qname)
- 
- Specified by:
- undeployTransportin interface- DeploymentAdministratorMBean
 
- 
 
Copyright © 2005 Apache Web Services Project. All Rights Reserved.