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