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 Details

    • SentinelProtectInterceptorHints

      public SentinelProtectInterceptorHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar