| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config | |
| de.flapdoodle.embed.process.config.io |
| Modifier and Type | Method and Description |
|---|---|
ProcessOutput |
ImmutableRuntimeConfig.processOutput() |
ProcessOutput |
RuntimeConfig.processOutput() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRuntimeConfig.Builder |
ImmutableRuntimeConfig.Builder.processOutput(ProcessOutput processOutput)
Initializes the value for the
processOutput attribute. |
ImmutableRuntimeConfig |
ImmutableRuntimeConfig.withProcessOutput(ProcessOutput value)
Copy the current immutable object by setting a value for the
processOutput attribute. |
| Modifier and Type | Method and Description |
|---|---|
static ProcessOutput |
ProcessOutput.getDefaultInstance(String label) |
static ProcessOutput |
ProcessOutput.getDefaultInstanceSilent() |
static ProcessOutput |
ProcessOutput.getInstance(String label,
org.slf4j.Logger logger) |
Copyright © 2020. All rights reserved.