@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface JmxParam
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |