Uses of Class
ro.isdc.wro.cache.support.CacheStrategyDecorator

Packages that use CacheStrategyDecorator
ro.isdc.wro.cache.support   
 

Uses of CacheStrategyDecorator in ro.isdc.wro.cache.support
 

Subclasses of CacheStrategyDecorator in ro.isdc.wro.cache.support
 class AbstractSynchronizedCacheStrategyDecorator<K,V>
          Ensure that the AbstractSynchronizedCacheStrategyDecorator.loadValue(Object) will be called only once for the same key.
 class DefaultSynchronizedCacheStrategyDecorator
          Responsible for invoking GroupsProcessor when cache key is missed.
 



Copyright © 2008-2013. All Rights Reserved.