Package org.apache.webbeans.inject

Interface Summary
Injectable Marker interface for all injectable elements of the web beans components.
 

Class Summary
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-2012 The Apache Software Foundation. All Rights Reserved.