Annotation Interface ManagedAttribute
Method-level annotation that indicates to expose a given bean property as a
JMX attribute, corresponding to the
ManagedAttribute
.
Only valid when used on a JavaBean getter or setter.
- Since:
- 1.2
- Author:
- Rob Harrop
- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionint
Set the currency time limit field in aDescriptor
.Set the default value for the attribute in aDescriptor
.Set the description for the attribute in aDescriptor
.int
Set the persistPeriod field in aDescriptor
.Set the persistPolicy field in aDescriptor
.
-
Element Details
-
defaultValue
-
description
-
currencyTimeLimit
-
persistPolicy
-
persistPeriod
-