Interface ServiceResponseCacheable


public interface ServiceResponseCacheable
Author:
jfischer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    javax.cache.Cache
     
  • Method Details

    • clearCache

      void clearCache()
    • getCache

      javax.cache.Cache getCache()