org.onebusaway.phone
Class SpringContainer

java.lang.Object
  extended by com.opensymphony.xwork2.test.StubConfigurationProvider
      extended by 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


Constructor Summary
SpringContainer()
           
 
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
 

Constructor Detail

SpringContainer

public SpringContainer()
Method Detail

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.