@NoImplement
public interface FeatureFlagging
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(Feature feature,
org.mule.runtime.api.meta.MuleVersion version)
Validates if a specific feature is enabled for the current context.
|
boolean isEnabled(Feature feature, org.mule.runtime.api.meta.MuleVersion version)
feature - The name of the feature being queried, as per was registered at configuration time.Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.