WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.metrics.histogram
Class HistogramAction

Object
  extended by ActionImpl
      extended by hirondelle.web4jtools.metrics.base.MetricsAction
          extended by hirondelle.web4jtools.metrics.histogram.HistogramAction
All Implemented Interfaces:
Action

public final class HistogramAction
extends MetricsAction

Display a breakdown of the number of lines for .java files, as a histogram.


Field Summary
 
Fields inherited from class hirondelle.web4jtools.metrics.base.MetricsAction
fFileList
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
HistogramAction(RequestParser aRequestParser)
           
 
Method Summary
protected  void calculateMetric()
          Calculate histogram buckets, and show to user.
 
Methods inherited from class hirondelle.web4jtools.metrics.base.MetricsAction
execute
 
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

HistogramAction

public HistogramAction(RequestParser aRequestParser)
Method Detail

calculateMetric

protected void calculateMetric()
Calculate histogram buckets, and show to user.

Specified by:
calculateMetric in class MetricsAction

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26