Package org.adempiere.server
Class Application
java.lang.Object
org.adempiere.server.Application
- All Implemented Interfaces:
org.eclipse.equinox.app.IApplication
- Author:
- hengsin
-
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
start
- Specified by:
start
in interfaceorg.eclipse.equinox.app.IApplication
- Throws:
Exception
-
stop
public void stop()- Specified by:
stop
in interfaceorg.eclipse.equinox.app.IApplication
-