public
interfaceConfigurableApplicationContext
extends
ApplicationContext
Overview
Inheritance
Members
Usage
Source
Books
Since03.11.2003
VersionNot specified.
Author(s)Juergen Hoeller
SPI interface to be implemented by most if not all application contexts.
Provides means to configure an application context in addition to the
application context client methods in the ApplicationContext interface.
Configuration and lifecycle methods are encapsulated here to avoid
making them obvious to ApplicationContext client code.
Configuration and lifecycle methods are encapsulated here to avoid making them obvious to ApplicationContext client code.