|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.clusterprotocol.AbstractClusterChannel.AsyncVisitor
protected abstract class AbstractClusterChannel.AsyncVisitor
Field Summary | |
---|---|
protected java.lang.Runnable |
notification
|
Constructor Summary | |
---|---|
protected |
AbstractClusterChannel.AsyncVisitor(ListenerHelper listenerHelper)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.genesyslab.platform.commons.protocol.ListenerHelper.NotificationVisitor |
---|
visitListener |
Field Detail |
---|
protected final java.lang.Runnable notification
Constructor Detail |
---|
protected AbstractClusterChannel.AsyncVisitor(ListenerHelper listenerHelper)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |