public class ExplicitNameFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description |
|---|
ExplicitNameFactoryBean(String name,
String suffix) |
public Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © 2017. All rights reserved.