public class AbstractBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_NAME |
static String |
FLOW_NAME |
static String |
KEY |
static String |
PAYLOAD |
static String |
VALUE |
| Constructor and Description |
|---|
AbstractBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
Event |
createEvent(Flow flow) |
Event |
createEvent(Flow flow,
Object payload) |
Flow |
createFlow(MuleContext muleContext) |
MuleContext |
createMuleContext() |
MuleContext |
createMuleContextWithServices() |
public static final String CONNECTOR_NAME
public static final String FLOW_NAME
public static final String PAYLOAD
public static final String KEY
public static final String VALUE
public MuleContext createMuleContext() throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic MuleContext createMuleContextWithServices() throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic Flow createFlow(MuleContext muleContext)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.