Uses of Interface
io.quarkus.cache.CacheManagerInfo.Context
-
-
Uses of CacheManagerInfo.Context in io.quarkus.cache
Methods in io.quarkus.cache with parameters of type CacheManagerInfo.Context Modifier and Type Method Description Supplier<CacheManager>CacheManagerInfo. get(CacheManagerInfo.Context context)booleanCacheManagerInfo. supports(CacheManagerInfo.Context context)
-