Interface SystemDataLoader
- All Known Implementing Classes:
XMLSystemDataLoader
public interface SystemDataLoader
A class that can populate the SystemData model.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Luke
-
Method Summary
-
Method Details
-
load
Loads the SystemData properties.- Returns:
- a Map of properties
- Throws:
IOException
- if an I/O error occurs
-