JBoss MetaData Repository 2.2.0.SP1

Uses of Interface
org.jboss.metadata.plugins.cache.CachePolicyFactory

Packages that use CachePolicyFactory
org.jboss.metadata.plugins.cache   
 

Uses of CachePolicyFactory in org.jboss.metadata.plugins.cache
 

Classes in org.jboss.metadata.plugins.cache that implement CachePolicyFactory
 class ConcurrentLRUCachePolicyFactory
          Concurrent LRU cache policy factory.
 class LRUCachePolicyFactory
          LRU cache policy factory.
 class SynchronizedCachePolicyFactory
          Synchronized cache policy factory.
 class TimedCachePolicyFactory
          Timed cache policy factory.
 

Constructors in org.jboss.metadata.plugins.cache with parameters of type CachePolicyFactory
CachePolicyCacheFactory(CachePolicyFactory factory)
           
SynchronizedCachePolicyFactory(CachePolicyFactory factory)
           
 


JBoss MetaData Repository 2.2.0.SP1

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