JavaScript is disabled on your browser.
java.lang.Object
org.mule.runtime.extension.internal.config.dsl.XmlExtensionBuildingDefinitionProvider
All Implemented Interfaces:
org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider, ExtensionBuildingDefinitionProvider
public class XmlExtensionBuildingDefinitionProvider
extends Object
implements ExtensionBuildingDefinitionProvider
A ComponentBuildingDefinitionProvider which makes all definitions of extensions done with the XML SDK be declared by
the same definitions of the XML SDK.
Since:
4.3
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
init
public void init()
Specified by:
init in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
Copyright © 2003–2021 MuleSoft, Inc. . All rights reserved.