Serialized Form


Package org.activecluster

Class org.activecluster.ClusterEvent extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
read from stream

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
dump on to a stream

Throws:
IOException

Class org.activecluster.ClusterException extends Exception implements Serializable


Package org.activecluster.impl

Class org.activecluster.impl.NodeImpl extends Object implements Serializable

Serialized Fields

destination

Destination destination

state

Map state

coordinator

boolean coordinator

Class org.activecluster.impl.NonReplicatedLocalNode extends NodeImpl implements Serializable

Class org.activecluster.impl.ReplicatedLocalNode extends NodeImpl implements Serializable

Serialized Fields

serviceStub

StateService serviceStub



Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.