| |||||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| ApplicationContext | Interface to provide configuration for an application. |
| ApplicationContextAware | Interface to be implemented by any object that wishes to be notified of the application context it runs in. |
| ApplicationContextException | Exception thrown during application context initialization. |
| ApplicationEvent | Class to be extended by all application events. |
| ApplicationListener | Interface to be implemented by event listeners. |
| ConfigurableApplicationContext | SPI interface to be implemented by most if not all application contexts. |
| MessageSource | Interface to be implemented by objects that can resolve messages. |
| MessageSourceResolvable | Interface for objects that are suitable for message resolution in a MessageSource, e.g. |
| NestingMessageSource | Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically. |
| NoSuchMessageException | Exception thrown when a message can't be resolved. |
| |||||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | ||||||||