Uses of Interface
org.apache.axis2.clustering.state.StateManager

Packages that use StateManager
org.apache.axis2.clustering   
 

Uses of StateManager in org.apache.axis2.clustering
 

Methods in org.apache.axis2.clustering that return StateManager
 StateManager ClusteringAgent.getStateManager()
           
 

Methods in org.apache.axis2.clustering with parameters of type StateManager
 void ClusteringAgent.setStateManager(StateManager stateManager)
          Set the StateManager corresponding to this ClusteringAgent.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.