| Interface | Description |
|---|---|
| MappingErrorHandler |
Error handler when a mapping is unsuccessful.
|
| Class | Description |
|---|---|
| BeanDescriptionFactory |
Creates all
BeanPropertyDescription objects for a given class. |
| BeanPropertyDescription |
Information about a bean property.
|
| ConfigMeMapper |
Mapper configured with defaults as singleton.
|
| Mapper |
Maps a section of a property resource to the provided JavaBean class.
|
| MappingContext |
Context in which a mapping takes place.
|
| Enum | Description |
|---|---|
| MappingErrorHandler.Impl |
Implementations.
|
| Exception | Description |
|---|---|
| ConfigMeMapperException |
Exception during a bean mapping process.
|
| Annotation Type | Description |
|---|---|
| ExportName |
Annotation placed on a getter or setter method to indicate that it
should be loaded and written to a property resource with a different name.
|
Copyright © 2016–2018 The AuthMe Team. All rights reserved.