|
|||||||||
| 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(java.lang.reflect.Method setMethod)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getInjectionClass()
Deprecated. |
void |
inject(BeanContext ctx)
Deprecated. |
void |
inject(BeanContext ctx,
java.lang.Object instance)
Deprecated. |
void |
inject(java.lang.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(java.lang.reflect.Method setMethod)
| Method Detail |
|---|
public void inject(BeanContext ctx)
inject in interface Injector
public void inject(BeanContext ctx,
java.lang.Object instance)
inject in interface PojoInjectorpublic void inject(java.lang.Object instance)
inject in interface Injectorpublic java.lang.Class getInjectionClass()
getInjectionClass in interface Injector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||