Package org.apache.tomcat.jni
Interface PoolCallback
-
public interface PoolCallback
PoolCallback Interface- Author:
- Mladen Turk
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
callback()
Called when the pool is destroyed or cleared
-