| Modifier and Type | Method and Description |
|---|---|
protected abstract VmUpdateListener |
VmListenerBackend.createVmListener(int pid)
Creates a new
VmUpdateListener for the virtual machine
specified by the pid. |
| Modifier and Type | Method and Description |
|---|---|
void |
VmMonitor.handleNewVm(VmUpdateListener listener,
int pid) |
| Constructor and Description |
|---|
VmListenerWrapper(VmUpdateListener listener,
sun.jvmstat.monitor.MonitoredVm vm) |
| Modifier and Type | Method and Description |
|---|---|
protected VmUpdateListener |
VmClassStatBackend.createVmListener(int pid) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmGcVmListener |
| Modifier and Type | Method and Description |
|---|---|
protected VmUpdateListener |
VmGcBackend.createVmListener(int pid) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmMemoryVmListener |
| Modifier and Type | Method and Description |
|---|---|
protected VmUpdateListener |
VmMemoryBackend.createVmListener(int pid) |
Copyright © 2013. All Rights Reserved.