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