|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface permits to invoke the required behaviour when a new RouteMessage is arrived to any node. Only one Behaviour can be associated to one BehaviourInvoker.
Method Summary | |
boolean |
invoke(RouteMessage msg,
Node node)
This method invokes the related behaviour. |
Method Detail |
public boolean invoke(RouteMessage msg, Node node)
msg
- The RouteMessage recently arrived to the node.node
- The Node which holds the behaviour.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |