Package org.apache.tomcat.jni
Class Thread
java.lang.Object
org.apache.tomcat.jni.Thread
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
-
Method Summary
-
Constructor Details
-
Thread
public Thread()Deprecated.
-
-
Method Details
-
current
public static long current()Deprecated.- Returns:
- the current thread ID handle.
-