@Documented
@Retention(value=RUNTIME)
public @interface JMXBeanParameter
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description
The description of this parameter, empty by default.
|
java.lang.String |
name
Name of this parameter, param1, param2, param3 etc. by default.
|
public abstract java.lang.String name
public abstract java.lang.String description
Please send bug reports and comments to Caplin support