Uses of Class
org.jboss.weld.event.DeferredEventNotification

Packages that use DeferredEventNotification
org.jboss.weld.event   
 

Uses of DeferredEventNotification in org.jboss.weld.event
 

Subclasses of DeferredEventNotification in org.jboss.weld.event
 class AsynchronousTransactionalEventNotification<T>
          A deferred event notification that will be delivered during the appropriate transaction phase, but asynchronously from the thread which generated the event.
 



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