public class VmMemoryVmListener extends Object implements VmUpdateListener
Constructor and Description |
---|
VmMemoryVmListener(VmMemoryStatDAO vmMemoryStatDao,
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 VmMemoryVmListener(VmMemoryStatDAO vmMemoryStatDao, int vmId)
public void countersUpdated(VmUpdate update)
VmUpdateListener
countersUpdated
in interface VmUpdateListener
update
- - object to query performance counter valuesCopyright © 2013. All Rights Reserved.