Uses of Class
org.apache.openejb.assembler.classic.InjectionInfo

Packages that use InjectionInfo
org.apache.openejb.assembler.classic   
org.apache.openejb.config   
 

Uses of InjectionInfo in org.apache.openejb.assembler.classic
 

Fields in org.apache.openejb.assembler.classic with type parameters of type InjectionInfo
 java.util.List<InjectionInfo> InjectableInfo.targets
           
 

Uses of InjectionInfo in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return types with arguments of type InjectionInfo
 java.util.Collection<? extends InjectionInfo> JndiEncInfoBuilder.buildInjectionInfos(Injectable injectable)
           
 



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