Package org.serviceconnector.server
Class ServerLoader
java.lang.Object
org.serviceconnector.server.ServerLoader
- Author:
- JTraber
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidload(RemoteNodeListConfiguration remoteNodeListConfigurations) Loads remote hosts from a file.
-
Method Details
-
load
Loads remote hosts from a file.- Parameters:
remoteNodeListConfigurations- the remote node list configurations- Throws:
Exception- the exception
-