|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Command s 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 Event s. |
|
EventDispatcher
An EventDispatcher is a class that dispatches the Event s raised by the application modules
to the registred BundleController s. |
|
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 Command s 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 Event s raised by the application modules
to the registred BundleController s. |
|
EventKey
An EventKey is the unique ID of an event. |
|
Scheme
A Scheme describes how a list of Command s has to be executed. |
|
Supervisor
A Supervisor allows to monitor and control a Command . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |