[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme

scott.stark@jboss.org do-not-reply at jboss.com
Fri Sep 14 01:30:06 EDT 2007


I'm having trouble getting the aspect to be applied to the ManagedOperation, so I just wired up the invocation handler without that. What still needs to be implemented 

See ManagementViewImpl.invoke(Invocation inv) and the population of the opMap. You need to be able to map the ManagedOperation metadata to the mc component. For the current operations this will be a jmx mbean given by the ServiceMetaData object name.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084298#4084298

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



More information about the jboss-dev-forums mailing list