| Interface | Description |
|---|---|
| BasicConfiguration |
BasicConfiguration provides the basis for concrete configurations.
|
| Builder<T> |
Builder.
|
| Self<S extends Self<S>> |
This interface simplifies the task of writing fluent builders which need to inherit from
other builders (abstract or concrete).
|
| Class | Description |
|---|---|
| AbstractTypedPropertiesConfiguration | |
| ClassWhiteList |
The
ClassWhiteList maintains classes definitions either by name or regular expression and is used for
permissioning. |
| ConfigurationUtils |
ConfigurationUtils.
|
| XMLStringConfiguration |
A simple wrapper for an XML configuration represented as a String.
|
| Annotation Type | Description |
|---|---|
| BuiltBy |
BuiltBy.
|
| ConfigurationFor |
ConfigurationFor.
|
| ConfiguredBy |
Defines the configuration used to configure the given class instances
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.