|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CoreEventKeys | This enumeration lists all the event keys that Keridwen core can emit. |
Class Summary | |
---|---|
AbstractCommandScheme<U extends Serializable,V extends Serializable> | A AbstractCommandScheme contains a list of Command s to be executed and the Scheme describing how to do it. |
CommandFactory | |
CoreEventDispatcher | This class provides a default implementation of an EventDispatcher . |
DefaultCondition | This is the default implementation of the Condition interface. |
DefaultEvent<ResultType,MessageType> | This is the default implementation of the Event interface. |
DefaultSupervisor<ReturnType> | A DefaultSupervisor controls and monitors a Command . |
FutureUtils | Helper class that convert a Future of Future in Future. |
IdGenerator | |
ParallelScheme<U extends Serializable,V extends Serializable> | A ParallelScheme executes a list of Command s in parallel. |
SequenceScheme<U,V> | A sequential scheme is a scheme that executes a series of Command sequentially (i.e. in the same
thread). |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |