| Package | Description |
|---|---|
| org.wildfly.core.embedded |
| Modifier and Type | Method and Description |
|---|---|
static Configuration.LoggerHint |
Configuration.LoggerHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.LoggerHint[] |
Configuration.LoggerHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration.Builder |
Configuration.Builder.setLoggerHint(Configuration.LoggerHint loggerHint)
Sets a hint for the JBoss Logging facade on which log manager the loggers so delegate to.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.