|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.qvt.oml.debug.core.vm.QVTOVirtualMachineProxy
public class QVTOVirtualMachineProxy
Constructor Summary | |
---|---|
QVTOVirtualMachineProxy(java.lang.String host,
int requestPort,
Monitor monitor)
|
Method Summary | |
---|---|
boolean |
isAvailable()
|
boolean |
isTerminated()
|
VMEvent |
readVMEvent()
|
VMResponse |
sendRequest(VMRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QVTOVirtualMachineProxy(java.lang.String host, int requestPort, Monitor monitor) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public boolean isTerminated()
isTerminated
in interface IQVTOVirtualMachineShell
public boolean isAvailable()
public VMResponse sendRequest(VMRequest request) throws java.io.IOException
sendRequest
in interface IQVTOVirtualMachineShell
java.io.IOException
public VMEvent readVMEvent() throws java.io.IOException
readVMEvent
in interface IQVTOVirtualMachineShell
java.io.IOException
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |