Class AccessorInterceptor


  • public class AccessorInterceptor
    extends Object
    This class is going to be instantiated and becomes a static field of the proxied target class. That is one instance of this class per proxied class.
    Author:
    Rui Gu (https://github.com/jackygurui), Nikita Koksharov