Example usage for org.springframework.cache.ehcache EhCacheCache subclass-usage

List of usage examples for org.springframework.cache.ehcache EhCacheCache subclass-usage

Introduction

In this page you can find the example usage for org.springframework.cache.ehcache EhCacheCache subclass-usage.

Usage

From source file grails.plugin.cache.ehcache.GrailsEhcacheCache.java

/**
 * Extends the default implementation to return GrailsValueWrapper instances instead of
 * SimpleValueWrapper, to include the Ehcache Element instance.
 *
 * @author Burt Beckwith
 */