public final class LogHandlerBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
LogHandlerBuildItem(RuntimeValue<Optional<Handler>> handlerValue)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<Optional<Handler>> |
getHandlerValue()
Get the handler value.
|
public LogHandlerBuildItem(RuntimeValue<Optional<Handler>> handlerValue)
handlerValue - the handler value to add to the run time configurationpublic RuntimeValue<Optional<Handler>> getHandlerValue()
Copyright © 2021 JBoss by Red Hat. All rights reserved.