|
Class Summary |
| 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). |
| ClassReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class. |
| ParamReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class. |
| 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. |