org.onebusaway.phone
Class XWorkConfigurationFactoryBean
java.lang.Object
org.onebusaway.phone.XWorkConfigurationFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class XWorkConfigurationFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWorkConfigurationFactoryBean
public XWorkConfigurationFactoryBean()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context)
getObjectType
public Class<?> getObjectType()
- Specified by:
getObjectType
in interface org.springframework.beans.factory.FactoryBean
setXmlConfigurationSource
public void setXmlConfigurationSource(String xmlConfigurationSource)
setXmlConfigurationSources
public void setXmlConfigurationSources(List<String> xmlConfigurationSources)
getObject
public Object getObject()
throws Exception
- Specified by:
getObject
in interface org.springframework.beans.factory.FactoryBean
- Throws:
Exception
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright © 2011 OneBusAway. All Rights Reserved.