|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
Map<String,Set<Injection>> |
Holder.getInjectionMap()
|
List<Injection> |
Holder.getInjections(String className)
|
| Methods in org.apache.geronimo.j2ee.annotation with parameters of type Injection | |
|---|---|
void |
Holder.addInjection(String className,
Injection newInjection)
|
| Method parameters in org.apache.geronimo.j2ee.annotation with type arguments of type Injection | |
|---|---|
void |
Holder.addInjectionMap(Map<String,Set<Injection>> injectionMap)
|
void |
Holder.addInjections(String className,
Collection<Injection> newInjections)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||