| Class | Description |
|---|---|
| CachedResource |
Spring 2.x is picky about open/closed input streams, as it requires a closed stream (fully read resource) to enable automatic
validation detection (DTD or XSD).
|
| LaxInstantiationStrategyWrapper |
A
InstantiationStrategy which doesn't fail if a bean cannot be instantiated, as long as such bean has been marked as
optional in a OptionalObjectsController. |
| ProcessingStrategyParserUtils | |
| SpringBeanLookup |
This is an implementation of the ObjectFactory interface which simply delegates to the Spring ApplicationContext.
|
| SpringXMLUtils |
These only depend on standard (JSE) XML classes and are used by Spring config code.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.