Class NuxeoWroCacheKeyFactory

java.lang.Object
ro.isdc.wro.cache.factory.DefaultCacheKeyFactory
org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroCacheKeyFactory
All Implemented Interfaces:
ro.isdc.wro.cache.factory.CacheKeyFactory

public class NuxeoWroCacheKeyFactory extends ro.isdc.wro.cache.factory.DefaultCacheKeyFactory
Cache key extractor generating a key depending on all request parameters.
Since:
7.3
  • Constructor Details

    • NuxeoWroCacheKeyFactory

      public NuxeoWroCacheKeyFactory()
  • Method Details

    • create

      public ro.isdc.wro.cache.CacheKey create(javax.servlet.http.HttpServletRequest request)
      Specified by:
      create in interface ro.isdc.wro.cache.factory.CacheKeyFactory
      Overrides:
      create in class ro.isdc.wro.cache.factory.DefaultCacheKeyFactory