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, getManager
public DataSourceDefinitionHandler(InjectManager manager)
public ConfigProgram introspectField(AnnotatedField<?> field)
introspectField
in class InjectionPointHandler
public ConfigProgram introspectMethod(AnnotatedMethod<?> method)
introspectMethod
in class InjectionPointHandler
public ConfigProgram introspectType(AnnotatedType<?> type)
introspectType
in class InjectionPointHandler
protected ValueGenerator bindGenerator(java.lang.String location, DataSourceDefinition def)