Interface PropertiesFetcher
-
- All Known Implementing Classes:
SimplePropertiesFetcher
public interface PropertiesFetcher- Author:
- Alexandre Russel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconfigureFetcher(Map<String,String> configuration)PropertiesgetProperties(Map<String,Object> values)
-