Package org.compiere.install
Class InstallApplication
- java.lang.Object
-
- org.compiere.install.InstallApplication
-
- All Implemented Interfaces:
org.eclipse.equinox.app.IApplication
public class InstallApplication extends Object implements org.eclipse.equinox.app.IApplication
- Author:
- hengsin
-
-
Constructor Summary
Constructors Constructor Description InstallApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
start(org.eclipse.equinox.app.IApplicationContext context)
void
stop()
-