public class MessageStorage extends Object implements Callable
| 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() |
Object |
onCall(MuleEventContext eventContext) |
public static Queue<TestTransactionalConnection> messages
public static Throwable exception
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.