Class RefreshConfigurationAction

java.lang.Object
Action
com.germinus.easyconf.struts.RefreshConfigurationAction

public class RefreshConfigurationAction extends Action
Refresh the configuration of a given component which uses EasyConf. If no component is specified all components of the current JVM are refreshed.
Author:
jferrer
  • Field Details

  • Constructor Details

    • RefreshConfigurationAction

      public RefreshConfigurationAction()
  • Method Details

    • execute

      public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse response) throws Exception
      Throws:
      Exception