Package org.jboss.jca.adapters.jdbc.util

Util package with LRU Policy

See:
          Description


Interface Summary
Cache<K,V> Interface that specifies a policy for caches.
CacheListener<V> A cache listener
 

Class Summary
Injection Injection utility which can inject values into objects.
LRUCache<K,V> Implementation of a Least Recently Used cache policy.
ReentrantLock ReentrantLock override
 

Package org.jboss.jca.adapters.jdbc.util Description

Util package with LRU Policy



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)