|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.injection.InjectionContextImpl<T>
public abstract class InjectionContextImpl<T>
| Constructor Summary | |
|---|---|
InjectionContextImpl(BeanManagerImpl beanManager,
javax.enterprise.inject.spi.InjectionTarget<T> injectionTarget,
T target)
|
|
| Method Summary | |
|---|---|
javax.enterprise.inject.spi.InjectionTarget<T> |
getInjectionTarget()
|
T |
getTarget()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.weld.injection.spi.InjectionContext |
|---|
proceed |
| Constructor Detail |
|---|
public InjectionContextImpl(BeanManagerImpl beanManager,
javax.enterprise.inject.spi.InjectionTarget<T> injectionTarget,
T target)
| Method Detail |
|---|
public void run()
public javax.enterprise.inject.spi.InjectionTarget<T> getInjectionTarget()
getInjectionTarget in interface org.jboss.weld.injection.spi.InjectionContext<T>public T getTarget()
getTarget in interface org.jboss.weld.injection.spi.InjectionContext<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||