Package org.eblocker.server.app
Class SelfCheckApp
java.lang.Object
org.eblocker.server.app.SelfCheckApp
eBlocker self-check app.
This program dumps the self-check result to the console and quits.
-
Constructor Summary
ConstructorsConstructorDescriptionSelfCheckApp(DataSource dataSource, String version, ScriptRunner scriptRunner, String showResultScript, StatusLedService statusLedService) -
Method Summary
-
Constructor Details
-
SelfCheckApp
@Inject public SelfCheckApp(DataSource dataSource, String version, ScriptRunner scriptRunner, String showResultScript, StatusLedService statusLedService)
-
-
Method Details
-
main
- Throws:
Exception
-
run
- Throws:
IOExceptionInterruptedException
-