|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.batch.application.FactoryComponentRunnerApplication
public class FactoryComponentRunnerApplication
This class controls all aspects of the application's execution.
This application is a workbench window that runs given factory component and exit immediately when execution is done.
Field Summary | |
---|---|
static String |
FACTORY_COMPONENT_ID
Constant to be used to set the factory component to run. |
Constructor Summary | |
---|---|
FactoryComponentRunnerApplication()
|
Method Summary | |
---|---|
Object |
run(String[] args_p)
Starts this application with the given context and returns a result. |
Object |
start(IApplicationContext context_p)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FACTORY_COMPONENT_ID
Constructor Detail |
---|
public FactoryComponentRunnerApplication()
Method Detail |
---|
public Object start(IApplicationContext context_p) throws Exception
Exception
org.eclipse.equinox.app.IApplication#start(org.eclipse.equinox.app.IApplicationContext)
public Object run(String[] args_p)
args_p
-
public void stop()
org.eclipse.equinox.app.IApplication#stop()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.