org.squashtest.tm.service.internal.testautomation.configuration
Class DefaultTestAutomationServerFactoryBean
java.lang.Object
org.squashtest.tm.service.internal.testautomation.configuration.DefaultTestAutomationServerFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean<org.squashtest.tm.domain.testautomation.TestAutomationServer>
@Component(value="tm.testautomation.server.default.factory")
public class DefaultTestAutomationServerFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean<org.squashtest.tm.domain.testautomation.TestAutomationServer>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTestAutomationServerFactoryBean
public DefaultTestAutomationServerFactoryBean()
setDefaultsProperties
public void setDefaultsProperties(Properties defaultsProperties)
getObject
public org.squashtest.tm.domain.testautomation.TestAutomationServer getObject()
throws Exception
- Specified by:
getObject in interface org.springframework.beans.factory.FactoryBean<org.squashtest.tm.domain.testautomation.TestAutomationServer>
- Throws:
Exception
getObjectType
public Class<?> getObjectType()
- Specified by:
getObjectType in interface org.springframework.beans.factory.FactoryBean<org.squashtest.tm.domain.testautomation.TestAutomationServer>
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton in interface org.springframework.beans.factory.FactoryBean<org.squashtest.tm.domain.testautomation.TestAutomationServer>
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.