| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config | |
| de.flapdoodle.embed.process.runtime |
| Modifier and Type | Method and Description |
|---|---|
CommandLinePostProcessor |
ImmutableRuntimeConfig.commandLinePostProcessor() |
default CommandLinePostProcessor |
RuntimeConfig.commandLinePostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRuntimeConfig.Builder |
ImmutableRuntimeConfig.Builder.commandLinePostProcessor(CommandLinePostProcessor commandLinePostProcessor)
Initializes the value for the
commandLinePostProcessor attribute. |
ImmutableRuntimeConfig |
ImmutableRuntimeConfig.withCommandLinePostProcessor(CommandLinePostProcessor value)
Copy the current immutable object by setting a value for the
commandLinePostProcessor attribute. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandLinePostProcessor.Noop |
Copyright © 2020. All rights reserved.