|
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.RecorderExecutableObjectAdapter
org.eclipse.hyades.execution.recorder.http.local.HttpRecorderExecutableObjectAdapter
This object is called for special setup of the recorder executableobject. It passes the classpath of the RecorderAgent and can provide arguments which will be used as VMArgs when the jvm is started for the recorder
| Constructor Summary | |
|---|---|
HttpRecorderExecutableObjectAdapter()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAgentClassPath()
Deprecated. return the Recorder agent full path |
java.lang.String |
getVMArgString()
Deprecated. returns any VMArgs which should be use when the recorder is started. |
| Methods inherited from class org.eclipse.hyades.execution.recorder.remote.RecorderExecutableObjectAdapter |
|---|
setupExecutableObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpRecorderExecutableObjectAdapter()
| Method Detail |
public java.lang.String getAgentClassPath()
getAgentClassPath in class RecorderExecutableObjectAdapterpublic java.lang.String getVMArgString()
getVMArgString in class RecorderExecutableObjectAdapter
|
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 | ||||||||||