Interface PropertiesLoader
-
- All Known Implementing Classes:
FilePropertiesLoader
public interface PropertiesLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Propertiesload()
-
-
-
Method Detail
-
load
@Nullable Properties load()
- Returns:
- entire configuration properties
-
-