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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Threadpublic Thread()Deprecated.
 
- 
- 
Method Details- 
currentpublic static long current()Deprecated.- Returns:
- the current thread ID handle.
 
 
-