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.
@Target({TYPE,CONSTRUCTOR,METHOD,PARAMETER})
@Retention(RUNTIME)
@Inherited
@Documented
public @interface Description