| Package | Description |
|---|---|
| org.jboss.qa.jcontainer.wildfly |
| Modifier and Type | Field and Description |
|---|---|
protected WildflyConfiguration.Mode |
WildflyConfiguration.mode |
protected WildflyConfiguration.Mode |
WildflyConfiguration.Builder.mode |
| Modifier and Type | Method and Description |
|---|---|
static WildflyConfiguration.Mode |
WildflyConfiguration.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WildflyConfiguration.Mode[] |
WildflyConfiguration.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
WildflyConfiguration.Builder.mode(WildflyConfiguration.Mode mode) |
Copyright © 2021. All rights reserved.