| 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. |
| ProcessingStrategyUtils | |
| 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.
|
| SystemPropertyInitializingBean |
Sets system properties from the configured list.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.