Class GlobalSettingsStrutsContainerProvider
java.lang.Object
com.atlassian.confluence.impl.struts.GlobalSettingsStrutsContainerProvider
- All Implemented Interfaces:
org.apache.struts2.config.ContainerProvider
-
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 interfaceorg.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 interfaceorg.apache.struts2.config.ContainerProvider
- Throws:
org.apache.struts2.config.ConfigurationException
-
destroy
public void destroy()- Specified by:
destroy
in interfaceorg.apache.struts2.config.ContainerProvider
-
needsReload
public boolean needsReload()- Specified by:
needsReload
in interfaceorg.apache.struts2.config.ContainerProvider
-