public interface ComponentBuildingDefinitionProvider
ComponentBuildingDefinitionProvider present in the classpath will be
lookup to search for available DSL parsing extensions.| Modifier and Type | Method and Description |
|---|---|
List<ComponentBuildingDefinition> |
getComponentBuildingDefinitions() |
void |
init()
Initialization method called once the extensions is discovered.
|
void init()
List<ComponentBuildingDefinition> getComponentBuildingDefinitions()
ComponentBuildingDefinition provided by the extension.Copyright © 2019 MuleSoft, Inc.. All rights reserved.