-
Notifications
You must be signed in to change notification settings - Fork 14
Middleware Interceptor
Marcelo Aguiar Rodrigues edited this page Nov 1, 2018
·
2 revisions
The Middleware interceptor is a more powerful version of the Custom Interceptor. A more comprehensive explanation of what is, when and how to use a Middleware can be found here.

Name: Simple name for your interceptor
Description: A simple description for your interceptor
Life Cycle: The appropriate life cycle for the interceptor
- Life cycles allowed:
- Api
- Plan
- Resource
- Operation
The complete path to the class that should run when the interceptor is called.
Example:
For the MiddlewareGET.java class that is in the org.company package the content of the interceptor should be:
org.company.MiddlewareGETHeimdall Gateway
Website | Demo | Conductor Tecnologia SA
-
English
-
Português
-
Interceptors
-
Funcionalidades