Uses of Interface
org.apache.webbeans.inject.Injectable

Packages that use Injectable
org.apache.webbeans.inject   
 

Uses of Injectable in org.apache.webbeans.inject
 

Classes in org.apache.webbeans.inject that implement Injectable
 class AbstractInjectable
          Abstract implementation of the Injectable contract.
 class InjectableConstructor<T>
          Injects the parameters of the ManagedBean constructor and returns the created instance.
 class InjectableField
          Field type injection.
 class InjectableMethods<T>
           
 



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