Class Thread


  • @Deprecated
    public class Thread
    extends java.lang.Object
    Deprecated.
    The scope of the APR/Native Library will be reduced in Tomcat 10.1.x / Tomcat Native 2.x onwards to only include those components required to provide OpenSSL integration with the NIO and NIO2 connectors.
    Thread
    Author:
    Mladen Turk
    • Constructor Summary

      Constructors 
      Constructor Description
      Thread()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static long current()
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Thread

        public Thread()
        Deprecated.
    • Method Detail

      • current

        public static long current()
        Deprecated.
        Returns:
        the current thread ID handle.