javax.cache.spi.package-info Maven / Gradle / Ivy
/**
* Copyright (c) 2011-2013 Terracotta, Inc.
* Copyright (c) 2011-2013 Oracle and/or its affiliates.
*
* All rights reserved. Use is subject to license terms.
*/
/**
The javax.cache.spi package defines the classes and interfaces that are implemented by the
caching provider for use by the {@link javax.cache.Caching} class
@author Yannis Cosmadopoulos
@since 1.0
*/
package javax.cache.spi;