|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReplaceableController
This interface represents a controller that gets replaced during the compilation phase of test execution in an arbitrary way.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
HashTree getReplacementSubTree()
HashTreevoid resolveReplacementSubTree(JMeterTreeNode context)
context -
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||