Interface PropertiesFetcher
- All Known Implementing Classes:
SimplePropertiesFetcher
public interface PropertiesFetcher
- Author:
- Alexandre Russel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureFetcher
(Map<String, String> configuration) getProperties
(Map<String, Object> values)
-
Method Details
-
configureFetcher
-
getProperties
-