- All Superinterfaces:
- CommonCacheService, LifecycleService, PlatformLifecycleService
- All Known Implementing Classes:
- PlatformEhCacheCacheService
public interface PlatformCacheService
extends CommonCacheService, PlatformLifecycleService
Service that helps you to cache objects on a platform level
Objects must be stored in a specific cache and this cache must exist
- Since:
- 6.0
- Author:
- Baptiste Mesta, Matthieu Chaffotte