Uses of Class
io.getunleash.repository.FeatureBootstrapHandler
-
Packages that use FeatureBootstrapHandler Package Description io.getunleash.repository -
-
Uses of FeatureBootstrapHandler in io.getunleash.repository
Constructors in io.getunleash.repository with parameters of type FeatureBootstrapHandler Constructor Description FeatureRepository(UnleashConfig unleashConfig, BackupHandler<FeatureCollection> featureBackupHandler, EventDispatcher eventDispatcher, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler)FeatureRepository(UnleashConfig unleashConfig, FeatureBackupHandlerFile featureBackupHandler, UnleashScheduledExecutor executor, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler)
-