Interface IApplication
- All Known Implementing Classes:
CLIApplication
,GUIApplication
public interface IApplication
Defines a common interface for application start method.
-
Method Summary
-
Method Details
-
start
Starts a specific program interface.- Parameters:
args
- program interface arguments- Throws:
Exception
-