Class Cacheable.SingleCacheConfiguration

java.lang.Object
org.ametys.core.util.Cacheable.SingleCacheConfiguration
Enclosing interface:
Cacheable

public static final class Cacheable.SingleCacheConfiguration extends Object
A configuration for describing to Cacheable interface the managed caches to create.
It simply composes a cache id, a label and a description.