public class PerformanceMonitor extends Object
PerformanceMonitorPlugin.| Constructor and Description |
|---|
PerformanceMonitor(NodeEngineImpl nodeEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(PerformanceMonitorPlugin plugin)
Registers a MonitorTask to it will be scheduled.
|
void |
shutdown() |
void |
start() |
public PerformanceMonitor(NodeEngineImpl nodeEngine)
public void register(PerformanceMonitorPlugin plugin)
plugin - the monitorTask to registerNullPointerException - if monitorTask is null.public void start()
public void shutdown()
Copyright © 2016. All Rights Reserved.