All Classes and Interfaces
Class
Description
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.Annotate a
Controller or a controller method to only activate it when
all the features given in the FeaturesAreActive.features() attribute are active.