类 ActiveMqPreProcessor
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
protocol.xyz.migoo.activemq.processor.AbstractActiveMqProcessor
protocol.xyz.migoo.activemq.processor.ActiveMqPreProcessor
- 所有已实现的接口:
PostProcessor,Processor,TestElement,TestStateListener,VariableStateListener,Serializable,ActiveMqConstantsInterface
- 作者:
- 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.processor.AbstractActiveMqProcessor
process, testEnded, testStarted从类继承的方法 protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
execute从类继承的方法 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, testStarted
-
构造器详细资料
-
ActiveMqPreProcessor
public ActiveMqPreProcessor()
-