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