Index
All Classes and Interfaces|All Packages
D
- DEFAULT_ERROR_RESPONSE_STATUS - Static variable in annotation interface org.togglz.spring.web.FeaturesAreActive
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.togglz.spring.web.spi.HttpServletRequestHolderFilter
E
- errorResponseStatus() - Element in annotation interface org.togglz.spring.web.FeaturesAreActive
F
- FeatureInterceptor - Class in org.togglz.spring.web
-
This interceptor checks if a controller or controller method is annotated with the
FeaturesAreActiveannotation to determine if a controller should be activated or not. - FeatureInterceptor() - Constructor for class org.togglz.spring.web.FeatureInterceptor
- features() - Element in annotation interface org.togglz.spring.web.FeaturesAreActive
- FeaturesAreActive - Annotation Interface in org.togglz.spring.web
-
Annotate a
Controlleror a controller method to only activate it when all the features given in theFeaturesAreActive.features()attribute are active.
G
- getApplicationContext(Object) - Method in class org.togglz.spring.web.spi.SpringWebBeanFinder
- getFeatureNames(FeatureManager) - Static method in class org.togglz.spring.web.FeatureInterceptor
H
- handlerAnnotation(HandlerMethod, Class<A>) - Static method in class org.togglz.spring.web.FeatureInterceptor
- HttpServletRequestHolderFilter - Class in org.togglz.spring.web.spi
- HttpServletRequestHolderFilter() - Constructor for class org.togglz.spring.web.spi.HttpServletRequestHolderFilter
O
- org.togglz.spring.web - package org.togglz.spring.web
- org.togglz.spring.web.spi - package org.togglz.spring.web.spi
P
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.togglz.spring.web.FeatureInterceptor
S
- SpringWebBeanFinder - Class in org.togglz.spring.web.spi
- SpringWebBeanFinder() - Constructor for class org.togglz.spring.web.spi.SpringWebBeanFinder
All Classes and Interfaces|All Packages