Annotation Type JmxInvokable


  • @Inherited
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface JmxInvokable
    Annotation to apply to a method to mark it as an invokable method in JMX.