Java org.springframework.cache.support SimpleCacheManager fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.cache.support SimpleCacheManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.cache.support SimpleCacheManager.

The text is from its open source code.

Constructor

Method

voidsetCaches(Collection caches)
Specify the collection of Cache instances to use for this CacheManager.