Package edu.suffolk.litlab.efsp.server
Class EfspServer
java.lang.Object
edu.suffolk.litlab.efsp.server.EfspServer
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEfspServer(DataSource codeDs, DataSource userDs, OrgMessageSender sender, List<EfmModuleSetup> modules, SecurityHub security, Map<String, InterviewToFilingInformationConverter> converterMap) -
Method Summary
-
Constructor Details
-
EfspServer
protected EfspServer(DataSource codeDs, DataSource userDs, OrgMessageSender sender, List<EfmModuleSetup> modules, SecurityHub security, Map<String, InterviewToFilingInformationConverter> converterMap) throws SQLException, NoSuchAlgorithmException- Throws:
SQLExceptionNoSuchAlgorithmException
-
-
Method Details
-
stopServers
protected void stopServers() -
providers
-
main
- Throws:
Exception
-