Annotation Type JmxWritable


  • @Inherited
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface JmxWritable
    Annotation to apply to a setter method to mark it as a writable attribute in JMX.