org.apache.tomcat.jni
Interface PoolCallback


public interface PoolCallback

PoolCallback Interface

Version:
$Revision: 300969 $, $Date: 2005-07-12 16:56:11 +0200 (mar., 12 juil. 2005) $
Author:
Mladen Turk

Method Summary
 int callback()
          Called when the pool is destroyed or cleared
 

Method Detail

callback

int callback()
Called when the pool is destroyed or cleared

Returns:
Function must return APR_SUCCESS


Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.