| org.apache.tomcat.jni.PoolCallback
PoolCallback | public interface PoolCallback (Code) | | PoolCallback Interface
author: Mladen Turk version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. 2006) $ |
callback | public int callback()(Code) | | Called when the pool is destroyed or cleared
Function must return APR_SUCCESS |
|
|