2.6.4 @Interceptors

Organization of this subsection
(1) Description
(2) Element

(1) Description

Specify the interceptor class to be applied. Note that you can specify the interceptor class in a class and method.

(2) Element

The following table lists the elements of @Interceptors:

Element nameFunction
valueSpecify the interceptor class to be applied.

The details of each element are as follows:

(a) value element
Type
Class[]
Description
Specify the interceptor class to be applied.
Default value
None