TPTP 4.5.0 Platform Project
Internal API Specification

Package org.eclipse.tptp.platform.instrumentation.ui.internal.launcher.deleg.application

Class Summary
InstrumentAgentDiscoverer This class is used to dynamically discover the instrument agents registered with a specific process.
InstrumentAttachDelegate The InstrumentAttachDelegate is responsible for connecting to the Instrument Agent.
InstrumentDelegateHelper Helper class that creates the agents, processes and configures the runtime arguments.
InstrumentEquinoxLauncherDelegate The equinox launch delegator for the instrument data collector.
InstrumentJavaAppletLauncherDelegate The applet launch delegator for the instrument data collector.
InstrumentJavaLauncherDelegate The java launch delegator for the instrument data collector.
InstrumentJUnitLauncherDelegate The runtime JUnit launch delegator for the instrument data collector.
InstrumentJUnitPluginLauncherDelegate The JUnit plugin launch delegator for the instrument data collector.
InstrumentLaunchConfiguration  
InstrumentLauncherDelegate The InstrumentLauncherDelegate is responsible for launching and connecting to the Profile Agent and staring the @link org.eclipse.tptp.platform.instrumentation.ui.internal.launcher.deleg.application.InstrumentAgentDiscoverer.
InstrumentRuntimeWorkbenchLauncherDelegate The runtime workbench launch delegator for the instrument data collector.
TIInstrumentAttachLauncherDelegate The attach launcher delegate for JVMTI Instrument Collector.
TIInstrumentDelegateHelper This delegate helper is shared between all launch configuration types (e.g. local Java application, external Java application, Eclipse application, and etc...).
TIInstrumentDelegateHelper.NOOPCommandHandler A dummy command handler that doesn't do anything in response to a command that is sent
TIInstrumentEquinoxLauncherDelegate The self manageable launcher for Eclipse Equinox applications.
TIInstrumentJavaAppletLauncherDelegate The self manageable launcher for local Java Applet.
TIInstrumentJavaLauncherDelegate The self manageable launcher for local Java applications.
TIInstrumentJUnitLauncherDelegate The self manageable launcher for JUnit application.
TIInstrumentJUnitPluginLauncherDelegate The self manageable launcher for JUnit Plugin application.
TIInstrumentRuntimeWorkbenchLauncherDelegate The self manageable launcher for Runtime workbench applications.
 


TPTP 4.5.0 Platform Project
Internal API Specification