Annotation Type ManagedOperation


@Retention(RUNTIME) @Documented @Target(METHOD) public @interface ManagedOperation
The @ManagedOperation annotation is used to indicate that a given method should be considered a JMX operation.