public interface RequestLogAnalyzer
Modifier and Type | Method and Description |
---|---|
String |
analyze(int maxHours,
int maxRequests,
int maxResults,
String hostName,
List<javax.mail.internet.InternetAddress> emailRecipients) |
void |
analyze(Writer out,
int maxHours,
int maxRequest,
int maxResults) |
void |
analyzeScheduled(int maxHours,
int maxRequests,
int maxResults,
String hostName,
List<javax.mail.internet.InternetAddress> emailRecipients,
String runDailyAt) |
boolean |
cancelScheduledJob() |
String |
getRequestLogPath() |
String getRequestLogPath()
void analyze(Writer out, int maxHours, int maxRequest, int maxResults) throws Exception
Exception
boolean cancelScheduledJob()
String analyze(int maxHours, int maxRequests, int maxResults, String hostName, List<javax.mail.internet.InternetAddress> emailRecipients) throws org.apache.commons.mail.EmailException, Exception
org.apache.commons.mail.EmailException
Exception
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"