Monday 27 June 2022

Ehcache: Exploring CacheManager

CacheManager is responsible to manage one or more caches.

      Ehcache: Create a cache
      Ehcache: Get the Cache instance by alias name
      Ehcache: Remove the cache by alias name
      Ehcache: Start all the CacheManager services
      Ehcache: Close all the caches and stop all the services managed by this CacheManager
      Ehcache: Get the current status of CacheManager
      Ehcache: Close all the caches and stop all the services managed by this CacheManager
      Ehcache: Get the current status of CacheManager
      Ehcache: Get the run time configuration of CacheManager

 

 

Previous                                                 Next                                                 Home

No comments:

Post a Comment