Package com.tangosol.config.expression
Class PropertiesParameterResolver
java.lang.Object
com.tangosol.config.expression.PropertiesParameterResolver
- All Implemented Interfaces:
ParameterResolver
- Since:
- Coherence 12.1.2
- Author:
- bo 2011.06.22
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PropertiesParameterResolver
Construct aPropertiesParameterResolver
using aMap
of values.- Parameters:
map
- aMap
of Strings to Strings defining the properties (the map values are copied)
-
-
Method Details