Fish & Chips Club 4.10.0.0

hirondelle.fish.webmaster.performance
Class ShowPerformance

Object
  extended by ActionImpl
      extended by hirondelle.fish.webmaster.performance.ShowPerformance
All Implemented Interfaces:
Action

public final class ShowPerformance
extends ActionImpl

Display response time statistics collected by a PerformanceMonitor.

View :

Field Summary
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
ShowPerformance(RequestParser aRequestParser)
          Constructor.
 
Method Summary
 ResponsePage execute()
          Call PerformanceMonitor.getPerformanceHistory(), and place that List of PerformanceSnapshot objects in request scope for rendering.
 
Methods inherited from class ActionImpl
addError, addError, addError, addMessage, addMessage, addToRequest, addToSession, copyFromSessionToRequest, createSessionAndCsrfToken, endSession, getErrors, getExistingSession, getFromSession, getIdParam, getIdParams, getLocale, getLoggedInUserName, getMessages, getOperation, getOrderBy, getParam, getParamUnsafe, getRequestParser, getResponsePage, getTimeZone, getUserId, hasErrors, removeFromSession, setResponsePage
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowPerformance

public ShowPerformance(RequestParser aRequestParser)
Constructor.

Method Detail

execute

public ResponsePage execute()
Call PerformanceMonitor.getPerformanceHistory(), and place that List of PerformanceSnapshot objects in request scope for rendering.

Relies on a servlet filter being configured to collect these statistics. See web.xml.

Specified by:
execute in interface Action
Specified by:
execute in class ActionImpl

Fish & Chips Club 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26