com.hack23.cia.service.impl.monitoring
Interface MonitorService

Package class diagram package MonitorService
All Known Implementing Classes:
MonitorServiceImpl

public interface MonitorService

The Interface MonitorService.


Method Summary
Modifier and Type Method and Description
 List createResponseTimeGraph()
          Creates the response time graph.
 List getRecentActionsGraph()
          Gets the recent actions graph.
 

Method Detail

createResponseTimeGraph

List createResponseTimeGraph()
Creates the response time graph.

Returns:
the list

getRecentActionsGraph

List getRecentActionsGraph()
Gets the recent actions graph.

Returns:
the recent actions graph


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.