类的使用
org.springframework.jmx.export.metadata.ManagedAttribute
使用ManagedAttribute的程序包 程序包 说明 org.springframework.jmx.export.annotation Java 5 annotations for MBean exposure.org.springframework.jmx.export.metadata Provides generic JMX metadata classes and basic support for reading JMX metadata in a provider-agnostic manner.org.springframework.jmx.export.annotation中ManagedAttribute的使用
返回ManagedAttribute的org.springframework.jmx.export.annotation中的方法 修饰符和类型 方法 说明 ManagedAttributeAnnotationJmxAttributeSource. getManagedAttribute(Method method)org.springframework.jmx.export.metadata中ManagedAttribute的使用
声明为ManagedAttribute的org.springframework.jmx.export.metadata中的字段 修饰符和类型 字段 说明 static ManagedAttributeManagedAttribute. EMPTYEmpty attributes.返回ManagedAttribute的org.springframework.jmx.export.metadata中的方法 修饰符和类型 方法 说明 ManagedAttributeJmxAttributeSource. getManagedAttribute(Method method)Implementations should return an instance ofManagedAttributeif the suppliedMethodhas the corresponding metadata.