public class VmManager extends Object
Constructor and Description |
---|
VmManager() |
Modifier and Type | Method and Description |
---|---|
void |
createRemoteVM(String hostname,
int port) |
VmInfo |
findVmFromPID(String param) |
VmInfo |
getVmInfoByID(String VmId) |
HashSet<VmInfo> |
getVmInfoSet() |
void |
setUpdateVmListsListener(ActionListener listener) |
void |
updateLists() |
public void createRemoteVM(String hostname, int port)
public void setUpdateVmListsListener(ActionListener listener)
public void updateLists()
Copyright © 2018. All rights reserved.