org.apache.webbeans.inject.impl | |
org.apache.webbeans.inject.instance | |
org.apache.webbeans.inject.xml |
Injectable | Marker interface for all injectable elements of the web beans components. | code | html |
AbstractInjectable | Abstract implementation of the Injectable contract. | code | html |
AlternativesManager | code | html | |
InjectableConstructor | Injects the parameters of the ManagedBean constructor and returns the created instance. | code | html |
InjectableField | Field type injection. | code | html |
InjectableMethods | code | html |