Package com.softwaremining.logic
Interface InvokeHelper
public interface InvokeHelper
responsible for starting, shutting down and retrieving references to transaction processor
for an application.
-
Method Summary
Modifier and TypeMethodDescriptioninvokeProgram(String programName) voidshutdownLauncher(TransactionProcessor launcher) voidshutdownProgram(Service program)
-
Method Details
-
invokeProgram
-
invokeLauncher
TransactionProcessor invokeLauncher() -
shutdownProgram
-
shutdownLauncher
-