[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Sep 27 16:01:12 EDT 2007
Yes, its cflow or something, but I think this will be too expensive. The field implementation actuall needs to know how to update the metadata so a generic aspect is not going to work. The PropertyInfo stuff only works for javabean type of metadata, which is most, but there can be fields for legacy xml based configuration as well. The aspect for the runtime property dispatch is however generic, but this can just be done at the ManagementViewImpl level.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089473#4089473
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089473
More information about the jboss-dev-forums
mailing list