|
TPTP 4.3.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.harness.util.DeploymentUtilities
ConfigurationUtil instead.
| Constructor Summary | |
|---|---|
DeploymentUtilities()
Deprecated. |
|
| Method Summary | |
|---|---|
static java.lang.String |
getTestMachine(org.eclipse.hyades.models.common.configuration.CFGClass rootResource,
org.eclipse.hyades.models.common.facades.behavioral.IImplementor theImplementor,
org.eclipse.hyades.models.common.testprofile.TPFDeployment deployment)
Deprecated. use org.eclipse.hyades.models.common.configuration.util.ConfigurationUtil#getHostNameForTestAsset(CFGClass, IImplementor, TPFDeployment) instead. |
static org.eclipse.hyades.models.common.configuration.CFGArtifactLocationPair |
searchPairWithTestAsset(org.eclipse.hyades.models.common.configuration.CFGClass testAsset,
org.eclipse.hyades.models.common.testprofile.TPFDeployment deployment)
Deprecated. use ConfigurationUtil.searchPairWithTestAsset(CFGClass, TPFDeployment) instead. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeploymentUtilities()
| Method Detail |
public static java.lang.String getTestMachine(org.eclipse.hyades.models.common.configuration.CFGClass rootResource,
org.eclipse.hyades.models.common.facades.behavioral.IImplementor theImplementor,
org.eclipse.hyades.models.common.testprofile.TPFDeployment deployment)
org.eclipse.hyades.models.common.configuration.util.ConfigurationUtil#getHostNameForTestAsset(CFGClass, IImplementor, TPFDeployment) instead.
rootResource - theImplementor - deployment -
public static org.eclipse.hyades.models.common.configuration.CFGArtifactLocationPair searchPairWithTestAsset(org.eclipse.hyades.models.common.configuration.CFGClass testAsset,
org.eclipse.hyades.models.common.testprofile.TPFDeployment deployment)
ConfigurationUtil.searchPairWithTestAsset(CFGClass, TPFDeployment) instead.
testAsset - deployment -
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||