|
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
public abstract class AbstractJavaDelegate
| Nested Class Summary | |
|---|---|
protected class |
AbstractJavaDelegate.JavaConfigurationExtended
|
| Field Summary | |
|---|---|
protected AbstractJavaDelegate.JavaConfigurationExtended |
javaLaunchConfigurationDelegate
|
| Fields inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
conf, node |
| Constructor Summary | |
|---|---|
AbstractJavaDelegate(java.lang.String agentName,
java.lang.String agentType)
|
|
| Method Summary | |
|---|---|
protected java.lang.String[] |
getClasspath(org.eclipse.debug.core.ILaunchConfiguration conf)
|
protected java.lang.String |
getMainTypeName(org.eclipse.debug.core.ILaunchConfiguration conf)
|
protected java.lang.String |
getProgramArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
|
protected java.lang.String |
getVMArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
|
protected java.lang.String |
getWorkingDirectory(org.eclipse.debug.core.ILaunchConfiguration conf)
|
| Methods inherited from class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher |
|---|
configureProcess, createAgent, createNode, createProcess, getAgentName, getAgentType, getClassPath, getClasspathString, getHostName, getLaunchTypeWorkspaceFilters, getLocation, getPortNumber, getProcessParameters, getProfileFile, isMutualLauncher, isProcessLauncher, postLaunch, preLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AbstractJavaDelegate.JavaConfigurationExtended javaLaunchConfigurationDelegate
| Constructor Detail |
|---|
public AbstractJavaDelegate(java.lang.String agentName,
java.lang.String agentType)
| Method Detail |
|---|
protected java.lang.String getWorkingDirectory(org.eclipse.debug.core.ILaunchConfiguration conf)
getWorkingDirectory in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprotected java.lang.String getProgramArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
getProgramArguments in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprotected java.lang.String getMainTypeName(org.eclipse.debug.core.ILaunchConfiguration conf)
getMainTypeName in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprotected java.lang.String getVMArguments(org.eclipse.debug.core.ILaunchConfiguration conf)
getVMArguments in class org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncherprotected java.lang.String[] getClasspath(org.eclipse.debug.core.ILaunchConfiguration conf)
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 | ||||||||