net.ontopia.persistence.proxy
Class JGroupsEvent

java.lang.Object
  extended by net.ontopia.persistence.proxy.JGroupsEvent
All Implemented Interfaces:
Externalizable, Serializable

public class JGroupsEvent
extends Object
implements Externalizable

INTERNAL:

See Also:
Serialized Form

Field Summary
 int eventType
           
 int field
           
 IdentityIF namespace
           
 Object value
           
 
Constructor Summary
JGroupsEvent()
           
 
Method Summary
 void readExternal(ObjectInput in)
           
 String toString()
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

eventType

public int eventType

value

public Object value

namespace

public IdentityIF namespace

field

public int field
Constructor Detail

JGroupsEvent

public JGroupsEvent()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Specified by:
writeExternal in interface Externalizable
Throws:
IOException

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Specified by:
readExternal in interface Externalizable
Throws:
IOException
ClassNotFoundException


Copyright © 2000-2012 Ontopia.