|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.injection.EJBContextMethodInjector
public class EJBContextMethodInjector
Comment
Constructor Summary | |
---|---|
EJBContextMethodInjector(Method setMethod)
Deprecated. |
Method Summary | |
---|---|
Class |
getInjectionClass()
Deprecated. |
void |
inject(BeanContext ctx)
Deprecated. |
void |
inject(BeanContext ctx,
Object instance)
Deprecated. |
void |
inject(Object instance)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBContextMethodInjector(Method setMethod)
Method Detail |
---|
public void inject(BeanContext ctx)
inject
in interface Injector
public void inject(BeanContext ctx, Object instance)
inject
in interface PojoInjector
public void inject(Object instance)
inject
in interface Injector
public Class getInjectionClass()
getInjectionClass
in interface Injector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |