|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher
org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJUnitDelegate
org.eclipse.tptp.platform.instrumentation.ui.internal.launcher.deleg.application.InstrumentJUnitLauncherDelegate
The runtime JUnit launch delegator for the instrument data collector.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJUnitDelegate |
|---|
junitConfiguration |
| Fields inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
conf, node |
| Constructor Summary | |
|---|---|
InstrumentJUnitLauncherDelegate()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
configureProcess(Process process,
org.eclipse.hyades.models.hierarchy.TRCProcessProxy trcProcessProxy)
Configures the launch process. |
Agent |
createAgent(Process process,
org.eclipse.hyades.models.hierarchy.TRCProcessProxy trcProcessProxy)
Associate multiple agents to the given process. |
protected java.lang.String |
getClassPath()
Retuns the classpath. |
org.eclipse.tptp.trace.ui.provisional.launcher.ProcessParameters |
getProcessParameters()
Returns the process parameters for the JUnit Launch type. |
void |
preLaunch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
Checks the JUnit configuration before the process is launched. |
| Methods inherited from class org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJUnitDelegate |
|---|
getClasspath, getClasspathString, getMainTypeName, getProgramArguments, getVMArguments, getWorkingDirectory |
| Methods inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
createNode, createProcess, getAgentName, getAgentType, getHostName, getLocation, getPortNumber, getProfileFile, isMutualLauncher, isProcessLauncher, postLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InstrumentJUnitLauncherDelegate()
| Method Detail |
public void preLaunch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
preLaunch in interface org.eclipse.tptp.trace.ui.provisional.launcher.IDataCollectorMutualLauncherpreLaunch in class AbstractJUnitDelegateconfiguration - The launch configurationmode - The mode of the launchlaunch - The launchmonitor - The monitor
org.eclipse.core.runtime.CoreException
public Agent createAgent(Process process,
org.eclipse.hyades.models.hierarchy.TRCProcessProxy trcProcessProxy)
throws org.eclipse.core.runtime.CoreException
process - the process to launchtrcProcessProxy - the trc process proxy
org.eclipse.core.runtime.CoreExceptionpublic org.eclipse.tptp.trace.ui.provisional.launcher.ProcessParameters getProcessParameters()
public void configureProcess(Process process,
org.eclipse.hyades.models.hierarchy.TRCProcessProxy trcProcessProxy)
throws org.eclipse.core.runtime.CoreException
process - the process to launchtrcProcessProxy - the trc process proxy
org.eclipse.core.runtime.CoreExceptionprotected java.lang.String getClassPath()
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||