| Class | Description |
|---|---|
| DeferPlaceholderFileSystemXmlWebApplicationContext |
An extension of
FileSystemXmlWebApplicationContext that defers property placeholder resolution of config
locations until after property sources have been initialized. |
| FilesystemGenericApplicationContext |
An extension of
GenericApplicationContext that is biased in favor of the filesystem
such that bare resource paths are assumed to be files rather than classpath resources. |
| FileSystemXmlWebApplicationContext |
An extension of
XmlWebApplicationContext that is biased in favor of the filesystem such that bare resource
paths are assumed to be files rather than classpath resources. |
Copyright © 1999–2015. All rights reserved.