Uses of Interface
org.swisspush.gateleen.monitoring.MonitoringHandler.MonitoringCallback
-
-
Uses of MonitoringHandler.MonitoringCallback in org.swisspush.gateleen.monitoring
Methods in org.swisspush.gateleen.monitoring with parameters of type MonitoringHandler.MonitoringCallback Modifier and Type Method Description voidMonitoringHandler. updateQueuesSizesInformation(int numQueues, boolean showEmptyQueues, MonitoringHandler.MonitoringCallback callback)Updates the information about the sizes of the top (numQueues) sized queues.
-