org.kuali.student.common.util
Class ModPropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
java.lang.Object
org.kuali.student.common.util.ModPropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
- All Implemented Interfaces:
- StringValueResolver
- Enclosing class:
- ModPropertyPlaceholderConfigurer
public class ModPropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
- extends Object
- implements StringValueResolver
BeanDefinitionVisitor that resolves placeholders in String values,
delegating to the parseStringValue
method of the
containing class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModPropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
public ModPropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver(Properties props)
resolveStringValue
public String resolveStringValue(String strVal)
throws BeansException
- Specified by:
resolveStringValue
in interface StringValueResolver
- Throws:
BeansException
resolvePropertyValue
public Properties resolvePropertyValue(String strVal)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.