org.kuali.common.util.properties.spring
Class DefaultPropertiesServiceConfig
java.lang.Object
org.kuali.common.util.properties.spring.DefaultPropertiesServiceConfig
- All Implemented Interfaces:
- PropertiesServiceConfig
@Configuration
@Import(value={SpringServiceConfig.class,AutowiredProjectConfig.class})
public class DefaultPropertiesServiceConfig
- extends Object
- implements PropertiesServiceConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPropertiesServiceConfig
public DefaultPropertiesServiceConfig()
propertiesService
@Bean
public PropertiesService propertiesService()
- Specified by:
propertiesService
in interface PropertiesServiceConfig
getPostProcessor
protected PropertyProcessor getPostProcessor(Properties overrides,
String passwordKey)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.