Uses of Class
io.getunleash.event.EventDispatcher
-
Packages that use EventDispatcher Package Description io.getunleash no.finn.unleash -
-
Uses of EventDispatcher in io.getunleash
Constructors in io.getunleash with parameters of type EventDispatcher Constructor Description DefaultUnleash(UnleashConfig unleashConfig, ToggleRepository toggleRepository, Map<String,Strategy> strategyMap, UnleashContextProvider contextProvider, EventDispatcher eventDispatcher, UnleashMetricService metricService) -
Uses of EventDispatcher in no.finn.unleash
Constructors in no.finn.unleash with parameters of type EventDispatcher Constructor Description DefaultUnleash(UnleashConfig unleashConfig, ToggleRepository toggleRepository, Map<String,Strategy> strategyMap, UnleashContextProvider contextProvider, EventDispatcher eventDispatcher, UnleashMetricService metricService)Deprecated.
-