@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Monitored
Modifier and Type | Required Element and Description |
---|---|
String |
description
Returns description of the attribute in MARS.
|
String |
name
Returns name of the attribute in MARS.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
expand
Returns true when the value of this property shall be expanded by MARS into sub node.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.