クラス AnnotationMBeanExporter

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

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

MetadataNamingStrategyMetadataMBeanInfoAssemblerAnnotationJmxAttributeSource で設定し、デフォルトで autodetection をアクティブにします。

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

    • AnnotationMBeanExporter

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