public class MessageStorage
extends org.mule.runtime.api.component.AbstractComponent
implements org.mule.runtime.core.api.processor.Processor
| Modifier and Type | Field and Description |
|---|---|
static Throwable |
exception |
static Queue<TestTransactionalConnection> |
messages |
| Constructor and Description |
|---|
MessageStorage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clean() |
org.mule.runtime.core.api.event.CoreEvent |
process(org.mule.runtime.core.api.event.CoreEvent event) |
getAnnotation, getAnnotations, getDslSource, getIdentifier, getLocation, getRepresentation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static Queue<TestTransactionalConnection> messages
public static Throwable exception
public org.mule.runtime.core.api.event.CoreEvent process(org.mule.runtime.core.api.event.CoreEvent event)
throws org.mule.runtime.api.exception.MuleException
process in interface org.mule.runtime.core.api.processor.Processororg.mule.runtime.api.exception.MuleExceptionpublic static void clean()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.