类的使用
cn.taketoday.jmx.export.metadata.ManagedOperation
使用ManagedOperation的程序包
程序包
说明
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中ManagedOperation的使用
-
cn.taketoday.jmx.export.metadata中ManagedOperation的使用
修饰符和类型方法说明JmxAttributeSource.getManagedOperation(Method method) Implementations should return an instance ofManagedOperationif the suppliedMethodhas the corresponding metadata.