public class VmGcVmListener extends Object implements VmUpdateListener
Constructor and Description |
---|
VmGcVmListener(VmGcStatDAO vmGcStatDao,
int vmId) |
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.
|
public VmGcVmListener(VmGcStatDAO vmGcStatDao, int vmId)
public void countersUpdated(VmUpdate update)
VmUpdateListener
countersUpdated
in interface VmUpdateListener
update
- - object to query performance counter valuesCopyright © 2014. All rights reserved.