Package org.frankframework.jmx
Annotation Interface JmxOperation
Method-level annotation that indicates to expose a given method as a JMX operation.
Only valid when used on a method that is not a JavaBean getter or setter.
- Author:
- Niels Meijer
-
Optional Element Summary
-
Element Details
-
description
String description- Default:
- ""
-