@Mixins(value=MemoryCachePoolMixin.class) public interface MemoryCachePoolService extends org.qi4j.spi.cache.CachePool, org.qi4j.api.service.ServiceActivation
Modifier and Type | Method and Description |
---|---|
MemoryCacheImpl<?> |
singleCache()
Get the single Cache of this CachePool.
|
MemoryCacheImpl<?> singleCache()
IllegalArgumentException
- if no or more than one Cache is present in the CachePool