Uses of Interface
org.apache.uima.aae.jmx.monitor.JmxMonitorListener
-
Packages that use JmxMonitorListener Package Description org.apache.uima.aae.jmx.monitor -
-
Uses of JmxMonitorListener in org.apache.uima.aae.jmx.monitor
Classes in org.apache.uima.aae.jmx.monitor that implement JmxMonitorListener Modifier and Type Class Description classBasicUimaJmxMonitorListenerThis class implementsJmxMonitorListenerinterface.classSingleLineUimaJmxMonitorListenerThis class implementsJmxMonitorListenerinterface.Methods in org.apache.uima.aae.jmx.monitor with parameters of type JmxMonitorListener Modifier and Type Method Description voidJmxMonitor. addJmxMonitorListener(JmxMonitorListener listener)Registers customJmxMonitorListener
-