public class ConstrettoConfigurationFactoryBean extends Object implements FactoryBean
| Constructor and Description |
|---|
ConstrettoConfigurationFactoryBean(ConstrettoConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
Class |
getObjectType() |
boolean |
isSingleton() |
public ConstrettoConfigurationFactoryBean(ConstrettoConfiguration configuration)
public Object getObject() throws Exception
getObject in interface FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface FactoryBeanpublic boolean isSingleton()
isSingleton in interface FactoryBeanCopyright © 2008–2015. All rights reserved.