| Interface | Description |
|---|---|
| IDisabledFeaturesHandler |
Interface for Disabled Features Handler.
|
| Class | Description |
|---|---|
| FeatureConfig |
Adds the feature management handler to intercept all paths.
|
| FeatureHandler |
Intercepter for Requests to check if they should be run.
|
| FeatureManagementWebConfiguration | |
| FeatureManagerSnapshot |
Holds information on Feature Management properties and can check if a given feature is
enabled.
|
| Annotation Type | Description |
|---|---|
| FeatureGate |
THis annotation can be added to any endpoint and will check if the feature is on.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.