org.jboss.errai.ioc.rebind.ioc
Class ProviderInjector
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.Injector
org.jboss.errai.ioc.rebind.ioc.TypeInjector
org.jboss.errai.ioc.rebind.ioc.ProviderInjector
public class ProviderInjector
- extends TypeInjector
|
Constructor Summary |
ProviderInjector(com.google.gwt.core.ext.typeinfo.JClassType type,
com.google.gwt.core.ext.typeinfo.JClassType providerType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderInjector
public ProviderInjector(com.google.gwt.core.ext.typeinfo.JClassType type,
com.google.gwt.core.ext.typeinfo.JClassType providerType)
getType
public String getType(InjectionContext injectContext,
InjectionPoint injectionPoint)
- Overrides:
getType in class TypeInjector
instantiateOnly
public String instantiateOnly(InjectionContext injectContext,
InjectionPoint injectionPoint)
- Overrides:
instantiateOnly in class TypeInjector
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.