JBoss Common Classes 2.2.17.GA

Uses of Interface
org.jboss.util.CachePolicy

Packages that use CachePolicy
org.jboss.util Utility classes and interfaces. 
 

Uses of CachePolicy in org.jboss.util
 

Classes in org.jboss.util that implement CachePolicy
 class LRUCachePolicy
          Implementation of a Least Recently Used cache policy.
 class SynchronizedCachePolicy
          A synchronized cache policy wrapper.
 class TimedCachePolicy
          An implementation of a timed cache.
 

Constructors in org.jboss.util with parameters of type CachePolicy
SynchronizedCachePolicy(CachePolicy delegate)
           
 


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.