クラス AnnotationMBeanExporter

実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareBeanFactoryAwareDisposableBeanInitializingBeanSmartInitializingSingletonMBeanExportOperations

public class AnnotationMBeanExporter extends MBeanExporter
Spring の標準 MBeanExporter の便利なサブクラスであり、Spring Bean の JMX エクスポージャーのアノテーション使用をアクティブ化します: ManagedResourceManagedAttributeManagedOperation など。

MetadataNamingStrategyMetadataMBeanInfoAssemblerAnnotationJmxAttributeSource で設定し、デフォルトで MBeanExporter.AUTODETECT_ALL モードをアクティブにします。

導入:
2.5
作成者:
Juergen Hoeller
  • コンストラクターの詳細

    • AnnotationMBeanExporter

      public AnnotationMBeanExporter()
  • メソッドの詳細