See: Description
| Class | Description |
|---|---|
| AbstractFlipStrategy |
Super class for
FlippingStrategy implementation with utilities. |
| BlackListStrategy |
BLOCK acces for defined list of Clients.
|
| ClientFilterStrategy |
This strategy will check hostName and flipped only if it's contained in expected list.
|
| DarkLaunchStrategy |
Implement dark launch through dedicated weight ration.
|
| OfficeHourStrategy |
Implemenetation of an office hour strategy.
|
| OfficeHourStrategy.HourInterval |
Date Interval.
|
| PonderationStrategy |
This strategy will flip feature as soon as the release date is reached.
|
| ReleaseDateFlipStrategy |
The feature will be flipped after release date is reached.
|
| ServerFilterStrategy |
This strategy will check hostName and flipped only if it's contained in expected list.
|
| WhiteListStrategy |
OPEN ACCES to listed client hostname.
|
Copyright © 2013–2015 FF4J. All rights reserved.