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