TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.profile.server.core.internal
Class ProfileOnServerAdapter

java.lang.Object
  extended by org.eclipse.tptp.platform.profile.server.core.internal.ProfileOnServerAdapter

public class ProfileOnServerAdapter
extends java.lang.Object


Constructor Summary
ProfileOnServerAdapter()
           
 
Method Summary
static void attachToAgents(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc, java.lang.String hostname, int agentControllerPort, java.lang.Object server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileOnServerAdapter

public ProfileOnServerAdapter()
Method Detail

attachToAgents

public static void attachToAgents(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc,
                                  java.lang.String hostname,
                                  int agentControllerPort,
                                  java.lang.Object server)

TPTP 4.6.0 Platform Project
Internal API Specification