java.lang.Object
org.eclipse.oomph.console.core.application.AbstractLauncherApplication
org.eclipse.oomph.console.application.ConsoleLauncherApplication
org.eclipse.oomph.console.test.InstallerTest
- All Implemented Interfaces:
org.eclipse.equinox.app.IApplication
public class InstallerTest
extends org.eclipse.oomph.console.application.ConsoleLauncherApplication
-
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyStorecreateKeyStore(String jksPath, String password) voidvoidvoidprotected static voidsetFinalParameter(String fieldName, Object value) voidsetUp()Methods inherited from class org.eclipse.oomph.console.application.ConsoleLauncherApplication
runMethods inherited from class org.eclipse.oomph.console.core.application.AbstractLauncherApplication
start, stop
-
Constructor Details
-
InstallerTest
public InstallerTest()
-
-
Method Details