Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ioc.client.SimpleInjectionContext

Packages that use SimpleInjectionContext
org.jboss.errai.ioc.client.container   
 

Uses of SimpleInjectionContext in org.jboss.errai.ioc.client.container
 

Methods in org.jboss.errai.ioc.client.container with parameters of type SimpleInjectionContext
<T> T
SimpleCreationalContext.getSingletonInstanceOrNew(SimpleInjectionContext injectionContext, BeanProvider<T> callback, Class<?> beanType, Annotation[] qualifiers)
          Returns the instance of the specified bean of matching type and qualifiers, or if there is no matching bean within the context, an instance of the bean will be obtained from the SimpleInjectionContext.
 


Errai 3.0.1-SNAPSHOT

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