Uses of Interface
cn.longky.common.reflection.KMethodInterceptor
Packages that use KMethodInterceptor
-
Uses of KMethodInterceptor in cn.longky.common.utils
Method parameters in cn.longky.common.utils with type arguments of type KMethodInterceptorModifier and TypeMethodDescriptionstatic <T> TReflectionUtils.newProxy(Class<T> interfaceType, Object target, List<KMethodInterceptor> interceptors)