|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncInjectionContext | |
---|---|
org.jboss.errai.ioc.client.container.async |
Uses of AsyncInjectionContext in org.jboss.errai.ioc.client.container.async |
---|
Methods in org.jboss.errai.ioc.client.container.async with parameters of type AsyncInjectionContext | ||
---|---|---|
|
AsyncCreationalContext.getSingletonInstanceOrNew(AsyncInjectionContext injectionContext,
AsyncBeanProvider<T> beanProvider,
CreationalCallback<T> creationalCallback,
Class<T> beanType,
Annotation[] qualifiers)
This method is invoked by generated code (in BootstrapperImpl). |
|
|
AsyncCreationalContext.getSingletonInstanceOrNew(AsyncInjectionContext injectionContext,
AsyncBeanProvider<T> beanProvider,
CreationalCallback<T> creationalCallback,
Class type,
Class<T> beanType,
Annotation[] qualifiers,
String name)
Implements the singleton loading logic for beans. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |