public class JaversCoreConfiguration extends AbstractConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
MAPPING_STYLE_PROPERTY_NAME |
propertyConfiguration| Constructor and Description |
|---|
JaversCoreConfiguration()
loads javers-default.properties
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
assemble()
Called after reading properties file,
override to read configuration from it.
|
MappingStyle |
getMappingStyle() |
JaversCoreConfiguration |
withMappingStyle(MappingStyle mappingStyle) |
containsPropertyKey, getEnumProperty, getStringProperty, readPropertiespublic static final String MAPPING_STYLE_PROPERTY_NAME
public JaversCoreConfiguration()
public MappingStyle getMappingStyle()
public JaversCoreConfiguration withMappingStyle(MappingStyle mappingStyle)
protected void assemble()
AbstractConfigurationassemble in class AbstractConfigurationCopyright © 2013. All rights reserved.