Class GetApplicationSummaryController

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.mvc.Controller

    @Controller
    public class GetApplicationSummaryController
    extends BaseGetApplicationController
    The Class GetApplicationSummaryController.
    • Constructor Detail

      • GetApplicationSummaryController

        public GetApplicationSummaryController()
    • Method Detail

      • handleRequest

        @RequestMapping(path="/appsummary.htm")
        public org.springframework.web.servlet.ModelAndView handleRequest​(javax.servlet.http.HttpServletRequest request,
                                                                          javax.servlet.http.HttpServletResponse response)
                                                                   throws Exception
        Specified by:
        handleRequest in interface org.springframework.web.servlet.mvc.Controller
        Overrides:
        handleRequest in class org.springframework.web.servlet.mvc.AbstractController
        Throws:
        Exception
      • setCollectionPeriod

        @Value("${psiprobe.beans.stats.collectors.app.period}")
        public void setCollectionPeriod​(String collectionPeriod)
        Sets the collection period by expression.
        Parameters:
        collectionPeriod - the new collection period by expression