Java org.springframework.cache.jcache JCacheCacheManager fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.cache.jcache JCacheCacheManager fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

JCacheCacheManager(CacheManager cacheManager)
Create a new JCacheCacheManager for the given backing JCache CacheManager javax.cache.CacheManager .