Interceptors

Robo-Toolkit provides implementation of Interceptor Pattern that allows you to build customizable business flows and augment your flows at any desired step.

There are two different types of Interceptor exposed by the Toolkit: Actions and Filters. Detailed information and usage of each of them are briefly described in the corresponding sub sections.

Last updated