Uses of Package
org.keridwen.core.messaging

Packages that use org.keridwen.core.messaging
org.keridwen.core.messaging Project : Keridwen Copyright : Artenum SARL, 24 rue Louis Blanc 75010, Paris, France 2010. 
org.keridwen.core.messaging.internal   
 

Classes in org.keridwen.core.messaging used by org.keridwen.core.messaging
BundleController
          This interface defines the methods to be implemented by an BundleController.
Command
          A Command represents and encapsultes the business logic to be executed upon reception of a specific Event.
CommandException
          This class defines the exceptions thrown by Commands when failing.
CommandLogLevel
          Define the various levels of verbosity in the logging system.
Condition
          A Condition encapsulates one condition of validity of a data packet.
ConditionListener
          A ConditionListener observes the changes of a Condition.
DefaultEventKey
          Default event.
Event
          This interface defines a Keridwen Event.
EventBuilder
          An EventBuilder is a helper class used to create and trigger Events.
EventDispatcher
          An EventDispatcher is a class that dispatches the Events raised by the application modules to the registred BundleControllers.
EventKey
          An EventKey is the unique ID of an event.
Supervisor
          A Supervisor allows to monitor and control a Command.
 

Classes in org.keridwen.core.messaging used by org.keridwen.core.messaging.internal
BundleController
          This interface defines the methods to be implemented by an BundleController.
Command
          A Command represents and encapsultes the business logic to be executed upon reception of a specific Event.
CommandException
          This class defines the exceptions thrown by Commands when failing.
Condition
          A Condition encapsulates one condition of validity of a data packet.
ConditionListener
          A ConditionListener observes the changes of a Condition.
Event
          This interface defines a Keridwen Event.
EventDispatcher
          An EventDispatcher is a class that dispatches the Events raised by the application modules to the registred BundleControllers.
EventKey
          An EventKey is the unique ID of an event.
Scheme
          A Scheme describes how a list of Commands has to be executed.
Supervisor
          A Supervisor allows to monitor and control a Command.
 



Copyright © 2010-2013 Artenum. All Rights Reserved.