Interface PropertyMap
- All Known Implementing Classes:
SimplePropertyMap
public interface PropertyMap
Contract of collecting properties to be replaced in settings.xml.
-
Method Summary
-
Method Details
-
get
Retrieve value to a key- Parameters:
key- property key- Returns:
- Optional is empty if key could not be found
- See Also:
-