| Package | Description |
|---|---|
| com.foreach.common.spring.properties | |
| com.foreach.common.spring.properties.support |
| Modifier and Type | Field and Description |
|---|---|
protected PropertiesSource |
TypedPropertyMap.source |
| Modifier and Type | Method and Description |
|---|---|
PropertiesSource |
TypedPropertyMap.getSource() |
| Constructor and Description |
|---|
TypedPropertyMap(PropertyTypeRegistry<T> propertyTypeRegistry,
PropertiesSource source,
Class sourceValueClass)
Construct a new TypedPropertyMap.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectPropertiesSource<T>
Simple PropertieSource that proxies access to an underlying Map implementation.
|
Copyright © 2017. All rights reserved.