Interface Interceptor

All Known Implementing Classes:
FilteredInterceptor, LoggingInterceptor, MethodAdapter, SerializingInterceptor

public interface Interceptor
"拦截"方法调用
Since:
Java 17+
Author:
Kimi Liu
  • Method Summary

    Modifier and Type
    Method
    Description
    intercept(Invocation invocation)