public class ManagedAttribute extends AbstractJmxAttribute
MetadataMBeanInfoAssembler, MBeanExporter| 修飾子と型 | フィールドと説明 |
|---|---|
static ManagedAttribute | EMPTY 空の属性。 |
| コンストラクターと説明 |
|---|
ManagedAttribute() |
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectSE | getDefaultValue() この属性のデフォルト値を返します。 |
int | getPersistPeriod() |
StringSE | getPersistPolicy() |
void | setDefaultValue(ObjectSE defaultValue) この属性のデフォルト値を設定します。 |
void | setPersistPeriod(int persistPeriod) |
void | setPersistPolicy(StringSE persistPolicy) |
getCurrencyTimeLimit, getDescription, setCurrencyTimeLimit, setDescriptioncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static final ManagedAttribute EMPTY