| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.process | |
| de.flapdoodle.embed.process.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableProcessConfig
Immutable implementation of
ProcessConfig. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableProcessConfig |
ImmutableProcessConfig.copyOf(ProcessConfig instance)
Creates an immutable copy of a
ProcessConfig value. |
ImmutableProcessConfig.Builder |
ImmutableProcessConfig.Builder.from(ProcessConfig instance)
Fill a builder with attribute values from the provided
ProcessConfig instance. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ProcessControl.executeCommandLine(SupportConfig support,
String label,
ProcessConfig processConfig) |
Copyright © 2022. All rights reserved.