T
InvocationInterceptor
Throwable
This interface is not intended to be implemented by clients.
proceed()
default void
skip()
null
This allows to bypass the check that proceed() must be called at least once. The default implementation does nothing.