Excellent explanation, Ales, thanks!
I'm happy to live for jboss.pojo for now.
I like the @ManagementObjectID (assuming I'm understanding it correctly). Or some way
to mark a method as "call this to figure out the JMX ObjectName string".
ie.
@JMXObjectName
public String myFancyObjectNameGeneratorOnMyMBean() {
return "cheese:name=" + simpleName;
}
Bob
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191769#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...