|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapType | |
---|---|
org.jboss.errai.ioc.rebind.ioc.injector |
Uses of BootstrapType in org.jboss.errai.ioc.rebind.ioc.injector |
---|
Methods in org.jboss.errai.ioc.rebind.ioc.injector that return BootstrapType | |
---|---|
static BootstrapType |
BootstrapType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BootstrapType[] |
BootstrapType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.errai.ioc.rebind.ioc.injector with parameters of type BootstrapType | |
---|---|
Injector |
InjectorFactory.getContextualProviderInjector(BootstrapType bootstrapType,
MetaClass type,
MetaClass providerType,
InjectionContext context)
|
Injector |
InjectorFactory.getProducerInjector(BootstrapType bootstrapType,
MetaClass type,
MetaClassMember providerType,
InjectableInstance injectableInstance)
|
Injector |
InjectorFactory.getProviderInjector(BootstrapType bootstrapType,
MetaClass type,
MetaClass providerType,
InjectionContext context)
|
Injector |
InjectorFactory.getQualifyingTypeInjector(BootstrapType bootstrapType,
MetaClass type,
Injector delegate,
MetaParameterizedType metaParameterizedType)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |