Uses of Package
javax.cache.spi
-
Packages that use javax.cache.spi Package Description javax.cache This package contains the API for JCache. -
Classes in javax.cache.spi used by javax.cache Class Description CachingProvider Provides mechanisms to create, request and later manage the life-cycle of configuredCacheManager
s, identified byURI
s and scoped byClassLoader
s.