Class TestConfigPropertiesExtensionLoadingDelegate

java.lang.Object
org.mule.test.crafted.config.properties.deprecated.extension.TestConfigPropertiesExtensionLoadingDelegate
All Implemented Interfaces:
org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate

public class TestConfigPropertiesExtensionLoadingDelegate extends Object implements org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
  • Field Details

  • Constructor Details

    • TestConfigPropertiesExtensionLoadingDelegate

      public TestConfigPropertiesExtensionLoadingDelegate()
  • 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:
      accept in interface org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate