Uses of Package
planet.commonapi.behaviours

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

Classes in planet.commonapi.behaviours used by planet.commonapi.behaviours
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.
 

Classes in planet.commonapi.behaviours used by planet.generic.commonapi.behaviours
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.
 

Classes in planet.commonapi.behaviours used by planet.generic.commonapi.factory
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.
 

Classes in planet.commonapi.behaviours used by planet.symphony.behaviours
Behaviour
          This interface provides a method to add functionality to a behvaiour.