If used repeatedly in a single JVM process with the same configuration (for example, when repeatedly loading an application context during testing), it's important that the application context is closed to allow the bean to be disposed of and the server shutdown prior to attempting to start it again.
This class is intended for testing and internal security namespace use and is not considered part of framework public API. @author Luke Taylor @author Rob Winch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|