Package ai.tock.nlp.front.service
Class ApplicationMonitorServiceKt
-
- All Implemented Interfaces:
public final class ApplicationMonitorServiceKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static ParseRequestLogDAOlogDAOprivate final static UserActionLogDAOuserLogDAO
-
Method Summary
Modifier and Type Method Description final ParseRequestLogDAOgetLogDAO()final UserActionLogDAOgetUserLogDAO()-
-
Method Detail
-
getLogDAO
final ParseRequestLogDAO getLogDAO()
-
getUserLogDAO
final UserActionLogDAO getUserLogDAO()
-
-
-
-