类 ReactiveAdapterRegistry.CoreBlockHoundIntegration

java.lang.Object
cn.taketoday.core.ReactiveAdapterRegistry.CoreBlockHoundIntegration
所有已实现的接口:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>, reactor.blockhound.integration.BlockHoundIntegration
封闭类:
ReactiveAdapterRegistry

public static class ReactiveAdapterRegistry.CoreBlockHoundIntegration extends Object implements reactor.blockhound.integration.BlockHoundIntegration
BlockHoundIntegration for core classes.

Explicitly allow the following:

  • 构造器详细资料

    • CoreBlockHoundIntegration

      public CoreBlockHoundIntegration()
  • 方法详细资料

    • applyTo

      public void applyTo(reactor.blockhound.BlockHound.Builder builder)
      指定者:
      applyTo 在接口中 reactor.blockhound.integration.BlockHoundIntegration