| Interface | Description |
|---|---|
| IConfigPrinter | |
| PropertyTransformer<T> |
This insterface represents property transformer, each transformer should
implement it.
|
| Class | Description |
|---|---|
| ConfigurableProcessor |
This class is designed to process classes and interfaces that have fields
marked with
Property annotation |
| ConfigurationExporter | |
| ConfigUtil | |
| PropertiesUtils |
This class is designed to simplify routine job with properties
|
| PropertyTransformerFactory |
This class is responsible for creating property transformers.
|
| Exception | Description |
|---|---|
| TransformationException |
This exception is internal for configuration process.
|
| Annotation Type | Description |
|---|---|
| Property |
This annotation is used to mark field that should be processed by
commons.configuration.ConfigurableProcessorThis annotation is Documented, all definitions with it will appear in javadoc |
Copyright © 2014–2015. All rights reserved.