Annotation Type Description
-
@Target({TYPE,CONSTRUCTOR,METHOD,PARAMETER}) @Retention(RUNTIME) @Inherited @Documented public @interface Description
Produces a description that will be used by JMX metadata.
-
-
Field Detail
-
NAME
static final String NAME
-
-
Element Detail
-
value
@DescriptorKey("description") String value
- Default:
- ""
-
-