org.apache.axis2.cluster
Interface ClusterManager
- All Superinterfaces:
- ParameterInclude
- public interface ClusterManager
- extends ParameterInclude
init
public void init()
throws ClusteringFault
- Throws:
ClusteringFault
getContextManager
public ContextManager getContextManager()
getConfigurationManager
public ConfigurationManager getConfigurationManager()
setContextManager
public void setContextManager(ContextManager contextManager)
setConfigurationManager
public void setConfigurationManager(ConfigurationManager configurationManager)
shutdown
public void shutdown()
throws ClusteringFault
- Throws:
ClusteringFault
Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.