|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RendezvousPolicy
Method Summary | |
---|---|
RendezvousPolicy |
addSibling(RendezvousPolicy sibling)
Adds a sibling to this RendezvousPolicy. |
java.util.List |
fire()
Returns list of tokens to be fired back into engine to indicate continue. |
boolean |
nodeReached(TokenID tokenID)
used when a node is reached |
Method Detail |
---|
RendezvousPolicy addSibling(RendezvousPolicy sibling)
sibling
-
boolean nodeReached(TokenID tokenID)
tokenID
- token that reflects the rendezvous node. Note that this
is the next token, and is used to fire back to the engine
java.util.List fire()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |