|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.injection.InjectionHelper
public class InjectionHelper
| Constructor Summary | |
|---|---|
InjectionHelper(BeanContext<?> ctx,
java.lang.Iterable<Injector> injectors)
|
|
| Method Summary | |
|---|---|
void |
inject()
|
static void |
inject(BeanContext<?> ctx,
java.lang.Iterable<Injector> injectors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectionHelper(BeanContext<?> ctx,
java.lang.Iterable<Injector> injectors)
| Method Detail |
|---|
public void inject()
public static void inject(BeanContext<?> ctx,
java.lang.Iterable<Injector> injectors)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||