Class GlobalSettingsStrutsContainerProvider
java.lang.Object
com.atlassian.confluence.impl.struts.GlobalSettingsStrutsContainerProvider
- All Implemented Interfaces:
com.opensymphony.xwork2.config.ContainerProvider
-
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:
registerin interfacecom.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:
initin interfacecom.opensymphony.xwork2.config.ContainerProvider- Throws:
com.opensymphony.xwork2.config.ConfigurationException
-
destroy
public void destroy()- Specified by:
destroyin interfacecom.opensymphony.xwork2.config.ContainerProvider
-
needsReload
public boolean needsReload()- Specified by:
needsReloadin interfacecom.opensymphony.xwork2.config.ContainerProvider
-