Class FrontCacheableResourceExtensionPoint

All Implemented Interfaces:
LogEnabled, ExtensionPoint<FrontCacheableResource>, Disposable, Initializable, Component, Contextualizable, Serviceable, ThreadSafe

Extension point that provides cacheable information for http headers on front resources
  • Field Details

    • ROLE

      public static final String ROLE
      avalon role
  • Constructor Details

  • Method Details

    • isCacheable

      public boolean isCacheable(String uri)
      Test if the resource should be cached
      Parameters:
      uri - The uri of the resource
      Returns:
      True if the front resource should be cached