Uses of Package
planet.behaviour

Packages that use planet.behaviour
planet.behaviour   
planet.generic.commonapi.factory   
planet.symphony.behaviours   
 

Classes in planet.behaviour used by planet.behaviour
Behaviour
          This interface provides a method to add functionality to a behvaiour.
BehaviourInvokerStatus
          BehaviourInvokerStatus stores the RouteMessage replies as result of a behaviour invocation and if the behaviour was finally invoked.
BehaviourProperties
          This class allows to add new behaviours to bad nodes on the overlay.
BehaviourRoleSelector
          BehaviourRoleSelector's Interface is aimed at providing a mechanism to set the role of each node within the overlay network.
BehavioursPool
          The BehavioursPool's interface is aimed at providing an internal scheduler of node's behaviuours.
BehavioursPoolFactory
          This interface provides a method to get a an instance of a BehavioursPool, a singleton object which dispatches some behaviours whenever a message pattern matches a pattern for a behaviour.
Filter
          This interface provides a method filter RouteMessages before BehaviourPool attempt to match patterns.
Pattern
          This class stores a pattern for incoming messages on a node.
 

Classes in planet.behaviour used by planet.generic.commonapi.factory
BehavioursPool
          The BehavioursPool's interface is aimed at providing an internal scheduler of node's behaviuours.
BehavioursPoolFactory
          This interface provides a method to get a an instance of a BehavioursPool, a singleton object which dispatches some behaviours whenever a message pattern matches a pattern for a behaviour.
 

Classes in planet.behaviour used by planet.symphony.behaviours
Behaviour
          This interface provides a method to add functionality to a behvaiour.
Filter
          This interface provides a method filter RouteMessages before BehaviourPool attempt to match patterns.