org.apache.tomcat.jni
Interface PoolCallback


public interface PoolCallback

PoolCallback Interface

Version:
$Revision: 515 $, $Date: 2008-03-17 22:02:23 +0100 (Mon, 17 Mar 2008) $
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-2009 Apache Software Foundation. All Rights Reserved.