Class 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 Detail

      • SpringContainer

        public SpringContainer()
    • Method Detail

      • setApplicationContext

        @Autowired
        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