org.onebusaway.phone
Class SpringContainer
java.lang.Object
com.opensymphony.xwork2.test.StubConfigurationProvider
org.onebusaway.phone.SpringContainer
- All Implemented Interfaces:
- com.opensymphony.xwork2.config.ConfigurationProvider, com.opensymphony.xwork2.config.ContainerProvider, com.opensymphony.xwork2.config.PackageProvider
public class SpringContainer
- extends com.opensymphony.xwork2.test.StubConfigurationProvider
Method Summary |
void |
register(com.opensymphony.xwork2.inject.ContainerBuilder builder,
com.opensymphony.xwork2.util.location.LocatableProperties props)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext context)
|
void |
setAutoWireStrategy(int strategy)
|
Methods inherited from class com.opensymphony.xwork2.test.StubConfigurationProvider |
destroy, init, loadPackages, needsReload |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringContainer
public SpringContainer()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context)
setAutoWireStrategy
public void setAutoWireStrategy(int strategy)
register
public void register(com.opensymphony.xwork2.inject.ContainerBuilder builder,
com.opensymphony.xwork2.util.location.LocatableProperties props)
throws com.opensymphony.xwork2.config.ConfigurationException
- Specified by:
register
in interface com.opensymphony.xwork2.config.ContainerProvider
- Overrides:
register
in class com.opensymphony.xwork2.test.StubConfigurationProvider
- Throws:
com.opensymphony.xwork2.config.ConfigurationException
Copyright © 2012 OneBusAway. All Rights Reserved.