Package | Description |
---|---|
org.eclipse.jetty.plus.annotation |
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 © 2016. All Rights Reserved.