All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.cache.spi.package-info Maven / Gradle / Ivy

There is a newer version: 1.1.1
Show newest version
/**
 *  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;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy