Uses of Class
org.jboss.seam.async.AsynchronousEvent

Packages that use AsynchronousEvent
org.jboss.seam.async Seam asynchronicity: dispatcher implementations and schedule classes. 
 

Uses of AsynchronousEvent in org.jboss.seam.async
 

Subclasses of AsynchronousEvent in org.jboss.seam.async
 class TransactionCompletionEvent
          An event that is processed when a transaction ends
 class TransactionSuccessEvent
          An event that is processed when a transaction completes succesfully