public interface Interceptor
Interceptor
Object
intercept(Invocation invocation)
default <T> T
plugin(T t)
Object intercept(Invocation invocation) throws Throwable
Throwable
default <T> T plugin(T t)
T
t
Copyright © 2022. All rights reserved.