Class GlobalSettingsStrutsContainerProvider

java.lang.Object
com.atlassian.confluence.impl.struts.GlobalSettingsStrutsContainerProvider
All Implemented Interfaces:
org.apache.struts2.config.ContainerProvider

public final class GlobalSettingsStrutsContainerProvider extends Object
  • Method Details

    • register

      public void register(org.apache.struts2.inject.ContainerBuilder builder, org.apache.struts2.util.location.LocatableProperties props) throws org.apache.struts2.config.ConfigurationException
      Specified by:
      register in interface org.apache.struts2.config.ContainerProvider
      Throws:
      org.apache.struts2.config.ConfigurationException
    • init

      public void init(org.apache.struts2.config.Configuration configuration) throws org.apache.struts2.config.ConfigurationException
      Specified by:
      init in interface org.apache.struts2.config.ContainerProvider
      Throws:
      org.apache.struts2.config.ConfigurationException
    • destroy

      public void destroy()
      Specified by:
      destroy in interface org.apache.struts2.config.ContainerProvider
    • needsReload

      public boolean needsReload()
      Specified by:
      needsReload in interface org.apache.struts2.config.ContainerProvider