Serialized Form


Package org.apache.axis2.clustering

Class org.apache.axis2.clustering.ClusteringCommand extends java.lang.Object implements Serializable

Class org.apache.axis2.clustering.ClusteringFault extends AxisFault implements Serializable


Package org.apache.axis2.clustering.configuration

Class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand extends ClusteringCommand implements Serializable


Package org.apache.axis2.clustering.configuration.commands

Class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand extends ConfigurationClusteringCommand implements Serializable

Serialized Fields

policy

java.lang.String policy

serviceName

java.lang.String serviceName

Class org.apache.axis2.clustering.configuration.commands.CommitCommand extends ConfigurationClusteringCommand implements Serializable

Class org.apache.axis2.clustering.configuration.commands.ExceptionCommand extends ConfigurationClusteringCommand implements Serializable

Serialized Fields

exception

java.lang.Throwable exception

Class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand extends ConfigurationClusteringCommand implements Serializable

Serialized Fields

serviceGroupNames

java.lang.String[] serviceGroupNames

Class org.apache.axis2.clustering.configuration.commands.PrepareCommand extends ConfigurationClusteringCommand implements Serializable

Class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand extends ConfigurationClusteringCommand implements Serializable

Class org.apache.axis2.clustering.configuration.commands.RollbackCommand extends ConfigurationClusteringCommand implements Serializable

Class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand extends ConfigurationClusteringCommand implements Serializable

Serialized Fields

serviceGroupNames

java.lang.String[] serviceGroupNames

Package org.apache.axis2.clustering.context

Class org.apache.axis2.clustering.context.ContextClusteringCommand extends ClusteringCommand implements Serializable

Class org.apache.axis2.clustering.context.PropertyUpdater extends java.lang.Object implements Serializable

Serialized Fields

properties

java.util.Map<K,V> properties

Package org.apache.axis2.clustering.context.commands

Class org.apache.axis2.clustering.context.commands.ContextClusteringCommandCollection extends ContextClusteringCommand implements Serializable

Serialized Fields

commands

java.util.ArrayList<E> commands

Class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand extends ContextClusteringCommand implements Serializable

Serialized Fields

serviceGroupName

java.lang.String serviceGroupName

serviceGroupContextId

java.lang.String serviceGroupContextId

serviceName

java.lang.String serviceName

Class org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand extends ContextClusteringCommand implements Serializable

Serialized Fields

serviceGroupContextId

java.lang.String serviceGroupContextId

Class org.apache.axis2.clustering.context.commands.UpdateConfigurationContextCommand extends UpdateContextCommand implements Serializable

Class org.apache.axis2.clustering.context.commands.UpdateContextCommand extends ContextClusteringCommand implements Serializable

Serialized Fields

propertyUpdater

PropertyUpdater propertyUpdater

Class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand extends UpdateContextCommand implements Serializable

Serialized Fields

serviceGroupName

java.lang.String serviceGroupName

serviceGroupContextId

java.lang.String serviceGroupContextId

serviceName

java.lang.String serviceName

Class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand extends UpdateContextCommand implements Serializable

Serialized Fields

serviceGroupName

java.lang.String serviceGroupName

serviceGroupContextId

java.lang.String serviceGroupContextId

Package org.apache.axis2.clustering.control

Class org.apache.axis2.clustering.control.ControlCommand extends ClusteringCommand implements Serializable

Class org.apache.axis2.clustering.control.GetConfigurationCommand extends ControlCommand implements Serializable

Serialized Fields

serviceGroupNames

java.lang.String[] serviceGroupNames

Class org.apache.axis2.clustering.control.GetConfigurationResponseCommand extends ControlCommand implements Serializable

Serialized Fields

serviceGroups

java.lang.String[] serviceGroups

Class org.apache.axis2.clustering.control.GetStateCommand extends ControlCommand implements Serializable

Serialized Fields

commands

ContextClusteringCommand[] commands

Class org.apache.axis2.clustering.control.GetStateResponseCommand extends ControlCommand implements Serializable

Serialized Fields

commands

ContextClusteringCommand[] 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

Serialized Fields

member

org.apache.catalina.tribes.Member member

membershipManager

MembershipManager membershipManager

Class org.apache.axis2.clustering.control.wka.MemberListCommand extends ControlCommand implements Serializable

Serialized Fields

members

org.apache.catalina.tribes.Member[] members

membershipManager

MembershipManager membershipManager



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