Class MBeanInfoHelper

java.lang.Object
org.apache.activemq.artemis.core.management.impl.MBeanInfoHelper

public class MBeanInfoHelper extends Object
  • Constructor Details

    • MBeanInfoHelper

      public MBeanInfoHelper()
  • Method Details

    • getMBeanOperationsInfo

      public static MBeanOperationInfo[] getMBeanOperationsInfo(Class mbeanInterface)
    • getMBeanAttributesInfo

      public static MBeanAttributeInfo[] getMBeanAttributesInfo(Class mbeanInterface)
    • getAttributesInfoCacheSize

      public static int getAttributesInfoCacheSize()
    • getOperationsInfoCacheSize

      public static int getOperationsInfoCacheSize()
    • clearAttributesInfoCache

      public static void clearAttributesInfoCache()
    • clearOperationsInfoCache

      public static void clearOperationsInfoCache()