META-INF.mule-module.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mule-module-spring-config Show documentation
Show all versions of mule-module-spring-config Show documentation
Mule Builder for use with Spring 2.X Namespace based XML configuration.
The newest version!
module.name=spring-config
artifact.export.classPackages=org.mule.runtime.config.api,\
org.mule.runtime.config.api.dsl,\
org.mule.runtime.config.api.dsl.artifact,\
org.mule.runtime.config.api.dsl.model,\
org.mule.runtime.config.api.dsl.model.properties,\
org.mule.runtime.config.api.dsl.processor,\
org.mule.runtime.config.api.dsl.processor.xml,\
org.mule.runtime.config.api.dsl.xml,\
org.mule.runtime.config.api.factories.streaming
artifact.privileged.classPackages=org.mule.runtime.config.privileged.dsl,\
org.mule.runtime.config.privileged.dsl.processor
artifact.privileged.artifactIds=com.mulesoft.mule.modules:mule-compatibility-module,com.mulesoft.anypoint:cxf-module-facade
artifact.export.resources=/,\
/org/springframework/beans/factory/xml,\
/org/springframework/context/config,\
/META-INF/mule.schemas,\
/META-INF/spring.schemas,\
/META-INF/mule-core.xsd,\
/META-INF/mule-core-common.xsd,\
/META-INF/mule-schemadoc.xsd,\
/META-INF/mule-domain.xsd,\
/META-INF/mule-module.xsd
artifact.export.services=\
org.mule.runtime.deployment.model.api.artifact.ArtifactConfigurationProcessor:org.mule.runtime.config.api.dsl.artifact.SpringArtifactConfigurationProcessor,\
org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory:org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
© 2015 - 2025 Weber Informatics LLC | Privacy Policy