IncludeController
, ModuleController
public interface ReplaceableController
Modifier and Type | Method | 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()
HashTree
void resolveReplacementSubTree(JMeterTreeNode context)
context
- the starting point of the replacementCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.