Class MBeanInfoHelper
java.lang.Object
org.apache.activemq.artemis.core.management.impl.MBeanInfoHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic intstatic MBeanAttributeInfo[]getMBeanAttributesInfo(Class mbeanInterface) static MBeanOperationInfo[]getMBeanOperationsInfo(Class mbeanInterface) static int
-
Constructor Details
-
MBeanInfoHelper
public MBeanInfoHelper()
-
-
Method Details
-
getMBeanOperationsInfo
-
getMBeanAttributesInfo
-
getAttributesInfoCacheSize
public static int getAttributesInfoCacheSize() -
getOperationsInfoCacheSize
public static int getOperationsInfoCacheSize() -
clearAttributesInfoCache
public static void clearAttributesInfoCache() -
clearOperationsInfoCache
public static void clearOperationsInfoCache()
-