| Interface | Description |
|---|---|
| ErrorManagerConfiguration |
Configuration for an error manager.
|
| FilterConfiguration |
A configuration for a filter.
|
| FormatterConfiguration |
A configuration for a logger formatter.
|
| HandlerConfiguration |
Configuration for a single handler.
|
| HandlerContainingConfigurable |
A configurable object which is a container for handlers.
|
| LogContextConfiguration |
A log context configuration.
|
| LoggerConfiguration |
Configuration for a single logger.
|
| NamedConfigurable |
A configurable object with a name.
|
| ObjectConfigurable<T> |
A configurable object with a specific class name.
|
| PojoConfiguration | |
| PropertyConfigurable |
An object which is configurable via object properties.
|
| ValueExpression<T> |
Represents a possible value expression.
|
| ValueExpression.Resolver<T> |
Resolves the value expression from an expression.
|
| Class | Description |
|---|---|
| LogContextConfiguration.Factory |
The factory class for persistent configurations.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.