Package planet.commonapi.behaviours

Interface Summary
Behaviour This interface provides a method to add functionality to a behvaiour.
BehavioursFactory This interface provides a method to get an instance of any component required in an overlay behaviours based implementation.
BehavioursFilter This interface provides a method filter RouteMessages before BehaviourPool attempt to match patterns.
BehavioursInvoker This interface permits to invoke the required behaviour when a new RouteMessage is arrived to any node.
BehavioursPattern This empty interface stablish no contract.
BehavioursPool The BehavioursPool's interface is aimed at providing an internal scheduler of node's behaviuours.
BehavioursRoleSelector BehaviourRoleSelector's Interface is aimed at providing a mechanism to set the role of each node within the overlay network.