Class RMapInterceptor


  • public class RMapInterceptor
    extends 
    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  method, [] args, RMap<?,​?> map)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • RMapInterceptor

        public RMapInterceptor()
    • Method Detail

      • intercept

        @RuntimeType
        public static  intercept​(@Origin
                                        method,
                                       @AllArguments
                                       [] args,
                                       @FieldValue("liveObjectLiveMap")
                                       RMap<?,​?> map)
                                throws 
        Throws: