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 |
---|
DefaultResolver()
Instantiates a new default resolver.
|
Modifier and Type | Method and Description |
---|---|
String |
resolveValue(String val)
Expands the given value, resolving any ${} placeholders using the property defaults.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.