|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.impl.common.ActivityServiceImpl
public class ActivityServiceImpl extends Object implements ActivityService
The Class ActivityServiceImpl.
Constructor and Description |
---|
ActivityServiceImpl(EventDAO eventDAO)
Instantiates a new activity service impl. |
Modifier and Type | Method and Description |
---|---|
List |
getActionEventHistory()
Gets the action event history. |
List |
getResponseTimeHistory()
Gets the response time history. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActivityServiceImpl(EventDAO eventDAO)
eventDAO
- the event daoMethod Detail |
---|
public final List getActionEventHistory()
ActivityService
getActionEventHistory
in interface ActivityService
public final List getResponseTimeHistory()
ActivityService
getResponseTimeHistory
in interface ActivityService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |