| Package | Description |
|---|---|
| org.mule.runtime.config.spring |
Support claases for Load Mule from Spring.
|
| org.mule.runtime.config.spring.artifact | |
| org.mule.runtime.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
| org.mule.runtime.config.spring.processors | |
| org.mule.runtime.config.spring.util |
| Class and Description |
|---|
| ElementValidator
Allows validating an
Element prior to parsing it. |
| LazyComponentInitializer
Initializer for the creation of lazy resources.
|
| LazyMuleArtifactContext
Implementation of
MuleArtifactContext that allows to create configuration components
lazily. |
MuleArtifactContext
MuleArtifactContext is a simple extension application context that allows resources to be loaded from the
Classpath of file system using the MuleBeanDefinitionReader. |
| MuleBeanDefinitionDocumentReader
Allows us to hook in our own Hierarchical Parser delegate.
|
| MuleDocumentLoader
Alternative to Spring's default document loader that uses SAX to add metadata to the DOM elements that are the
result of the default parser.
|
| MuleHierarchicalBeanDefinitionParserDelegate
This parser enables Mule to parse heirarchical bean structures using spring Namespace handling There are 4 base
DefinitionParsers supplied in Mule that most Parsers will extend from, these are
AbstractChildDefinitionParser
AbstractMuleBeanDefinitionParser
ChildDefinitionParser
MuleOrphanDefinitionParser |
| NotificationConfig
Notification helper object for creating notification manager configuration.
|
| OptionalObjectsController
Keeps track of keys that have been marked as optional on a registry-bootstrap file.
|
| SpringRegistry |
| XmlGathererErrorHandler
Represents a specific type of
ErrorHandler which gathers as many errors as possible to be displayed later for
either logging purposes or to propagate an exception with the full list of errors. |
| XmlGathererErrorHandlerFactory
Factory object to create instances of
XmlGathererErrorHandler that will be used in the reading of XML files. |
| XmlMetadataAnnotationsFactory
Factory object to get a fresh instance of a
XmlMetadataAnnotations. |
| Class and Description |
|---|
MuleArtifactContext
MuleArtifactContext is a simple extension application context that allows resources to be loaded from the
Classpath of file system using the MuleBeanDefinitionReader. |
| Class and Description |
|---|
| ElementValidator
Allows validating an
Element prior to parsing it. |
| Class and Description |
|---|
| OptionalObjectsController
Keeps track of keys that have been marked as optional on a registry-bootstrap file.
|
| Class and Description |
|---|
| OptionalObjectsController
Keeps track of keys that have been marked as optional on a registry-bootstrap file.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.