[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme
alesj
do-not-reply at jboss.com
Wed Sep 26 13:39:20 EDT 2007
"scott.stark at jboss.org" wrote : We are missing the setup of the Fields proxy. The fields creation in AbstractManagedObjectFactory needs to be using the org.jboss.managed.plugins.advice.WrapperAdvice.wrapFields utility to allow an advice to update the metadata instance on the setValue call.
|
Shouldn't be better if we wrapped ManagedProperty in order just to intercept ManagedProperty.setValue(Serializable value);
OK, I guess it would be nice to wrap fields as well.
The question is, should a change of Fields.VALUE value always trigger both changes/invocation as well --> changing metadata property and runtime component.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088967#4088967
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088967
More information about the jboss-dev-forums
mailing list