类 ActiveMqSampler
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
protocol.xyz.migoo.activemq.sampler.ActiveMqSampler
- 所有已实现的接口:
Sampler,TestElement,TestStateListener,VariableStateListener,Serializable,ActiveMqConstantsInterface
public class ActiveMqSampler
extends AbstractActiveMqTestElement
implements Sampler, TestStateListener
- 作者:
- mi.xiao
- 另请参阅:
-
字段概要
从类继承的字段 protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
name从类继承的字段 core.xyz.migoo.testelement.AbstractTestElement
CHILD, CHILDS, CONFIG, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLES从接口继承的字段 protocol.xyz.migoo.activemq.util.ActiveMqConstantsInterface
ACTIVEMQ_DEFAULT, ACTIVEMQ_MESSAGE, ACTIVEMQ_PASSWORD, ACTIVEMQ_QUEUE, ACTIVEMQ_TOPIC, ACTIVEMQ_USERNAME, BROKER_URL -
构造器概要
构造器 -
方法概要
从类继承的方法 protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
execute, testEnded从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 core.xyz.migoo.testelement.TestStateListener
testEnded
-
构造器详细资料
-
ActiveMqSampler
public ActiveMqSampler()
-
-
方法详细资料
-
testStarted
public void testStarted()- 指定者:
testStarted在接口中TestStateListener- 覆盖:
testStarted在类中AbstractActiveMqTestElement
-
sample
-