|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
X
- class type infopublic interface ProcessInjectionTarget<X>
Fired before manged bean, session bean or Java EE component discovery.
Method Summary | |
---|---|
void |
addDefinitionError(Throwable t)
Adding definition error. |
AnnotatedType<X> |
getAnnotatedType()
Gets annotated type. |
InjectionTarget<X> |
getInjectionTarget()
Returns injection target. |
void |
setInjectionTarget(InjectionTarget<X> injectionTarget)
Replaces injection target. |
Method Detail |
---|
AnnotatedType<X> getAnnotatedType()
InjectionTarget<X> getInjectionTarget()
void setInjectionTarget(InjectionTarget<X> injectionTarget)
injectionTarget
- new injection targetvoid addDefinitionError(Throwable t)
t
- throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |