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

Util package with LRU Policy

See:
          Description


Interface Summary
BoundedConcurrentHashMap.EvictionListener<K,V> Eviction listener
BoundedConcurrentHashMap.EvictionPolicy<K,V> Eviction policy
 

Class Summary
BoundedConcurrentHashMap<K,V> A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
Injection Injection utility which can inject values into objects.
ReentrantLock ReentrantLock override
 

Enum Summary
BoundedConcurrentHashMap.Eviction Eviction
 

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

Util package with LRU Policy



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