Package net.dreamlu.mica.http
Class JsonPointerMethodInterceptor
java.lang.Object
net.dreamlu.mica.http.JsonPointerMethodInterceptor
- All Implemented Interfaces:
org.springframework.cglib.proxy.Callback,org.springframework.cglib.proxy.MethodInterceptor
public class JsonPointerMethodInterceptor
extends Object
implements org.springframework.cglib.proxy.MethodInterceptor
代理模型
- Author:
- L.cm
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonPointerMethodInterceptor
public JsonPointerMethodInterceptor()
-
-
Method Details