public class EjbHandler extends JavaeeInjectionHandler
| Constructor and Description |
|---|
EjbHandler(InjectManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected ValueGenerator |
bindGenerator(java.lang.String location,
EJB ejb,
java.lang.Class<?> bindType) |
ConfigProgram |
introspectField(<any> field) |
ConfigProgram |
introspectMethod(<any> method) |
ConfigProgram |
introspectType(<any> type) |
bind, bind, bindJndi, bindJndi, bindJndi, getLocation, getLocation, getManagerpublic EjbHandler(InjectManager manager)
public ConfigProgram introspectField(<any> field)
introspectField in class InjectionPointHandlerpublic ConfigProgram introspectMethod(<any> method)
introspectMethod in class InjectionPointHandlerpublic ConfigProgram introspectType(<any> type)
introspectType in class InjectionPointHandlerprotected ValueGenerator bindGenerator(java.lang.String location, EJB ejb, java.lang.Class<?> bindType)