Interface I_CmsFlexCacheEnabledLoader

All Known Implementing Classes:
CmsJspLoader, CmsRedirectLoader

Resource loaders that implement this interface are flex cache enabled.

Since:
6.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be called after the resource manager was initialized.
  • Method Details

    • setFlexCache

      Will be called after the resource manager was initialized.

      Parameters:
      cache - the (optional) flex cache instance to use