Uses of Class
javax.cache.CacheManagerFactory

Packages that use CacheManagerFactory
javax.cache This package contains the API for JCache.. 
 

Uses of CacheManagerFactory in javax.cache
 

Methods in javax.cache that return CacheManagerFactory
static CacheManagerFactory CacheManagerFactory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheManagerFactory[] CacheManagerFactory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.