org.jboss.test.cluster.ds
Class IDistributedState.NotifyData
java.lang.Object
org.jboss.test.cluster.ds.IDistributedState.NotifyData
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- IDistributedState (src)
- public static class IDistributedState.NotifyData
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
category
public java.lang.String category
key
public java.io.Serializable key
value
public java.io.Serializable value
locallyModified
public boolean locallyModified
IDistributedState.NotifyData
public IDistributedState.NotifyData()
toString
public java.lang.String toString()