bitronix.tm.resource.jdbc
Interface LruEvictionListener


public interface LruEvictionListener

Eviction listener interface for LruStatementCache.

Author:
lorban

Method Summary
 void onEviction(Object value)
           
 

Method Detail

onEviction

void onEviction(Object value)


Copyright © 2006-2011 Bitronix Software. All Rights Reserved.