bitronix.tm.resource.jdbc
Interface LruEvictionListener


public interface LruEvictionListener

Eviction listener interface for LruStatementCache.

Author:
lorban

Method Summary
 void onEviction(java.lang.Object value)
           
 

Method Detail

onEviction

void onEviction(java.lang.Object value)


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