Skip navigation links
E F G H O P S 

E

enumFrom(String, Class<T>) - Static method in class org.togglz.spring.web.FeatureInterceptor
 

F

FeatureInterceptor - Class in org.togglz.spring.web
This interceptor checks if a controller or controller method is annotated with the FeaturesAreActive annotation to determine if a controller should be activated or not.
FeatureInterceptor() - Constructor for class org.togglz.spring.web.FeatureInterceptor
 
FeaturesAreActive - Annotation Type in org.togglz.spring.web
Annotate a Controller or a controller method to only activate it when all the features given in the FeaturesAreActive.features() attribute of the given FeaturesAreActive.featureClass() are active.

G

getApplicationContext(Object) - Method in class org.togglz.spring.web.spi.SpringWebBeanFinder
 

H

handlerAnnotation(HandlerMethod, Class<A>) - Static method in class org.togglz.spring.web.FeatureInterceptor
 

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
 
E F G H O P S 
Skip navigation links

Copyright © 2017. All Rights Reserved.