Uses of Class
io.quarkus.cache.deployment.CacheManagerInfoBuildItem
Packages that use CacheManagerInfoBuildItem
-
Uses of CacheManagerInfoBuildItem in io.quarkus.cache.deployment
Method parameters in io.quarkus.cache.deployment with type arguments of type CacheManagerInfoBuildItemModifier and TypeMethodDescription(package private) voidCacheProcessor.cacheManagerInfos(io.quarkus.deployment.annotations.BuildProducer<CacheManagerInfoBuildItem> producer, Optional<io.quarkus.deployment.metrics.MetricsCapabilityBuildItem> metricsCapability, io.quarkus.cache.runtime.CacheManagerRecorder recorder) (package private) io.quarkus.arc.deployment.SyntheticBeanBuildItemCacheProcessor.configureCacheManagerSyntheticBean(List<CacheManagerInfoBuildItem> infos, CacheNamesBuildItem cacheNames, Optional<io.quarkus.deployment.metrics.MetricsCapabilityBuildItem> metricsCapability, io.quarkus.cache.runtime.CacheManagerRecorder cacheManagerRecorder)