类 AnnotationJmxAttributeSource

java.lang.Object
cn.taketoday.jmx.export.annotation.AnnotationJmxAttributeSource
所有已实现的接口:
Aware, BeanFactoryAware, JmxAttributeSource

public class AnnotationJmxAttributeSource extends Object implements JmxAttributeSource, BeanFactoryAware
Implementation of the JmxAttributeSource interface that reads annotations and exposes the corresponding attributes.
从以下版本开始:
4.0
作者:
Rob Harrop, Juergen Hoeller, Jennifer Hickey, Stephane Nicoll
另请参阅: