org.apache.geronimo.monitoring
Class MBeanHelper

java.lang.Object
  extended by org.apache.geronimo.monitoring.MBeanHelper

public class MBeanHelper
extends Object


Constructor Summary
MBeanHelper()
           
 
Method Summary
static Set<String> getStatsProvidersMBeans(Set<String> allMBeans)
          Return all MBeans that provide stats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanHelper

public MBeanHelper()
Method Detail

getStatsProvidersMBeans

public static Set<String> getStatsProvidersMBeans(Set<String> allMBeans)
Return all MBeans that provide stats



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.