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) void
shutdownLauncher
(TransactionProcessor launcher) void
shutdownProgram
(Service program)
-
Method Details
-
invokeProgram
-
invokeLauncher
TransactionProcessor invokeLauncher() -
shutdownProgram
-
shutdownLauncher
-