Package org.jboss.ejb3.common.proxy.plugins.async

Interface Summary
AsyncProvider AsyncProvider Contract for a provider of asynchronous invocations, with support to obtain the Future result
 

Class Summary
AsyncInterceptor AsyncInterceptor An interceptor that invokes upon the chain in a separate Thread, saving a reference to the Future result
AsyncUtils AsyncUtils Common Utility methods for use with the Async Proxies