| Interface | Description |
|---|---|
| Injectable |
Marker interface for all injectable elements of the web beans components.
|
| Class | Description |
|---|---|
| AbstractInjectable |
Abstract implementation of the
Injectable contract. |
| AlternativesManager | |
| InjectableConstructor<T> |
Injects the parameters of the
ManagedBean constructor and returns
the created instance. |
| InjectableField |
Field type injection.
|
| InjectableMethods<T> | |
| OWBInjector |
Injects dependencies of the given Java EE component
instance.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.