Package | Description |
---|---|
org.apache.sling.featureflags |
The Feature Flags feature allows applications to dynamically
provide features to clients and consumers depending on various criteria such as
Time of Day
Static Configuration
Request Parameter
Some Resource
|
org.apache.sling.featureflags.impl |
Class and Description |
---|
ExecutionContext
The
ExecutionContext interface provides access to the context for
evaluating whether a feature is enabled or not. |
Feature
A feature is defined by its name.
|
Class and Description |
---|
ExecutionContext
The
ExecutionContext interface provides access to the context for
evaluating whether a feature is enabled or not. |
Feature
A feature is defined by its name.
|
Features
The
Features service is the applications access point to the Feature
Flag functionality. |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.