Uses of Interface
org.apache.axis2.clustering.state.StateManager
-
Packages that use StateManager Package Description org.apache.axis2.clustering -
-
Uses of StateManager in org.apache.axis2.clustering
Methods in org.apache.axis2.clustering that return StateManager Modifier and Type Method Description StateManagerClusteringAgent. getStateManager()Methods in org.apache.axis2.clustering with parameters of type StateManager Modifier and Type Method Description voidClusteringAgent. setStateManager(StateManager stateManager)Set the StateManager corresponding to this ClusteringAgent.
-