Class SentinelInvocationHandler

java.lang.Object
com.alibaba.cloud.sentinel.feign.SentinelInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class SentinelInvocationHandler extends Object implements InvocationHandler
InvocationHandler handle invocation that protected by Sentinel.
Author:
Jim