See: Description
| Class | Description |
|---|---|
| FeatureAdvisor |
At runtime check presence of annotation @{Flip}, then evaluate if the related feature id is enabled.
|
| FeatureAutoProxy |
Spring bean used to scan classpath and create dynamic proxy on annotated beans (@Flip).
|
| Enum | Description |
|---|---|
| ContextLocation |
Enumeration that represents the location of the flipping context execution
which will be passed to the flipping strategy.
|
| Annotation Type | Description |
|---|---|
| Flip |
FeatureFlipping Core Annotation.
|
Copyright © 2013–2020 FF4J. All rights reserved.