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