Uses of Interface
org.jboss.virtual.spi.cache.CacheStatistics

Packages that use CacheStatistics
org.jboss.virtual.plugins.cache   
 

Uses of CacheStatistics in org.jboss.virtual.plugins.cache
 

Classes in org.jboss.virtual.plugins.cache that implement CacheStatistics
 class AbstractVFSCache
          Abstract vfs cache.
 class CachePolicyVFSCache<T extends CachePolicy>
          Cache policy vfs cache.
 class CombinedVFSCache
          Combined vfs cache - permanent entries + real cache.
 class IterableTimedVFSCache
          Iterable timed cache policy vfs cache.
 class IterableVFSCache
          Iterable vfs cache.
 class LRUVFSCache
          LRU cache policy vfs cache.
 class MapVFSCache
          Map vfs cache.
 class PathMatchingVFSCache
          Iterable vfs cache.
 class SoftRefVFSCache
          SoftRef vfs cache.
 class TimedVFSCache
          Timed cache policy vfs cache.
 class WeakRefVFSCache
          WeakRef vfs cache.
 



Copyright © 2010 JBoss, A division of Red Hat, Inc. All Rights Reserved.