public class AbstractBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.location.ComponentLocation |
CONNECTOR_LOCATION |
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 |
|---|---|
CoreEvent |
createEvent(Flow flow) |
CoreEvent |
createEvent(Flow flow,
Object payload) |
protected Flow |
createFlow(MuleContext muleContext) |
protected 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 static final org.mule.runtime.api.component.location.ComponentLocation CONNECTOR_LOCATION
protected MuleContext createMuleContextWithServices() throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionprotected Flow createFlow(MuleContext muleContext)
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.