@Target(value={FIELD,ANNOTATION_TYPE}) public @interface JMXProperty
Config annotation
is used.
Be aware that despite is it provided in the annotations jar,
it refers to an external handler.| Modifier and Type | Required Element and Description |
|---|---|
String |
name
Sets the property name.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
notification
Enables notification on the current property.
|
String |
rights
Sets the access permission.
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.