public class BeanShellTimer extends BeanShellTestElement implements Cloneable, Timer, TestBean
Constructor and Description |
---|
BeanShellTimer() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
long |
delay()
This method is called after a sampling process is done to know how much
time the sampling thread has to wait until sampling again.
|
protected String |
getInitFileProperty() |
getBeanShellInterpreter, getFilename, getParameters, getScript, isResetInterpreter, processFileOrScript, processFileOrScript, readResolve, setFilename, setParameters, setResetInterpreter, setScript, testEnded, testEnded, testStarted, testStarted, threadFinished, threadStarted
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getPropertyOrNull, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
isModifiable
protected String getInitFileProperty()
getInitFileProperty
in class BeanShellTestElement
public long delay()
public Object clone()
clone
in interface org.apache.jmeter.testelement.TestElement
clone
in class BeanShellTestElement
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.