Class GlobalRegistrySupplier

  • All Implemented Interfaces:
    org.cache2k.config.CustomizationSupplier<io.micrometer.core.instrument.MeterRegistry>

    public final class GlobalRegistrySupplier
    extends Object
    implements org.cache2k.config.CustomizationSupplier<io.micrometer.core.instrument.MeterRegistry>
    Author:
    Jens Wilke
    • Constructor Detail

      • GlobalRegistrySupplier

        public GlobalRegistrySupplier()
    • Method Detail

      • supply

        public io.micrometer.core.instrument.MeterRegistry supply​(org.cache2k.config.CacheBuildContext buildContext)
        Specified by:
        supply in interface org.cache2k.config.CustomizationSupplier<io.micrometer.core.instrument.MeterRegistry>