|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.bnd.build.ProjectLauncher
aQute.bnd.build.JUnitLauncher
public class JUnitLauncher
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class aQute.bnd.build.ProjectLauncher |
|---|
ProjectLauncher.NotificationListener, ProjectLauncher.NotificationType |
| Field Summary |
|---|
| Fields inherited from class aQute.bnd.build.ProjectLauncher |
|---|
ACTIVATOR_ERROR, CANCELED, CUSTOM_LAUNCHER, DUPLICATE_BUNDLE, EMBEDDED_ACTIVATOR, ERROR, NONE, OK, RESOLVE_ERROR, SERVICES, TIMEDOUT, UPDATE_NEEDED, WARNING |
| Constructor Summary | |
|---|---|
JUnitLauncher(Project project)
|
|
| Method Summary | |
|---|---|
String |
getMainTypeName()
|
int |
launch()
|
void |
prepare()
Should be called when all the changes to the launchers are set. |
void |
update()
|
| Methods inherited from class aQute.bnd.build.ProjectLauncher |
|---|
addActivator, addClasspath, addClasspath, addDefault, addRunBundle, addRunProgramArgs, addRunVM, cancel, cleanup, clear, error, executable, getActivators, getArguments, getClasspath, getCwd, getErrors, getNotificationListeners, getProject, getRunBundles, getRunEnv, getRunFramework, getRunJdb, getRunpath, getRunProgramArgs, getRunProperties, getRunVM, getStorageDir, getSystemCapabilities, getSystemPackages, getTimeout, getTrace, getWarnings, invoke, isKeep, registerForNotifications, reportResult, setCwd, setKeep, setRunFramework, setTimeout, setTrace, start, updateFromProject, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitLauncher(Project project)
throws Exception
Exception| Method Detail |
|---|
public void prepare()
throws Exception
ProjectLauncher
prepare in class ProjectLauncherException
public int launch()
throws Exception
launch in class ProjectLauncherExceptionpublic String getMainTypeName()
getMainTypeName in class ProjectLauncher
public void update()
throws Exception
update in class ProjectLauncherException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||