public static class ApplicationConfiguration.JavaApplicationCommandLineState<T extends ApplicationConfiguration> extends ApplicationCommandLineState<T>
myConfiguration
Constructor and Description |
---|
JavaApplicationCommandLineState(T configuration,
ExecutionEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isProvidedScopeIncluded() |
createJavaParameters, startProcess
createRemoteConnection, createTargetedCommandLine, getConfiguration, isPollConnection, setupJavaParameters
ansiColoringEnabled, clear, createCommandLine, getJavaParameters, shouldAddJavaProgramRunnerActions
addConsoleFilters, createActions, createActions, createConsole, execute, getConsoleBuilder, getEnvironment, getExecutionTarget, getRunnerSettings, setConsoleBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public JavaApplicationCommandLineState(T configuration, ExecutionEnvironment environment)
protected boolean isProvidedScopeIncluded()
isProvidedScopeIncluded
in class ApplicationCommandLineState<T extends ApplicationConfiguration>