Annotation Type Name
-
@Target(PARAMETER) @Retention(RUNTIME) @Inherited @Documented public @interface Name
Produces a parameter name that will be returned by JMXMBeanFeatureInfo.getName()
.
@Target(PARAMETER)
@Retention(RUNTIME)
@Inherited
@Documented
public @interface Name
MBeanFeatureInfo.getName()
.