Skip navigation links
A C F H I P S 

A

addInterceptors(InterceptorRegistry) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureConfig
 

C

com.microsoft.azure.spring.cloud.feature.manager - package com.microsoft.azure.spring.cloud.feature.manager
 

F

FeatureConfig - Class in com.microsoft.azure.spring.cloud.feature.manager
Adds the feature management handler to intercept all paths.
FeatureConfig(FeatureHandler) - Constructor for class com.microsoft.azure.spring.cloud.feature.manager.FeatureConfig
 
featureConfig(FeatureHandler) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagementWebConfiguration
 
FeatureGate - Annotation Type in com.microsoft.azure.spring.cloud.feature.manager
THis annotation can be added to any endpoint and will check if the feature is on.
FeatureHandler - Class in com.microsoft.azure.spring.cloud.feature.manager
Intercepter for Requests to check if they should be run.
FeatureHandler(FeatureManager, FeatureManagerSnapshot, FeatureManagementConfigProperties) - Constructor for class com.microsoft.azure.spring.cloud.feature.manager.FeatureHandler
 
featureHandler(FeatureManager, FeatureManagerSnapshot, FeatureManagementConfigProperties) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagementWebConfiguration
 
FeatureManagementWebConfiguration - Class in com.microsoft.azure.spring.cloud.feature.manager
 
FeatureManagementWebConfiguration() - Constructor for class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagementWebConfiguration
 
featureManagerSnapshot(FeatureManager) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagementWebConfiguration
 
FeatureManagerSnapshot - Class in com.microsoft.azure.spring.cloud.feature.manager
Holds information on Feature Management properties and can check if a given feature is enabled.
FeatureManagerSnapshot(FeatureManager) - Constructor for class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagerSnapshot
 

H

handleDisabledFeatures(HttpServletRequest, HttpServletResponse) - Method in interface com.microsoft.azure.spring.cloud.feature.manager.IDisabledFeaturesHandler
Called when an endpoint intercepter returns and no redirect is set.

I

IDisabledFeaturesHandler - Interface in com.microsoft.azure.spring.cloud.feature.manager
Interface for Disabled Features Handler.
isEnabled(String) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagerSnapshot
Checks to see if the feature is enabled.

P

preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureHandler
Checks if the endpoint being called has the @FeatureOn annotation.

S

setRequest(HttpServletRequest) - Method in class com.microsoft.azure.spring.cloud.feature.manager.FeatureManagerSnapshot
 
A C F H I P S 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.