|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyPlaceholderConfigurer | |
| org.springframework.beans.factory.config | SPI interfaces and configuration-related convenience classes for bean factories. |
| org.springframework.web.context.support | Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations, and a utility class for retrieval of the root application context etc. |
| Uses of PropertyPlaceholderConfigurer in org.springframework.beans.factory.config |
| Subclasses of PropertyPlaceholderConfigurer in org.springframework.beans.factory.config | |
class |
PreferencesPlaceholderConfigurer
Subclass of PropertyPlaceholderConfigurer that supports J2SE 1.4's Preferences API (java.util.prefs). |
| Uses of PropertyPlaceholderConfigurer in org.springframework.web.context.support |
| Subclasses of PropertyPlaceholderConfigurer in org.springframework.web.context.support | |
class |
ServletContextPropertyPlaceholderConfigurer
Subclass of PropertyPlaceholderConfigurer that falls back to ServletContext init parameters (that is, web.xml context-param entries) if a placeholder could not be resolved against the provided properties. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||