JBoss Common Classes 2.2.17.GA-redhat-2

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-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.