Class SentinelProtectInterceptorHints
java.lang.Object
com.alibaba.cloud.sentinel.aot.hint.SentinelProtectInterceptorHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class SentinelProtectInterceptorHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
- Author:
- ruansheneg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
SentinelProtectInterceptorHints
public SentinelProtectInterceptorHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-