| Package | Description |
|---|---|
| no.finn.unleash | |
| no.finn.unleash.event | |
| no.finn.unleash.metric | |
| no.finn.unleash.repository | |
| no.finn.unleash.util |
| Modifier and Type | Method and Description |
|---|---|
UnleashContext |
UnleashContext.applyStaticFields(UnleashConfig config) |
| Constructor and Description |
|---|
DefaultUnleash(UnleashConfig unleashConfig,
Strategy... strategies) |
DefaultUnleash(UnleashConfig unleashConfig,
ToggleRepository toggleRepository,
Strategy... strategies) |
| Constructor and Description |
|---|
EventDispatcher(UnleashConfig unleashConfig) |
| Constructor and Description |
|---|
UnleashMetricServiceImpl(UnleashConfig unleashConfig,
UnleashMetricsSender unleashMetricsSender,
UnleashScheduledExecutor executor) |
UnleashMetricServiceImpl(UnleashConfig unleashConfig,
UnleashScheduledExecutor executor) |
UnleashMetricsSender(UnleashConfig unleashConfig) |
| Constructor and Description |
|---|
FeatureToggleRepository(UnleashConfig unleashConfig,
ToggleFetcher toggleFetcher,
ToggleBackupHandler toggleBackupHandler) |
FeatureToggleRepository(UnleashConfig unleashConfig,
UnleashScheduledExecutor executor,
ToggleFetcher toggleFetcher,
ToggleBackupHandler toggleBackupHandler)
Deprecated.
|
HttpToggleFetcher(UnleashConfig unleashConfig) |
ToggleBackupHandlerFile(UnleashConfig config) |
| Modifier and Type | Method and Description |
|---|---|
UnleashConfig |
UnleashConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnleashConfig.setRequestProperties(java.net.HttpURLConnection connection,
UnleashConfig config) |
Copyright © 2014-2019. All Rights Reserved.