|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AsynchronousTransactionalEventNotification<T> | |
DeferredEventNotification<T> | A task that will notify the observer of a specific event at some future time. |
EventImpl<T> | Implementation of the Event interface |
EventManager | The event bus is where observers are registered and events are fired. |
EventObserver<T> |
EventObserver wraps various Observer objects created by application
code or by the Web Beans Manager for annotated observer methods. |
ObserverFactory | Basic factory class that produces implicit observers for observer methods. |
ObserverImpl<T> | Reference implementation for the Observer interface, which represents an observer method. |
TransactionSynchronizedRunnable | A JTA transaction sychronization which wraps a Runnable. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |