|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.recorder.remote.RecorderEnvironmentAdapter
object to be implemented by objects which will setup the execution environment for a recorder
| Field Summary | |
|---|---|
protected java.lang.String |
deploymentPath
|
| Constructor Summary | |
|---|---|
RecorderEnvironmentAdapter()
|
|
| Method Summary | |
|---|---|
protected abstract java.lang.String |
getClassPathEntry()
Deprecated. |
protected java.lang.String |
getClassPathEntry(java.lang.String deployPath)
Sets the deploymentPath, then calls getClassPathEntry(String). |
java.lang.String |
getDeploymentPath()
|
java.io.File[] |
getRecorderJARs()
required for deployment. |
void |
setupExecutionEnvironment(org.eclipse.hyades.execution.core.IExecutionEnvironment env,
java.lang.String deployPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String deploymentPath
| Constructor Detail |
public RecorderEnvironmentAdapter()
| Method Detail |
protected java.lang.String getClassPathEntry(java.lang.String deployPath)
deployPath -
protected abstract java.lang.String getClassPathEntry()
public java.io.File[] getRecorderJARs()
public void setupExecutionEnvironment(org.eclipse.hyades.execution.core.IExecutionEnvironment env,
java.lang.String deployPath)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getDeploymentPath()
|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||