| Class | Description | 
|---|---|
| ClassReloadingBeanFactory | Same as DefaultListableBeanFactory, but it doesn't use the constructor and class cached in RootBeanDefinition | 
| ClassReloadingInstantiationStrategy | Same as SimpleInstantiationStrategy, but constructor is not cached | 
| ClassReloadingXMLWebApplicationContext | 
 This class can be used instead of XmlWebApplicationContext, and it will watch jar files and directories for changes
 and reload then changed classes. | 
| SpringConstants | |
| StrutsSpringObjectFactory | 
 Struts object factory that integrates with Spring. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.