| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See
Description
| Class Diagram Summary | |
| support | |
| Class Summary | |
| AbstractApplicationContext | Partial implementation of ApplicationContext. |
| AbstractNestingMessageSource | Abstract implementation of NestingMessageSource interface, making it easy to implement a custom MessageSource. |
| AbstractXmlApplicationContext | Convenient abstract superclass for ApplicationContext implementations drawing their configuration from XML documents containing bean definitions understood by DefaultXmlBeanDefinitionParser. |
| ApplicationContextAwareProcessor | BeanPostProcessor implementation that passes the application context to beans that implement the ApplicationContextAware interface. |
| ApplicationObjectSupport | Convenient superclass for application objects that want to be aware of the application context, e.g. |
| ClassPathXmlApplicationContext | Standalone XML application context, taking the context definition files from the class path. |
| ContextResourceEditor | ApplicationContext-aware PropertyEditor for Resource descriptors. |
| FileSystemXmlApplicationContext | Standalone XML application context, taking the context definition files from the file system or from URLs. |
| MessageSourceAccessor | Helper class for easy access to messages from a MessageSource, providing various overloaded getMessage methods. |
| MessageSourceResolvableImpl | Default implementation of the MessageSourceResolvable interface. |
| MessageSourceResourceBundle | Helper class that allows for accessing a MessageSource as a ResourceBundle. |
| ReloadableResourceBundleMessageSource | MessageSource that accesses the ResourceBundles with the specified basenames. |
| ResourceBundleMessageSource | MessageSource that accesses the ResourceBundles with the specified basenames. |
| ResourceEntityResolver | EntityResolver implementation that tries to resolve entity references relative to the resource base of the application context, if applicable. |
| StaticApplicationContext | ApplicationContext to allow concrete registration of Java objects in code, rather than from external configuration sources. |
| StaticMessageSource | Simple implementation of NestingMessageSource that allows messages to be held in a Java object, and added programmatically. |
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||