-
- All Implemented Interfaces:
- Receiveable, org.mule.runtime.api.lifecycle.Disposable, org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Stoppable, org.mule.runtime.api.meta.AnnotatedObject, FlowConstructAware, MuleContextAware, Callable, EventListener
public class TransactionalFunctionalTestComponent
extends FunctionalTestComponent
This service is useful for unit tests involving transactionality because it will roll back the current transaction upon message
arrival.
-
-
Field Summary
-
Fields inherited from class org.mule.runtime.api.meta.AbstractAnnotatedObject
LOCATION_KEY
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Startable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Stoppable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.meta.AnnotatedObject
PROPERTY_NAME
-
Method Summary
-
Methods inherited from class org.mule.functional.functional.FunctionalTestComponent
addLifecycleCallback, append, dispose, getAppendString, getEventCallback, getExceptionText, getExceptionToThrow, getLastReceivedMessage, getReceivedMessage, getReceivedMessagesCount, getReturnData, getWaitTime, initialise, isDoInboundTransform, isEnableMessageHistory, isEnableNotifications, isLogMessageDetails, isThrowException, onReceive, process, removeLifecycleCallback, setAppendString, setDoInboundTransform, setEnableMessageHistory, setEnableNotifications, setEventCallback, setExceptionText, setExceptionToThrow, setFlowConstruct, setId, setLogMessageDetails, setMuleContext, setReturnData, setThrowException, setWaitTime, start, stop, throwException
-
Methods inherited from class org.mule.runtime.api.meta.AbstractAnnotatedObject
getAnnotation, getAnnotations, getLocation, setAnnotations
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.