How to Expand¶
Add interceptors through code
or
Declare your interceptors in META-INF/services/com.billbook.lib.Interceptor
using the SPI
mechanism.
Add interceptors through code
or
Declare your interceptors in META-INF/services/com.billbook.lib.Interceptor
using the SPI
mechanism.