Uses of Interface
io.getunleash.metric.UnleashMetricService
-
Packages that use UnleashMetricService Package Description io.getunleash io.getunleash.metric -
-
Uses of UnleashMetricService in io.getunleash
Constructors in io.getunleash with parameters of type UnleashMetricService Constructor Description DefaultUnleash(UnleashConfig unleashConfig, IFeatureRepository featureRepository, Map<String,Strategy> strategyMap, UnleashContextProvider contextProvider, EventDispatcher eventDispatcher, UnleashMetricService metricService) -
Uses of UnleashMetricService in io.getunleash.metric
Classes in io.getunleash.metric that implement UnleashMetricService Modifier and Type Class Description classUnleashMetricServiceImpl
-