Package editor.run
Class OutOfProcessDebug
- java.lang.Object
-
- editor.run.AbstractOutOfProcessExecutor<FqnRunConfig>
-
- editor.run.OutOfProcessDebug
-
- All Implemented Interfaces:
IProcessRunner<FqnRunConfig>
public class OutOfProcessDebug extends AbstractOutOfProcessExecutor<FqnRunConfig>
-
-
Constructor Summary
Constructors Constructor Description OutOfProcessDebug()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
exec()
-
Methods inherited from class editor.run.AbstractOutOfProcessExecutor
execute, getGosuPanel, getProcess, getRunConfig, getRunState, getVm, setProcess, setVm
-
-
-
-
Method Detail
-
exec
protected String exec() throws Exception
- Specified by:
exec
in classAbstractOutOfProcessExecutor<FqnRunConfig>
- Throws:
Exception
-
-