| Constructor and Description |
|---|
PropertyPlaceholderEscaper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObject() |
Class<?> |
getObjectType() |
String |
getValue() |
boolean |
isSingleton() |
void |
setValue(String value) |
public String getValue()
public void setValue(String value)
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<String>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<String>Copyright © 2013 Molindo GmbH. All Rights Reserved.