Class | Description |
---|---|
AbstractInjectable<T> |
Abstract implementation of all components which are injectable.
|
AlternativesManager | |
InjectableConstructor<T> |
Injects the parameters of the
ManagedBean constructor and returns
the created instance. |
InjectableField<T> |
Field type injection.
|
InjectableMethod<T> | |
OWBInjector |
Injects dependencies of the given Java EE component
instance.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.