Package org.redisson.liveobject.core
Class RObjectInterceptor
- java.lang.Object
-
- org.redisson.liveobject.core.RObjectInterceptor
-
public class RObjectInterceptor extends Object
- Author:
- Rui Gu (https://github.com/jackygurui)
-
-
Constructor Summary
Constructors Constructor Description RObjectInterceptor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
intercept(Method method, Object[] args, RMap<?,?> map)
-