|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeDiscovery.NewNodeHandler
Handler that is invoked whenever a new node is found by the
NodeDiscovery
thread.
Method Summary | |
---|---|
void |
newNodeFound(String node)
Called if a new node is found. |
Method Detail |
---|
void newNodeFound(String node)
node
- the new node's name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |