Annotation Type JmxManageable
-
@Inherited @Retention(RUNTIME) @Target(TYPE) public @interface JmxManageable
Annotation to apply to a class to identify it as using annotations for marking what methods are getters, setters, or invokable.By default all Attivio components have this annotation applied and are therefore manageable via JMX.