Uses of Class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer

Packages that use PropertyPlaceholderConfigurer
org.springframework.beans.factory.config SPI interfaces and configuration-related convenience classes for bean factories. 
 

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).
 



Copyright (C) 2003-2004 The Spring Framework Project.