public class MockComponentBuildingDefinitionProvider extends Object implements org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG |
static String |
SPY |
static String |
THROW_AN |
| Constructor and Description |
|---|
MockComponentBuildingDefinitionProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<org.mule.runtime.dsl.api.component.ComponentBuildingDefinition> |
getComponentBuildingDefinitions() |
void |
init() |
public static final String CONFIG
public static final String SPY
public static final String THROW_AN
public MockComponentBuildingDefinitionProvider()
public void init()
init in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProviderpublic List<org.mule.runtime.dsl.api.component.ComponentBuildingDefinition> getComponentBuildingDefinitions()
getComponentBuildingDefinitions in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProviderCopyright © 2017. All Rights Reserved.