Serialized Form
-
Package org.apache.axis2.clustering
-
Class org.apache.axis2.clustering.ClusteringCommand extends Object implements Serializable
-
Class org.apache.axis2.clustering.ClusteringFault extends org.apache.axis2.AxisFault implements Serializable
-
Class org.apache.axis2.clustering.ClusteringMessage extends org.apache.axis2.clustering.ClusteringCommand implements Serializable
-
-
Package org.apache.axis2.clustering.control
-
Class org.apache.axis2.clustering.control.ControlCommand extends org.apache.axis2.clustering.ClusteringCommand implements Serializable
-
Class org.apache.axis2.clustering.control.GetConfigurationCommand extends ControlCommand implements Serializable
-
Serialized Fields
-
serviceGroupNames
String[] serviceGroupNames
-
-
-
Class org.apache.axis2.clustering.control.GetConfigurationResponseCommand extends ControlCommand implements Serializable
-
Serialized Fields
-
serviceGroups
String[] serviceGroups
-
-
-
Class org.apache.axis2.clustering.control.GetStateCommand extends ControlCommand implements Serializable
-
Serialized Fields
-
commands
org.apache.axis2.clustering.state.StateClusteringCommand[] commands
-
-
-
Class org.apache.axis2.clustering.control.GetStateResponseCommand extends ControlCommand implements Serializable
-
Serialized Fields
-
commands
org.apache.axis2.clustering.state.StateClusteringCommand[] commands
-
-
-
-
Package org.apache.axis2.clustering.control.wka
-
Class org.apache.axis2.clustering.control.wka.JoinGroupCommand extends ControlCommand implements Serializable
-
Serialized Fields
-
log
org.apache.commons.logging.Log log
-
-
-
Class org.apache.axis2.clustering.control.wka.MemberJoinedCommand extends ControlCommand implements Serializable
- serialVersionUID:
- -6596472883950279349L
-
Serialized Fields
-
member
org.apache.catalina.tribes.Member member
-
-
Class org.apache.axis2.clustering.control.wka.MemberListCommand extends ControlCommand implements Serializable
- serialVersionUID:
- 5687720124889269491L
-
Serialized Fields
-
members
org.apache.catalina.tribes.Member[] members
-
-
-
Package org.apache.axis2.clustering.management
-
Package org.apache.axis2.clustering.management.commands
-
Class org.apache.axis2.clustering.management.commands.ShutdownMemberCommand extends org.apache.axis2.clustering.management.GroupManagementCommand implements Serializable
-
-
Package org.apache.axis2.clustering.state
-
Class org.apache.axis2.clustering.state.PropertyUpdater extends Object implements Serializable
-
Serialized Fields
-
properties
Map properties
-
-
-
Class org.apache.axis2.clustering.state.StateClusteringCommand extends org.apache.axis2.clustering.ClusteringCommand implements Serializable
-
-
Package org.apache.axis2.clustering.state.commands
-
Class org.apache.axis2.clustering.state.commands.DeleteServiceGroupStateCommand extends org.apache.axis2.clustering.state.StateClusteringCommand implements Serializable
-
Serialized Fields
-
serviceGroupContextId
String serviceGroupContextId
-
-
-
Class org.apache.axis2.clustering.state.commands.DeleteServiceStateCommand extends org.apache.axis2.clustering.state.StateClusteringCommand implements Serializable
-
Class org.apache.axis2.clustering.state.commands.StateClusteringCommandCollection extends org.apache.axis2.clustering.state.StateClusteringCommand implements Serializable
-
Serialized Fields
-
commands
List<org.apache.axis2.clustering.state.StateClusteringCommand> commands
-
-
-
Class org.apache.axis2.clustering.state.commands.UpdateConfigurationStateCommand extends UpdateStateCommand implements Serializable
-
Class org.apache.axis2.clustering.state.commands.UpdateServiceGroupStateCommand extends UpdateStateCommand implements Serializable
-
Class org.apache.axis2.clustering.state.commands.UpdateServiceStateCommand extends UpdateStateCommand implements Serializable
-
Class org.apache.axis2.clustering.state.commands.UpdateStateCommand extends org.apache.axis2.clustering.state.StateClusteringCommand implements Serializable
-
Serialized Fields
-
propertyUpdater
PropertyUpdater propertyUpdater
-
-
-