Class LocalisationConfigurationPropertiesProviderFactory

java.lang.Object
org.mule.test.crafted.localisation.properties.extension.LocalisationConfigurationPropertiesProviderFactory
All Implemented Interfaces:
org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory

public class LocalisationConfigurationPropertiesProviderFactory extends Object implements org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory
  • Field Details

    • LOCALISATION_CONFIGURATION_PROPERTIES_ELEMENT

      public static final String LOCALISATION_CONFIGURATION_PROPERTIES_ELEMENT
      See Also:
    • LOCALISATION_CONFIGURATION_PROPERTIES

      public static final org.mule.runtime.api.component.ComponentIdentifier LOCALISATION_CONFIGURATION_PROPERTIES
  • Constructor Details

    • LocalisationConfigurationPropertiesProviderFactory

      public LocalisationConfigurationPropertiesProviderFactory()
  • Method Details

    • getSupportedComponentIdentifier

      public org.mule.runtime.api.component.ComponentIdentifier getSupportedComponentIdentifier()
      Specified by:
      getSupportedComponentIdentifier in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory
    • createProvider

      public LocalisationConfigurationPropertiesProvider createProvider(org.mule.runtime.ast.api.ComponentAst providerElementDeclaration, UnaryOperator<String> localResolver, org.mule.runtime.properties.api.ResourceProvider externalResourceProvider)
      Specified by:
      createProvider in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactory