アノテーション型 IntegrationManagedResource
@TargetSE(TYPESE) @RetentionSE(RUNTIMESE) @InheritedSE @DocumentedSE public @interface IntegrationManagedResource
このように
ManagedResource 制限 Bean のクローンにはアノテーションが付けられ、IntegrationMBeanExporter によってのみエクスポートされ、他の MBeanExporter(存在する場合)によってエクスポートされないようにします。- 導入:
- 4.2
- 作成者:
- Gary Russell
オプション要素の概要
オプション要素 修飾子と型 オプションの要素 説明 intcurrencyTimeLimitStringSEdescriptionbooleanlogStringSElogFileStringSEobjectNameStringSEpersistLocationStringSEpersistNameintpersistPeriodStringSEpersistPolicyStringSEvalueアノテーション値は、単純なデフォルトの使用箇所では、objectName属性と同等です。
要素の詳細
value
アノテーション値は、単純なデフォルトの使用箇所では、objectName属性と同等です。- 戻り値:
- 値。
- デフォルト:
- ""
objectName
- デフォルト:
- ""
description
StringSE description- デフォルト:
- ""
currencyTimeLimit
int currencyTimeLimit- デフォルト:
- -1
log
boolean log- デフォルト:
- false
logFile
StringSE logFile- デフォルト:
- ""
persistPolicy
StringSE persistPolicy- デフォルト:
- ""
persistPeriod
int persistPeriod- デフォルト:
- -1
persistName
StringSE persistName- デフォルト:
- ""
persistLocation
StringSE persistLocation- デフォルト:
- ""