Package org.jboss.seam.cron.spi.asynchronous

Interface Summary
CronAsynchronousProvider Interface to be implemented by providers of asynchronous method invocation.
 

Class Summary
AsynchronousInterceptor Interceptor for asynchronous methods.
Invoker This class handles the invocation of the #Asynchronous method, unwrapping of the results out of a "dummy" #AsyncResult if necessary, and firing post-execution events with the results if any.
 



Copyright © 2011 Seam Framework. All Rights Reserved.