|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface InjectionTarget<T>
| Method Summary | |
|---|---|
void |
inject(T instance,
CreationalContext<T> ctx)
|
void |
postConstruct(T instance)
|
void |
preDestroy(T instance)
|
| Methods inherited from interface javax.enterprise.inject.spi.Producer |
|---|
dispose, getInjectionPoints, produce |
| Method Detail |
|---|
void inject(T instance,
CreationalContext<T> ctx)
void postConstruct(T instance)
void preDestroy(T instance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||