Package | Description |
---|---|
org.eclipse.jetty.plus.annotation |
Jetty Plus : Limited JEE Annotation Support
|
Modifier and Type | Method and 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 and Description |
---|---|
java.util.List<Injection> |
InjectionCollection.getInjections(java.lang.String className) |
Modifier and Type | Method and Description |
---|---|
void |
InjectionCollection.add(Injection injection) |
Copyright © 1995–2023 Webtide. All rights reserved.