Package | Description |
---|---|
org.eclipse.jetty.plus.annotation |
Jetty Plus : Limited JEE Annotation Support
|
Modifier and Type | Method and Description |
---|---|
Injection |
InjectionCollection.getInjection(String jndiName,
Class<?> clazz,
Field field) |
Injection |
InjectionCollection.getInjection(String jndiName,
Class<?> clazz,
Method method,
Class<?> paramClass) |
Modifier and Type | Method and Description |
---|---|
List<Injection> |
InjectionCollection.getInjections(String className) |
Modifier and Type | Method and Description |
---|---|
void |
InjectionCollection.add(Injection injection) |
Copyright © 1995-2015 Webtide. All Rights Reserved.