Package org.basepom.mojo.propertyhelper
Class ValueCache
java.lang.Object
org.basepom.mojo.propertyhelper.ValueCache
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindCurrentValueProvider
(Map<String, String> values, FieldDefinition<?> definition) getValueProvider
(FieldDefinition<?> definition) void
persist()
-
Constructor Details
-
ValueCache
public ValueCache()
-
-
Method Details
-
findCurrentValueProvider
public ValueProvider findCurrentValueProvider(Map<String, String> values, FieldDefinition<?> definition) -
getValueProvider
- Throws:
IOException
-
persist
- Throws:
IOException
-