|
||||||||||
| 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.ResourceHandler
public class ResourceHandler
Handles the @Resource annotation for JavaEE
| Constructor Summary | |
|---|---|
ResourceHandler(InjectManager manager)
|
|
| Method Summary | |
|---|---|
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 ResourceHandler(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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||