public class ResourceHandler extends JavaeeInjectionHandler
| Constructor and Description |
|---|
ResourceHandler(InjectManager manager) |
| Modifier and Type | Method and Description |
|---|---|
ConfigProgram |
introspectField(AnnotatedField<?> field) |
ConfigProgram |
introspectMethod(AnnotatedMethod<?> method) |
ConfigProgram |
introspectType(AnnotatedType<?> type) |
bind, bind, bindJndi, bindJndi, bindJndi, getLocation, getLocation, getManagerpublic ResourceHandler(InjectManager manager)
public ConfigProgram introspectField(AnnotatedField<?> field)
introspectField in class InjectionPointHandlerpublic ConfigProgram introspectMethod(AnnotatedMethod<?> method)
introspectMethod in class InjectionPointHandlerpublic ConfigProgram introspectType(AnnotatedType<?> type)
introspectType in class InjectionPointHandler