public interface VmUpdateListener
Modifier and Type | Method and Description |
---|---|
void |
countersUpdated(VmUpdate update)
This method is called when the performance counters
are updated for the JVM this listener is attached to.
|
void countersUpdated(VmUpdate update)
update
- - object to query performance counter valuesCopyright © 2014. All rights reserved.