Package org.adempiere.base
Class PackInFolderApplication
java.lang.Object
org.adempiere.base.PackInFolderApplication
- All Implemented Interfaces:
 org.eclipse.equinox.app.IApplication
Eclipse application that would launch the org.adempiere.pipo2.PackInFolder process to import 2pack archives inside a predefine folder.
- Author:
 - Carlos Ruiz (globalqss)
 
- 
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PackInFolderApplication
public PackInFolderApplication() 
 - 
 - 
Method Details
- 
start
- Specified by:
 startin interfaceorg.eclipse.equinox.app.IApplication- Throws:
 Exception
 - 
stop
public void stop()- Specified by:
 stopin interfaceorg.eclipse.equinox.app.IApplication
 
 -