Uses of Interface
no.finn.unleash.event.UnleashSubscriber
-
Packages that use UnleashSubscriber Package Description no.finn.unleash no.finn.unleash.event no.finn.unleash.metric no.finn.unleash.repository no.finn.unleash.util -
-
Uses of UnleashSubscriber in no.finn.unleash
Methods in no.finn.unleash with parameters of type UnleashSubscriber Modifier and Type Method Description voidUnleashException. publishTo(UnleashSubscriber unleashSubscriber) -
Uses of UnleashSubscriber in no.finn.unleash.event
Classes in no.finn.unleash.event that implement UnleashSubscriber Modifier and Type Class Description classLog4JSubscriberclassNoOpSubscriberMethods in no.finn.unleash.event with parameters of type UnleashSubscriber Modifier and Type Method Description voidToggleEvaluated. publishTo(UnleashSubscriber unleashSubscriber)voidUnleashEvent. publishTo(UnleashSubscriber unleashSubscriber)voidUnleashReady. publishTo(UnleashSubscriber unleashSubscriber) -
Uses of UnleashSubscriber in no.finn.unleash.metric
Methods in no.finn.unleash.metric with parameters of type UnleashSubscriber Modifier and Type Method Description voidClientMetrics. publishTo(UnleashSubscriber unleashSubscriber)voidClientRegistration. publishTo(UnleashSubscriber unleashSubscriber) -
Uses of UnleashSubscriber in no.finn.unleash.repository
Methods in no.finn.unleash.repository with parameters of type UnleashSubscriber Modifier and Type Method Description voidFeatureToggleResponse. publishTo(UnleashSubscriber unleashSubscriber)voidToggleBootstrapHandler.ToggleBootstrapRead. publishTo(UnleashSubscriber unleashSubscriber) -
Uses of UnleashSubscriber in no.finn.unleash.util
Methods in no.finn.unleash.util that return UnleashSubscriber Modifier and Type Method Description UnleashSubscriberUnleashConfig. getSubscriber()Methods in no.finn.unleash.util with parameters of type UnleashSubscriber Modifier and Type Method Description UnleashConfig.BuilderUnleashConfig.Builder. subscriber(UnleashSubscriber unleashSubscriber)
-