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