public class ProcessProxyFactoryImpl extends ProcessProxyFactory
| Constructor and Description |
|---|
ProcessProxyFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProcessProxy |
createCommandLineProxy(JavaCommandLine javaCmdLine) |
ProcessProxy |
getAttachedProxy(ProcessHandler processHandler) |
getInstancepublic ProcessProxy createCommandLineProxy(JavaCommandLine javaCmdLine) throws ExecutionException
createCommandLineProxy in class ProcessProxyFactoryExecutionExceptionpublic ProcessProxy getAttachedProxy(ProcessHandler processHandler)
getAttachedProxy in class ProcessProxyFactory