|
TPTP 4.5.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.AbstractJavaDelegate
org.eclipse.tptp.platform.instrumentation.ui.internal.launcher.deleg.application.InstrumentJavaLauncherDelegate
public class InstrumentJavaLauncherDelegate
The java launch delegator for the instrument data collector.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJavaDelegate |
|---|
AbstractJavaDelegate.JavaConfigurationExtended |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJavaDelegate |
|---|
javaLaunchConfigurationDelegate |
| Fields inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
conf, node |
| Constructor Summary | |
|---|---|
InstrumentJavaLauncherDelegate()
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(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
Returns the process parameters for the Java 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)
Creates the generators and calls the register instrument handlers for the selected analysis types. |
| Methods inherited from class org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.AbstractJavaDelegate |
|---|
getClasspath, getMainTypeName, getProgramArguments, getVMArguments, getWorkingDirectory |
| Methods inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
createNode, createProcess, getAgentName, getAgentType, getClasspathString, getHostName, getLaunchTypeWorkspaceFilters, 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 InstrumentJavaLauncherDelegate()
| 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 org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherconfiguration - 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
createAgent in interface org.eclipse.tptp.trace.ui.provisional.launcher.IDataCollectorProcessLaunchercreateAgent in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprocess - the process to launchtrcProcessProxy - the trc process proxy
org.eclipse.core.runtime.CoreExceptionpublic org.eclipse.tptp.trace.ui.provisional.launcher.ProcessParameters getProcessParameters(org.eclipse.debug.core.ILaunchConfiguration launchConfiguration)
getProcessParameters in interface org.eclipse.tptp.trace.ui.provisional.launcher.IParameterExtractorgetProcessParameters in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher
public void configureProcess(Process process,
org.eclipse.hyades.models.hierarchy.TRCProcessProxy trcProcessProxy)
throws org.eclipse.core.runtime.CoreException
configureProcess in interface org.eclipse.tptp.trace.ui.provisional.launcher.IDataCollectorProcessLauncherconfigureProcess in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprocess - the process to launchtrcProcessProxy - the trc process proxy
org.eclipse.core.runtime.CoreExceptionprotected java.lang.String getClassPath()
getClassPath in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||