Class GlobalSettingsStrutsContainerProvider

java.lang.Object
com.atlassian.confluence.impl.struts.GlobalSettingsStrutsContainerProvider
All Implemented Interfaces:
com.opensymphony.xwork2.config.ContainerProvider

public final class GlobalSettingsStrutsContainerProvider extends Object
  • Method Details

    • 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
      Throws:
      com.opensymphony.xwork2.config.ConfigurationException
    • init

      public void init(com.opensymphony.xwork2.config.Configuration configuration) throws com.opensymphony.xwork2.config.ConfigurationException
      Specified by:
      init in interface com.opensymphony.xwork2.config.ContainerProvider
      Throws:
      com.opensymphony.xwork2.config.ConfigurationException
    • destroy

      public void destroy()
      Specified by:
      destroy in interface com.opensymphony.xwork2.config.ContainerProvider
    • needsReload

      public boolean needsReload()
      Specified by:
      needsReload in interface com.opensymphony.xwork2.config.ContainerProvider