Class TestLocalisationPropertiesExtensionLoadingDelegate
java.lang.Object
org.mule.test.crafted.localisation.properties.extension.TestLocalisationPropertiesExtensionLoadingDelegate
- All Implemented Interfaces:
org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
public class TestLocalisationPropertiesExtensionLoadingDelegate
extends Object
implements org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer extensionDeclarer, org.mule.runtime.extension.api.loader.ExtensionLoadingContext context)
-
Field Details
-
EXTENSION_NAME
- See Also:
-
-
Constructor Details
-
TestLocalisationPropertiesExtensionLoadingDelegate
public TestLocalisationPropertiesExtensionLoadingDelegate()
-
-
Method Details
-
accept
public void accept(org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer extensionDeclarer, org.mule.runtime.extension.api.loader.ExtensionLoadingContext context) - Specified by:
acceptin interfaceorg.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
-