| Package | Description |
|---|---|
| org.mule.runtime.config.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleDomainBeanDefinitionDocumentReader
Allows us to hook in our own Hierarchical Parser delegate.
|
| Modifier and Type | Method and Description |
|---|---|
protected MuleBeanDefinitionDocumentReader |
MuleArtifactContext.createBeanDefinitionDocumentReader(BeanDefinitionFactory beanDefinitionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends MuleBeanDefinitionDocumentReader> |
MuleArtifactContext.getBeanDefinitionDocumentReaderClass() |
| Constructor and Description |
|---|
MuleXmlBeanDefinitionReader(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
MuleBeanDefinitionDocumentReader beanDefinitionDocumentReader)
Create new XmlBeanDefinitionReader for the given bean factory.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.