org.constretto.spring
Class ConstrettoConfigurationFactoryBean
java.lang.Object
org.constretto.spring.ConstrettoConfigurationFactoryBean
- All Implemented Interfaces:
- FactoryBean
public class ConstrettoConfigurationFactoryBean
- extends Object
- implements FactoryBean
- Author:
- Kaare Nilsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstrettoConfigurationFactoryBean
public ConstrettoConfigurationFactoryBean(ConstrettoConfiguration configuration)
getObject
public Object getObject()
throws Exception
- Specified by:
getObject in interface FactoryBean
- Throws:
Exception
getObjectType
public Class getObjectType()
- Specified by:
getObjectType in interface FactoryBean
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface FactoryBean
Copyright © 2008-2012. All Rights Reserved.