|
JTR 5.0 API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunnerConfigParam | |
|---|---|
| jtr.assigner.impl | Default implementations of the contracts defined in the jtr.assigner
package. |
| jtr.config | Here reside all the basic classes used to compose the object-oriented representation
of a jtr.xml configuration file. |
| Uses of RunnerConfigParam in jtr.assigner.impl |
|---|
| Methods in jtr.assigner.impl with parameters of type RunnerConfigParam | |
|---|---|
protected void |
AbstractParamsAssigner.assignParameter(IRunnerClean cRunner,
RunnerConfigParam param,
java.lang.Object val)
This method allows the assignment of the provided val instance to
the param property of the specified cRunner instance. |
| Uses of RunnerConfigParam in jtr.config |
|---|
| Methods in jtr.config that return RunnerConfigParam | |
|---|---|
RunnerConfigParam |
ParametersMap.getParameter(java.lang.String paramName)
Get a previously added parameter by name. |
| Methods in jtr.config with parameters of type RunnerConfigParam | |
|---|---|
void |
ParametersMap.addParameter(RunnerConfigParam param)
Adds a new parameter to the set. |
static boolean |
StdParameters.isStandard(RunnerConfigParam param)
States whether the parameter param is a standard
parameter or not. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||