Interface | Description |
---|---|
AsyncBeanDef<T> | |
AsyncBeanManager | |
AsyncBeanManagerSetup | |
AsyncBeanProvider<T> |
Class | Description |
---|---|
AbstractAsyncBean<T> | |
AsyncBeanContext | |
AsyncBeanFuture<T> | |
AsyncBeanManagerImpl | |
AsyncBeanQuery |
An AsyncBeanQuery is used for querying more than one bean at a time, and then orchestrating
a unit of work to happen only after all of the beans in the query have been successfully loaded.
|
AsyncCreationalContext | |
AsyncDependentBean<T> | |
AsyncInjectionContext | |
AsyncSingletonBean<T> |
Exception | Description |
---|---|
AsyncBeanNotLoaded |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.