Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.logging |
Modifier and Type | Method and Description |
---|---|
T |
Logging.customHandler(String childKey,
CustomHandlerConsumer consumer)
Create and configure a CustomHandler object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default CustomHandlerConsumer<T> |
CustomHandlerConsumer.andThen(CustomHandlerConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default CustomHandlerConsumer<T> |
CustomHandlerConsumer.andThen(CustomHandlerConsumer<T> after) |
T |
LoggingProfile.customHandler(String childKey,
CustomHandlerConsumer consumer)
Create and configure a CustomHandler object to the list of subresources
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.