public abstract class ApplicationCommandLineState<T extends ModuleBasedConfiguration<JavaRunConfigurationModule,Element> & CommonJavaRunConfigurationParameters & ConfigurationWithCommandLineShortener> extends BaseJavaApplicationCommandLineState<T>
myConfiguration| Constructor and Description | 
|---|
| ApplicationCommandLineState(T configuration,
                           ExecutionEnvironment environment) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JavaParameters | createJavaParameters() | 
| protected abstract boolean | isProvidedScopeIncluded() | 
| protected OSProcessHandler | startProcess()Starts the process. | 
createRemoteConnection, createTargetedCommandLine, getConfiguration, isPollConnection, setupJavaParametersansiColoringEnabled, clear, createCommandLine, getJavaParameters, shouldAddJavaProgramRunnerActionsaddConsoleFilters, createActions, createActions, createConsole, execute, getConsoleBuilder, getEnvironment, getExecutionTarget, getRunnerSettings, setConsoleBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic ApplicationCommandLineState(T configuration, ExecutionEnvironment environment)
protected JavaParameters createJavaParameters() throws ExecutionException
createJavaParameters in class JavaCommandLineStateExecutionExceptionprotected OSProcessHandler startProcess() throws ExecutionException
CommandLineStatestartProcess in class BaseJavaApplicationCommandLineState<T extends ModuleBasedConfiguration<JavaRunConfigurationModule,Element> & CommonJavaRunConfigurationParameters & ConfigurationWithCommandLineShortener>ExecutionException - if the execution failed.GeneralCommandLine, 
OSProcessHandlerprotected abstract boolean isProvidedScopeIncluded()