net.ontopia.persistence.proxy
Class JGroupsEvent

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

public class JGroupsEvent
extends java.lang.Object
implements java.io.Externalizable

INTERNAL:

See Also:
Serialized Form

Field Summary
 int eventType
           
 int field
           
 IdentityIF namespace
           
 java.lang.Object value
           
 
Constructor Summary
JGroupsEvent()
           
 
Method Summary
 void readExternal(java.io.ObjectInput in)
           
 java.lang.String toString()
           
 void writeExternal(java.io.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 java.lang.Object value

namespace

public IdentityIF namespace

field

public int field
Constructor Detail

JGroupsEvent

public JGroupsEvent()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

writeExternal

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

readExternal

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


Copyright © 2000-2012 Ontopia.