I would like to cluster MBeans based on ObjectName, is there an easy way to do this?
For example, I have the following classes LoggingMBean.java and Logging.java and I have several apps that use these classes but each app uses a unique ObjectName. I would like apps to share attributes of the LoggingMBean, but only if they have the same ObjectName. Thanks. _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
