public class VmMonitor extends Object
| Constructor and Description |
|---|
VmMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNewVm(VmUpdateListener listener,
int pid) |
void |
handleStoppedVm(int pid) |
void |
removeVmListeners() |
public VmMonitor()
throws BackendException
BackendExceptionpublic void handleNewVm(VmUpdateListener listener, int pid)
public void handleStoppedVm(int pid)
public void removeVmListeners()
Copyright © 2013. All Rights Reserved.