|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface introduced to the enhanced class in order to be able to
inject a FieldHandler
to define the interception behavior.
Method Summary | |
FieldHandler |
getFieldHandler()
Access to the current field interception handler. |
void |
setFieldHandler(FieldHandler handler)
Inject the field interception handler to be used. |
Method Detail |
public void setFieldHandler(FieldHandler handler)
handler
- The field interception handler.public FieldHandler getFieldHandler()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |