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

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

Uses of PropertyResourceConfigurer in org.springframework.beans.factory.config
 

Subclasses of PropertyResourceConfigurer in org.springframework.beans.factory.config
 class PreferencesPlaceholderConfigurer
          Subclass of PropertyPlaceholderConfigurer that supports J2SE 1.4's Preferences API (java.util.prefs).
 class PropertyOverrideConfigurer
          A property resource configurer that overrides bean property values in an application context definition.
 class PropertyPlaceholderConfigurer
          A property resource configurer that resolves placeholders in bean property values of context definitions.
 



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