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