|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |