Uses of Class
org.apache.axis2.clustering.state.StateClusteringCommand
-
Packages that use StateClusteringCommand Package Description org.apache.axis2.clustering.state -
-
Uses of StateClusteringCommand in org.apache.axis2.clustering.state
Methods in org.apache.axis2.clustering.state with parameters of type StateClusteringCommand Modifier and Type Method Description static voidReplicator. replicateState(StateClusteringCommand command, AxisConfiguration axisConfig)Replicate state using a custom StateClusteringCommandvoidStateManager. replicateState(StateClusteringCommand command)Replicate state using a custom StateClusteringCommand
-