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


package org.jboss.jca.adapters.jdbc.util
Util package with LRU Policy
  • Class
    Description
    Cache<K,V>
    Interface that specifies a policy for caches.
    A cache listener
    Injection utility which can inject values into objects.
    Implementation of a Least Recently Used cache policy.
    ReentrantLock override