Uses of Class
org.apache.openejb.client.Injection

Packages that use Injection
org.apache.openejb.client   
 

Uses of Injection in org.apache.openejb.client
 

Methods in org.apache.openejb.client that return types with arguments of type Injection
 List<Injection> InjectionMetaData.getInjections()
           
 

Constructor parameters in org.apache.openejb.client with type arguments of type Injection
ClientHandlerResolverImpl(List<HandlerChainMetaData> handlerChains, List<Injection> injections, Context context)
           
ClientInjectionProcessor(Class<? extends T> beanClass, List<Injection> injections, List<CallbackMetaData> postConstructMethods, List<CallbackMetaData> preDestroyMethods, Context context)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.