JMXProperty@Target(value=FIELD) public @interface Property
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
Deprecated.
Sets the property name.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
notification
Deprecated.
Enables notification on the current property.
|
String |
rights
Deprecated.
Sets the access permission.
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.