[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Sep 25 20:35:44 EDT 2007
"alesj" wrote :
| Changes metadata instance? How, where?
| But there is no actual runtime component invocation at the moment, right?
|
The ManagedProperty Fields implementation needs an advice that catches the setValue call to write the update onto the metadata instance property the field is associated with. This would apply for javabean type of metadata. Other implementations could be specified for different metadata types. 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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088639#4088639
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088639
More information about the jboss-dev-forums
mailing list