org.apache.axis2.clustering.context
Class DefaultContextManagerListener

java.lang.Object
  extended by org.apache.axis2.clustering.context.DefaultContextManagerListener
All Implemented Interfaces:
ContextManagerListener

public class DefaultContextManagerListener
extends java.lang.Object
implements ContextManagerListener


Constructor Summary
DefaultContextManagerListener()
           
 
Method Summary
 void contextUpdated(ContextClusteringCommand message)
           
 void setConfigurationContext(ConfigurationContext configurationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultContextManagerListener

public DefaultContextManagerListener()
Method Detail

contextUpdated

public void contextUpdated(ContextClusteringCommand message)
                    throws ClusteringFault
Specified by:
contextUpdated in interface ContextManagerListener
Throws:
ClusteringFault

setConfigurationContext

public void setConfigurationContext(ConfigurationContext configurationContext)
Specified by:
setConfigurationContext in interface ContextManagerListener


Copyright ? 2007 Apache Web Services Project. All Rights Reserved.