@NoImplement
public interface FeatureFlaggingService
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_FLAGGING_SERVICE_KEY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(Feature feature)
Inform if a given @{link feature} is enabled for the current context.
|
static final String FEATURE_FLAGGING_SERVICE_KEY
boolean isEnabled(Feature feature)
feature - The name of the feature being queried, as per was registered at configuration time.FeatureFlaggingServiceCopyright © 2024 MuleSoft, Inc.. All rights reserved.