| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The class of the producer fieldX - The class of the bean representing the producer fieldpublic interface ProcessProducerField<T,X>
 The container fires an event of this type for each enabled producer field, 
 before registering the Bean object.
 Resources are considered to be producer fields.
 
 If any observer method of a ProcessProducerField event throws an
 exception, the exception is treated as a definition error by the container.
 
| Method Summary | |
|---|---|
|  AnnotatedField<T> | getAnnotatedProducerField()Returns the AnnotatedFieldrepresenting the producer field. | 
| Methods inherited from interface javax.enterprise.inject.spi.ProcessBean | 
|---|
| addDefinitionError, getAnnotated, getBean | 
| Method Detail | 
|---|
AnnotatedField<T> getAnnotatedProducerField()
AnnotatedField
 representing the producer field.
AnnotatedField for the
         producer field being registered| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||