Package org.serviceconnector.service
Class ServiceLoader
java.lang.Object
org.serviceconnector.service.ServiceLoader
- Author:
- JTraber
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidload(ServiceListConfiguration serviceListConfiguration) Loads services from a file.
-
Method Details
-
load
Loads services from a file.- Parameters:
serviceListConfiguration- the service list configuration- Throws:
Exception- the exception
-