Or I can use the PropertyInfo.getFieldInfo and use this API from JoinpointFactory:
| FieldGetJoinpoint getFieldGetJoinpoint(FieldInfo fieldInfo) throws
JoinpointException;
|
| FieldSetJoinpoint getFieldSetJoinpoint(FieldInfo fieldInfo) throws
JoinpointException;
|
Again ugly, but effective.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137474#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...