Uses of Interface
tigase.sys.CPULoadListener
-
Packages that use CPULoadListener Package Description tigase.server.monitor tigase.sys -
-
Uses of CPULoadListener in tigase.server.monitor
Methods in tigase.server.monitor with parameters of type CPULoadListener Modifier and Type Method Description voidMonitorRuntime. addCPULoadListener(CPULoadListener cpuListener) -
Uses of CPULoadListener in tigase.sys
Methods in tigase.sys with parameters of type CPULoadListener Modifier and Type Method Description abstract voidTigaseRuntime. addCPULoadListener(CPULoadListener cpuListener)
-