| Constructor and Description |
|---|
StringFormattingFactoryBean(String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getObject() |
Class<String> |
getObjectType() |
boolean |
isSingleton() |
void |
setParameters(List<? extends Object> parameters) |
public StringFormattingFactoryBean(String format)
public String getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<String>public Class<String> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<String>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<String>Copyright © 2013-2015. All Rights Reserved.