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#4191769

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191769
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to