|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.beans.factory.config.PropertyPlaceholderConfigurer.PropertyPlaceholderConfigurerResolver
private class PropertyPlaceholderConfigurer.PropertyPlaceholderConfigurerResolver
| Field Summary | |
|---|---|
private java.util.Properties |
props
|
| Constructor Summary | |
|---|---|
private |
PropertyPlaceholderConfigurer.PropertyPlaceholderConfigurerResolver(java.util.Properties props)
|
| Method Summary | |
|---|---|
java.lang.String |
resolvePlaceholder(java.lang.String placeholderName)
Resolves the supplied placeholder name into the replacement value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.util.Properties props
| Constructor Detail |
|---|
private PropertyPlaceholderConfigurer.PropertyPlaceholderConfigurerResolver(java.util.Properties props)
| Method Detail |
|---|
public java.lang.String resolvePlaceholder(java.lang.String placeholderName)
PropertyPlaceholderHelper.PlaceholderResolver
resolvePlaceholder in interface PropertyPlaceholderHelper.PlaceholderResolverplaceholderName - the name of the placeholder to resolve.
null if no replacement is to be made.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||