Class InstrumentedCacheDecoratorFactory


  • public class InstrumentedCacheDecoratorFactory
    extends net.sf.ehcache.constructs.CacheDecoratorFactory
    • Constructor Detail

      • InstrumentedCacheDecoratorFactory

        public InstrumentedCacheDecoratorFactory()
    • Method Detail

      • createDecoratedEhcache

        public net.sf.ehcache.Ehcache createDecoratedEhcache​(net.sf.ehcache.Ehcache cache,
                                                             Properties properties)
        Specified by:
        createDecoratedEhcache in class net.sf.ehcache.constructs.CacheDecoratorFactory
      • createDefaultDecoratedEhcache

        public net.sf.ehcache.Ehcache createDefaultDecoratedEhcache​(net.sf.ehcache.Ehcache cache,
                                                                    Properties properties)
        Specified by:
        createDefaultDecoratedEhcache in class net.sf.ehcache.constructs.CacheDecoratorFactory