类的使用
cn.taketoday.jmx.export.metadata.ManagedAttribute
使用ManagedAttribute的程序包
程序包
说明
Java 5 annotations for MBean exposure.
Provides generic JMX metadata classes and basic support for reading
JMX metadata in a provider-agnostic manner.
-
cn.taketoday.jmx.export.annotation中ManagedAttribute的使用
-
cn.taketoday.jmx.export.metadata中ManagedAttribute的使用
修饰符和类型方法说明JmxAttributeSource.getManagedAttribute(Method method) Implementations should return an instance ofManagedAttributeif the suppliedMethodhas the corresponding metadata.