Uses of Class
com.metamatrix.cache.CacheConfiguration.Policy

Packages that use CacheConfiguration.Policy
com.metamatrix.cache   
 

Uses of CacheConfiguration.Policy in com.metamatrix.cache
 

Methods in com.metamatrix.cache that return CacheConfiguration.Policy
 CacheConfiguration.Policy CacheConfiguration.getPolicy()
           
static CacheConfiguration.Policy CacheConfiguration.Policy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CacheConfiguration.Policy[] CacheConfiguration.Policy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.metamatrix.cache with parameters of type CacheConfiguration.Policy
CacheConfiguration(CacheConfiguration.Policy policy, int maxAgeInSeconds, int maxNodes)
           
 



Copyright © 2009. All Rights Reserved.