Uses of Package
org.apache.webbeans.inject

Packages that use org.apache.webbeans.inject
org.apache.webbeans.context.creational   
org.apache.webbeans.inject   
org.apache.webbeans.inject.xml   
 

Classes in org.apache.webbeans.inject used by org.apache.webbeans.context.creational
OWBInjector
          Injects dependencies of the given Java EE component instance.
 

Classes in org.apache.webbeans.inject used by org.apache.webbeans.inject
AbstractInjectable
          Abstract implementation of the Injectable contract.
AlternativesManager
           
Injectable
          Marker interface for all injectable elements of the web beans components.
OWBInjector
          Injects dependencies of the given Java EE component instance.
 

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



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.