Uses of Annotation Interface
org.frankframework.jmx.JmxOperation
-
Uses of JmxOperation in org.frankframework.core
Modifier and TypeMethodDescriptionvoid
IManagable.startRunning()
Instruct the object that implementsIManagable
to start working.void
IManagable.stopRunning()
Instruct the object that implementsIManagable
to stop working.