Uses of Class
org.springframework.jee.ejb.EjbReferenceInfo

Packages that use EjbReferenceInfo
org.springframework.jee.ejb EJB metadata. 
 

Uses of EjbReferenceInfo in org.springframework.jee.ejb
 

Methods in org.springframework.jee.ejb that return types with arguments of type EjbReferenceInfo
 List<InjectionI<EjbReferenceInfo>> EjbInjectionMetadata.getEjbInjections()
           
 

Method parameters in org.springframework.jee.ejb with type arguments of type EjbReferenceInfo
 void EjbInjectionMetadata.addEjbInjection(InjectionI<EjbReferenceInfo> fi)
           
 



Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.