Uses of Interface
javax.cache.CacheManagerFactory

Packages that use CacheManagerFactory
javax.cache

This package contains the API for JCache. 

javax.cache.spi The javax.cache.spi package defines the classes and interfaces that are implemented by the caching provider for use by the Caching class 
 

Uses of CacheManagerFactory in javax.cache
 

Methods in javax.cache that return CacheManagerFactory
static CacheManagerFactory Caching.getCacheManagerFactory()
          Get the singleton CacheManagerFactory
 

Uses of CacheManagerFactory in javax.cache.spi
 

Methods in javax.cache.spi that return CacheManagerFactory
 CacheManagerFactory CachingProvider.getCacheManagerFactory()
          Returns the singleton CacheManagerFactory.
 



Copyright © 2012. All Rights Reserved.