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 Basic factory class that produces implicit observers for observer methods.
ObserverMethodImpl<T,X> Reference implementation for the ObserverMethod interface, which represents an observer method.
TransactionSynchronizedRunnable A JTA transaction sychronization which wraps a Runnable.
 

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



Copyright © 2008-2010 Seam Framework. All Rights Reserved.