public abstract class AbstractMockingTool extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.core.api.MuleContext |
muleContext |
protected Map<String,Object> |
processorAttributes |
protected String |
processorName |
protected String |
processorNamespace |
| Constructor and Description |
|---|
AbstractMockingTool(org.mule.runtime.core.api.MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkValidQuery() |
protected String |
getFullName() |
protected DefaultBehaviorManager |
getManager() |
protected org.mule.runtime.core.api.MuleContext muleContext
protected String processorName
protected String processorNamespace
public AbstractMockingTool(org.mule.runtime.core.api.MuleContext muleContext)
protected void checkValidQuery()
protected DefaultBehaviorManager getManager()
protected String getFullName()
Copyright © 2017. All rights reserved.