public interface ReplaceableController
| Modifier and Type | Method and Description |
|---|---|
HashTree |
getReplacementSubTree()
Used to replace the test execution tree (usually by adding the
subelements of the TestElement that is replacing the
ReplaceableController.
|
void |
resolveReplacementSubTree(JMeterTreeNode context)
Compute the replacement tree.
|
HashTree getReplacementSubTree()
HashTreevoid resolveReplacementSubTree(JMeterTreeNode context)
context - the starting point of the replacementCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.