vishnu.sharing
Class ShareGate.ActionNotification
java.lang.Object
vishnu.sharing.ShareGate.ActionNotification
- Enclosing class:
- ShareGate
public static class ShareGate.ActionNotification
- extends java.lang.Object
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ShareGate.ActionNotification
public ShareGate.ActionNotification()
shareGate
public void shareGate(ShareGate s)
resource
public java.lang.Object resource()
resource
public void resource(java.lang.Object r)
shareGate
public ShareGate shareGate()
action
public ShareGate.Action action()
action
public void action(ShareGate.Action a)
thread
public java.lang.Thread thread()
thread
public void thread(java.lang.Thread t)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object