Package javax.cache.spi

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

See:
          Description

Interface Summary
AnnotationProvider Interface that should be implemented by a cache annotations provider.
CachingProvider Interface that should be implemented by a CacheManager factory provider.
 

Package javax.cache.spi Description

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

Since:
1.0
Author:
Yannis Cosmadopoulos


Copyright © 2011. All Rights Reserved.