Uses of Class
org.apache.geronimo.j2ee.annotation.Injection

Packages that use Injection
org.apache.geronimo.j2ee.annotation   
 

Uses of Injection in org.apache.geronimo.j2ee.annotation
 

Methods in org.apache.geronimo.j2ee.annotation that return types with arguments of type Injection
 List<Injection> Holder.getInjections(String className)
           
 

Methods in org.apache.geronimo.j2ee.annotation with parameters of type Injection
 void Holder.addInjection(String className, Injection injection)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.