Uses of Interface
org.jboss.jca.adapters.jdbc.util.CacheListener
Packages that use CacheListener
Package
Description
The JDBC resource adapter with pooling support
Util package with LRU Policy
-
Uses of CacheListener in org.jboss.jca.adapters.jdbc
Classes in org.jboss.jca.adapters.jdbc that implement CacheListener -
Uses of CacheListener in org.jboss.jca.adapters.jdbc.util
Methods in org.jboss.jca.adapters.jdbc.util with parameters of type CacheListenerModifier and TypeMethodDescriptionvoidCache.setListener(CacheListener<V> listener) Set the cache listenervoidLRUCache.setListener(CacheListener listener) Set the cache listener