public interface IVMVirtualMachineShell
| Modifier and Type | Method and Description |
|---|---|
VMDebugCore |
getDebugCore() |
boolean |
isTerminated() |
VMEvent |
readVMEvent() |
VMResponse |
sendRequest(VMRequest request) |
VMDebugCore getDebugCore()
boolean isTerminated()
VMEvent readVMEvent() throws IOException
IOExceptionVMResponse sendRequest(VMRequest request) throws IOException
IOExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.