Ability to declare event patterns via the configuration file for interceptors

Description

Add a new eventPatterns in the configuration to declare the event pattern annotation here instead of annotations. The configuration overrides the annotation in case of both being declared

{ class="com.interceptors.MyInterceptor", properties={}, eventPatterns= { onRequestCapture = "^admin", preRender = "^ui" .... } }

Gliffy Diagrams

Activity

Show:

George Murphy August 31, 2016 at 1:01 AM

This could be very useful because there are times when we do not want certain interception points to fire during API calls or rest calls. How can we get this moving? I will be happy to test. George Murphy

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Sentry

Created February 12, 2013 at 5:14 AM
Updated April 9, 2021 at 3:29 PM