Example usage for org.springframework.cache.support SimpleValueWrapper subclass-usage

List of usage examples for org.springframework.cache.support SimpleValueWrapper subclass-usage

Introduction

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

Usage

From source file grails.plugin.cache.GrailsValueWrapper.java

/**
 * Extends the standard implementation to also include the native wrapper instance.
 *
 * @author Burt Beckwith
 */
public class GrailsValueWrapper extends SimpleValueWrapper {