Serialized Form


Package org.codehaus.activecluster

Class org.codehaus.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.codehaus.activecluster.ClusterException extends Exception implements Serializable


Package org.codehaus.activecluster.impl

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

Serialized Fields

destination

Destination destination

state

Map state

coordinator

boolean coordinator

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

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

Serialized Fields

serviceStub

StateService serviceStub



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