public class AbstractPropertyBackedBean.DefaultResolver
extends org.springframework.util.PropertyPlaceholderHelper
PropertyPlaceholderHelper to resolve placeholders in the property defaults. This means
that placeholders need not be displayed in the configuration UI or JMX console.| Constructor and Description |
|---|
AbstractPropertyBackedBean.DefaultResolver()
Instantiates a new default resolver.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolveValue(java.lang.String val)
Expands the given value, resolving any ${} placeholders using the property defaults.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.