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