A F G H I M O P S T U W

A

addFlowStat(FlowStat) - Method in class org.springdashboard.logic.WebMonitorBean
 
addUrlToStat(HttpServletRequest) - Method in class org.springdashboard.logic.WebMonitorBean
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springdashboard.logic.MonitoringHandlerInterceptor
 

F

FlowStat - Class in org.springdashboard.logic
Gather information of a single spring web MVC flow
FlowStat() - Constructor for class org.springdashboard.logic.FlowStat
 

G

getDuration() - Method in class org.springdashboard.logic.FlowStat
 
getException() - Method in class org.springdashboard.logic.FlowStat
 
getFlowStats() - Method in class org.springdashboard.logic.WebMonitorBean
 
getFormeterJSP() - Method in class org.springdashboard.web.MonitorDataController
 
getHandler() - Method in class org.springdashboard.logic.FlowStat
 
getHandler(HttpServletRequest, boolean) - Method in class org.springdashboard.logic.MonitoredDispatcherServlet
 
getHandlerName() - Method in class org.springdashboard.logic.FlowStat
 
getMaxNumberOfFlows() - Method in class org.springdashboard.logic.WebMonitorBean
 
getModel() - Method in class org.springdashboard.logic.FlowStat
 
getModelAndView() - Method in class org.springdashboard.logic.FlowStat
 
getNumberOfVisits() - Method in class org.springdashboard.logic.URLStat
 
getRequestURI() - Method in class org.springdashboard.logic.FlowStat
 
getResponse() - Method in class org.springdashboard.logic.FlowStat
 
getStartTime() - Method in class org.springdashboard.logic.FlowStat
 
getStat() - Method in class org.springdashboard.logic.WebMonitorBean
 
getView() - Method in class org.springdashboard.web.MonitorViewController
 
getViewName() - Method in class org.springdashboard.logic.FlowStat
 
getWebMonitorBean() - Method in class org.springdashboard.web.MonitorDataController
 

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.test.MainPageController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.test.TestController1
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.test.TestController2
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.test.TestController3
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.web.MonitorDataController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springdashboard.web.MonitorViewController
 

I

increaseNumberOfVisits() - Method in class org.springdashboard.logic.URLStat
 

M

MainPageController - Class in org.springdashboard.test
The main page for the example controller
MainPageController() - Constructor for class org.springdashboard.test.MainPageController
 
MonitorDataController - Class in org.springdashboard.web
Gathers and sends the statistic data to be displayed
MonitorDataController() - Constructor for class org.springdashboard.web.MonitorDataController
 
MonitoredDispatcherServlet - Class in org.springdashboard.logic
This servlet extents spring dispatcher servlet and add hooks for statistic information.
MonitoredDispatcherServlet() - Constructor for class org.springdashboard.logic.MonitoredDispatcherServlet
 
MonitoringHandlerInterceptor - Class in org.springdashboard.logic
intercepts events in the spring web flow and reports them to the spring-dashboard
MonitoringHandlerInterceptor(WebMonitorBean) - Constructor for class org.springdashboard.logic.MonitoringHandlerInterceptor
 
MonitorViewController - Class in org.springdashboard.web
Retuns the view set in the configuration file
MonitorViewController() - Constructor for class org.springdashboard.web.MonitorViewController
 

O

org.springdashboard.logic - package org.springdashboard.logic
 
org.springdashboard.test - package org.springdashboard.test
 
org.springdashboard.web - package org.springdashboard.web
 

P

postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springdashboard.logic.MonitoringHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springdashboard.logic.MonitoringHandlerInterceptor
 

S

setDuration(long) - Method in class org.springdashboard.logic.FlowStat
 
setException(Exception) - Method in class org.springdashboard.logic.FlowStat
 
setFormeterJSP(String) - Method in class org.springdashboard.web.MonitorDataController
 
setHandler(Object) - Method in class org.springdashboard.logic.FlowStat
 
setMaxNumberOfFlows(int) - Method in class org.springdashboard.logic.WebMonitorBean
 
setModelAndView(ModelAndView) - Method in class org.springdashboard.logic.FlowStat
 
setNumberOfVisits(int) - Method in class org.springdashboard.logic.URLStat
 
setRequest(HttpServletRequest) - Method in class org.springdashboard.logic.FlowStat
 
setResponse(HttpServletResponse) - Method in class org.springdashboard.logic.FlowStat
 
setStartTime(long) - Method in class org.springdashboard.logic.FlowStat
 
setView(String) - Method in class org.springdashboard.web.MonitorViewController
 
setWebMonitorBean(WebMonitorBean) - Method in class org.springdashboard.web.MonitorDataController
 

T

TestController1 - Class in org.springdashboard.test
 
TestController1() - Constructor for class org.springdashboard.test.TestController1
 
TestController2 - Class in org.springdashboard.test
 
TestController2() - Constructor for class org.springdashboard.test.TestController2
 
TestController3 - Class in org.springdashboard.test
 
TestController3() - Constructor for class org.springdashboard.test.TestController3
 

U

URLStat - Class in org.springdashboard.logic
represent url statistic info
URLStat() - Constructor for class org.springdashboard.logic.URLStat
 

W

WebMonitorBean - Class in org.springdashboard.logic
A spring bean that gatherd all statistic information.
WebMonitorBean() - Constructor for class org.springdashboard.logic.WebMonitorBean
 

A F G H I M O P S T U W

Copyright spacebug Open source initiative (www.spacebug.com). Amir Shevat