Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ioc.client.container.async.AsyncInjectionContext

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
<T> void
AsyncCreationalContext.getSingletonInstanceOrNew(AsyncInjectionContext injectionContext, AsyncBeanProvider<T> beanProvider, CreationalCallback<T> creationalCallback, Class<T> beanType, Annotation[] qualifiers)
          This method is invoked by generated code (in BootstrapperImpl).
<T> void
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

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.