TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.trace.ui.internal.launcher.deleg.application
Interface AgentDiscovererDelegateHelper.ILoggingAgentDiscovererDelegate

All Known Implementing Classes:
AgentDiscovererEquinoxDelegate, AgentDiscovererJavaAppletDelegate, AgentDiscovererJavaDelegate, AgentDiscovererJUnitDelegate, AgentDiscovererJUnitPluginDelegate, AgentDiscovererRuntimeWBDelegate
Enclosing class:
AgentDiscovererDelegateHelper

public static interface AgentDiscovererDelegateHelper.ILoggingAgentDiscovererDelegate


Method Summary
 void activateAgent(org.eclipse.hyades.models.hierarchy.TRCProcessProxy processProxy)
           
 

Method Detail

activateAgent

void activateAgent(org.eclipse.hyades.models.hierarchy.TRCProcessProxy processProxy)

TPTP 4.5.0 Platform Project
Internal API Specification