|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.inject.InjectionPointHandler
com.caucho.config.j2ee.JavaeeInjectionHandler
com.caucho.config.j2ee.DataSourceDefinitionHandler
public class DataSourceDefinitionHandler
Handles the @EJB annotation for JavaEE
| Constructor Summary | |
|---|---|
DataSourceDefinitionHandler(InjectManager manager)
|
|
| Method Summary | |
|---|---|
protected ValueGenerator |
bindGenerator(java.lang.String location,
DataSourceDefinition def)
|
ConfigProgram |
introspectField(AnnotatedField<?> field)
|
ConfigProgram |
introspectMethod(AnnotatedMethod<?> method)
|
ConfigProgram |
introspectType(AnnotatedType<?> type)
|
| Methods inherited from class com.caucho.config.j2ee.JavaeeInjectionHandler |
|---|
bind, bind, bindJndi, bindJndi, bindJndi, getLocation, getLocation, getManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceDefinitionHandler(InjectManager manager)
| Method Detail |
|---|
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
protected ValueGenerator bindGenerator(java.lang.String location,
DataSourceDefinition def)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||