|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||
See:
Description
| Class Summary | |
| AbstractApplicationContext | Partial implementation of ApplicationContext. |
| AbstractNestingMessageSource | Abstract implementation of NestingMessageSource interface, making it easy to implement custom MessageSources. |
| AbstractXmlApplicationContext | Convenient abstract superclass for ApplicationContext implementations drawing their configuration from XML documents containing bean definitions understood by an XMLBeanFactory |
| ApplicationEventMulticasterImpl | Concrete implementation of ApplicationEventMulticaster Doesn't permit multiple instances of the same listener. |
| ApplicationObjectSupport | Convenient superclass for web application objects such as controllers. |
| ClassPathXmlApplicationContext | Standalone XML application context, taking the context definition files from the classpath. |
| ConsoleListener | Simple listener for debug use only that logs messages to the console. |
| ContextRefreshedEvent | Event raised when an ApplicationContext gets initialized or refreshed. |
| FileSystemXmlApplicationContext | Standalone XML application context, taking the context definition files from the file system or from URLs. |
| MessageSourceResolvableImpl | Easy way to store all the necessary values needed to resolve messages from a MessageSource. |
| MessageSourceResourceBundle | Allows for accessing a MessageSource as a ResourceBundle. |
| PropertyResourceConfigurer | Allows for configuration of individual bean properties from a property resource, e.g. a properties file. |
| ResourceBundleMessageSource | MessageSource that
This class is a JavaBean, exposing a 'basename' property. |
| 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 com.interface21.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||