Package org.jboss.weld.event

Class Summary
DeferredEventNotification<T> A task that will notify the observer of a specific event at some future time.
EventImpl<T> Implementation of the Event interface
ObserverFactory Bound factory class that produces implicit observers for observer methods.
ObserverMethodImpl<T,X> Reference implementation for the ObserverMethod interface, which represents an observer method.
ObserverNotifier Provides event-related operations such sa observer method resolution and event delivery.
TransactionalObserverNotifier ObserverNotifier whith support for transactional observer methods.
TransactionSynchronizedRunnable A JTA transaction sychronization which wraps a Runnable.
 

Enum Summary
Status An enumeration of the possible outcomes for a transaction.
 



Copyright © 2013 Seam Framework. All Rights Reserved.