TPTP 4.4.0 Testing Tools Project
Internal API Specification

org.eclipse.tptp.test.tools.junit.plugin.internal.harness
Class WorkbenchExecutionDeploymentAdapter.LocationPair

java.lang.Object
  extended byorg.eclipse.tptp.test.tools.junit.plugin.internal.harness.WorkbenchExecutionDeploymentAdapter.LocationPair
Enclosing class:
WorkbenchExecutionDeploymentAdapter

protected static class WorkbenchExecutionDeploymentAdapter.LocationPair
extends java.lang.Object


Constructor Summary
WorkbenchExecutionDeploymentAdapter.LocationPair(java.lang.String local, java.lang.String remote)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkbenchExecutionDeploymentAdapter.LocationPair

public WorkbenchExecutionDeploymentAdapter.LocationPair(java.lang.String local,
                                                        java.lang.String remote)

TPTP 4.4.0 Testing Tools Project
Internal API Specification