| Interface | Description |
|---|---|
| FeatureStore |
Repository to persist
Feature(s) |
| FlippingStrategy |
Each feature should implement the flipping strategy.
|
| Class | Description |
|---|---|
| Feature |
Represents a feature flag identified by an unique identifier.
|
| FlippingExecutionContext |
Pojo holding an execution context to perform
FlippingStrategy evaluations. |
Copyright © 2013–2015 FF4J. All rights reserved.