public final class NamedLogHandlersBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
NamedLogHandlersBuildItem(RuntimeValue<Map<String,Handler>> namedHandlersMap)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<Map<String,Handler>> |
getNamedHandlersMap()
Get the named handlers.
|
public NamedLogHandlersBuildItem(RuntimeValue<Map<String,Handler>> namedHandlersMap)
namedHandlersMap - the named handlers to add to the run time configurationpublic RuntimeValue<Map<String,Handler>> getNamedHandlersMap()
Copyright © 2020 JBoss by Red Hat. All rights reserved.