アノテーション型 IntegrationManagedResource


@TargetSE(TYPESE)
@RetentionSE(RUNTIMESE)
@InheritedSE
@DocumentedSE
public @interface IntegrationManagedResource
このように ManagedResource 制限 Bean のクローンにはアノテーションが付けられ、IntegrationMBeanExporter によってのみエクスポートされ、他の MBeanExporter(存在する場合)によってエクスポートされないようにします。
導入:
4.2
作成者:
Gary Russell