Class CacheProvider


  • @Component
    public class CacheProvider
    extends java.lang.Object
    Component providing access to Ehcache CacheManager.
    Author:
    K. Benedyczak
    • Constructor Summary

      Constructors 
      Constructor Description
      CacheProvider()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      net.sf.ehcache.CacheManager getManager()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CacheProvider

        public CacheProvider()
    • Method Detail

      • getManager

        public net.sf.ehcache.CacheManager getManager()