Class TaskThread

java.lang.Object
java.lang.Thread
org.apache.tomcat.util.threads.TaskThread
All Implemented Interfaces:
Runnable

public class TaskThread extends Thread
A Thread implementation that records the time at which it was created.
  • Constructor Details

  • Method Details

    • getCreationTime

      public final long getCreationTime()
      Returns:
      the time (in ms) at which this thread was created