Package org.jboss.seam.cron.api.asynchronous

Class Summary
AsyncResult<T> This is a convenience implementation of #Future which can be used as the return value of an @#Asynchronous method.
 

Annotation Types Summary
Asynchronous Use this annotation to cause the annotated method, or all methods in the annotated class to be executed asynchronously.
 



Copyright © 2011 Seam Framework. All Rights Reserved.