public class MessageStorage extends Object implements Processor
ReactiveProcessor.ProcessingType| 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() |
InternalEvent |
process(InternalEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTypepublic static Queue<TestTransactionalConnection> messages
public static Throwable exception
public InternalEvent process(InternalEvent event) throws org.mule.runtime.api.exception.MuleException
public static void clean()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.