org.apache.axis2.cluster.context
Interface ContextManager
- public interface ContextManager
addContext
public void addContext(AbstractContext context)
throws ClusteringFault
- Throws:
ClusteringFault
removeContext
public void removeContext(AbstractContext context)
throws ClusteringFault
- Throws:
ClusteringFault
updateState
public void updateState(AbstractContext context)
throws ClusteringFault
- Throws:
ClusteringFault
isContextClusterable
public boolean isContextClusterable(AbstractContext context)
throws ClusteringFault
- Throws:
ClusteringFault
addContextManagerListener
public void addContextManagerListener(ContextManagerListener listener)
setConfigurationContext
public void setConfigurationContext(ConfigurationContext configurationContext)
Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.