@Documented
@Retention(value=RUNTIME)
public @interface JMXBean
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
className
The name of the class describing this bean, default is the full Java class name.
|
java.lang.String |
description
The description for this bean, empty by default.
|
public abstract java.lang.String className
public abstract java.lang.String description
Please send bug reports and comments to Caplin support