Modifier and Type | Method and Description |
---|---|
AsyncBeanManager |
AsyncBeanManagerProvider.get() |
Modifier and Type | Class and Description |
---|---|
class |
SyncToAsyncBeanManagerAdapter
An adapter that makes the asynchronous bean manager API work with a synchronous bean manager.
|
Modifier and Type | Method and Description |
---|---|
static AsyncBeanManager |
IOC.getAsyncBeanManager() |
Modifier and Type | Class and Description |
---|---|
class |
AsyncBeanManagerImpl |
Constructor and Description |
---|
AsyncCreationalContext(AsyncBeanManager beanManager,
boolean immutableContext,
Class<? extends Annotation> scope) |
AsyncCreationalContext(AsyncBeanManager beanManager,
Class<? extends Annotation> scope) |
Modifier and Type | Field and Description |
---|---|
protected AsyncBeanManager |
NavigationGraph.bm |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.