[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Configurator and MethodJoinpoints replacement

alesj do-not-reply at jboss.com
Tue Mar 18 11:40:59 EDT 2008


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#4137474

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137474



More information about the jboss-dev-forums mailing list