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