| Package | Description |
|---|---|
| org.ff4j |
Main class to work with and administrate Features
|
| org.ff4j.audit |
Provide audit and monitoring capabilities.
|
| org.ff4j.audit.graph |
Beans to draw curves about features
|
| org.ff4j.audit.repository | |
| org.ff4j.cache |
Provide a cache abstraction to limit overhead of looking for features in external storages.
|
| org.ff4j.conf |
Provides core feature classes
|
| org.ff4j.core |
Provides core feature classes
|
| org.ff4j.exception |
Provide the custom unchecked exceptions raising when working with Features
|
| org.ff4j.property |
Describe properties
|
| org.ff4j.property.list |
Multivalued properties as List
|
| org.ff4j.property.map | |
| org.ff4j.property.set | |
| org.ff4j.property.store |
Provide stores to persist properties (default is in InMemory)
|
| org.ff4j.security |
Provide a security layer to limit Feature access with access control lists
|
| org.ff4j.store |
Provide stores to persist features (default is in InMemory)
|
| org.ff4j.strategy |
Custom strategies to flip (checked if and only if status is enabled and roles granted)
|
| org.ff4j.strategy.el |
Implementation of a expression interpretor with boolean algebra
(e.g (A|B) & ( (E&F|G) | (H&I) ))
|
| org.ff4j.utils |
Provide utilities classes
|
Copyright © 2013–2015 FF4J. All rights reserved.