Package org.apache.tomcat.jni
Interface PoolCallback
- 
 @Deprecated public interface PoolCallbackDeprecated.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.PoolCallback Interface- Author:
- Mladen Turk
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description intcallback()Deprecated.Called when the pool is destroyed or cleared
 
-