public class DataSourceDefinitionHandler extends JavaeeInjectionHandler
| Constructor and Description |
|---|
DataSourceDefinitionHandler(InjectManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected ValueGenerator |
bindGenerator(java.lang.String location,
DataSourceDefinition def) |
ConfigProgram |
introspectField(AnnotatedField<?> field) |
ConfigProgram |
introspectMethod(AnnotatedMethod<?> method) |
ConfigProgram |
introspectType(AnnotatedType<?> type) |
bind, bind, bindJndi, bindJndi, bindJndi, getLocation, getLocation, getManagerpublic DataSourceDefinitionHandler(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 InjectionPointHandlerprotected ValueGenerator bindGenerator(java.lang.String location, DataSourceDefinition def)