|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInjectorAware | |
---|---|
org.apache.commons.inject.impl | |
org.apache.commons.inject.impl.bind |
Uses of IInjectorAware in org.apache.commons.inject.impl |
---|
Classes in org.apache.commons.inject.impl that implement IInjectorAware | |
---|---|
class |
AbstractBaseProvider<T>
Abstract implementation of a base provider: In general, bindings are using a scoped provider , which controls the bindings
scope (When is the instance created?) |
class |
AbstractScopedProvider<T>
|
class |
BindingProxy<T>
|
class |
DefaultProvider<T>
|
class |
FactoryMethodProvider<T>
|
class |
FieldPoint<T>
|
class |
ListPoint<T>
|
class |
MethodPoint<T>
|
Uses of IInjectorAware in org.apache.commons.inject.impl.bind |
---|
Classes in org.apache.commons.inject.impl.bind that implement IInjectorAware | |
---|---|
class |
DefaultBinding<T>
Default implementation of IBinding ; basically a simple
wrapper for instances of IProvider , and IPoint . |
class |
EagerSingletonProvider<T>
|
class |
LazySingletonProvider<T>
|
class |
PerCallProvider<T>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |