Java org.springframework.cache.ehcache EhCacheManagerUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.cache.ehcache EhCacheManagerUtils fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

ConfigurationparseConfiguration(Resource configLocation)
Parse EhCache configuration from the given resource, for further use with custom CacheManager creation.