Class HTTPLogStatisticsTask

java.lang.Object
org.deltava.taskman.Task
org.deltava.tasks.HTTPLogStatisticsTask
All Implemented Interfaces:
Comparable<Task>, Runnable, Thread.UncaughtExceptionHandler

public class HTTPLogStatisticsTask extends Task
A Scheduled Task to aggregate HTTP log statistics.
Since:
1.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • HTTPLogStatisticsTask

      public HTTPLogStatisticsTask()
      Initializes the task.
  • Method Details

    • execute

      protected void execute(TaskContext ctx)
      Description copied from class: Task
      Executes the Task.
      Specified by:
      execute in class Task
      Parameters:
      ctx - the TaskContext