Class WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
java.lang.Object
org.springframework.web.server.adapter.WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
- All Implemented Interfaces:
- Comparable<reactor.blockhound.integration.BlockHoundIntegration>,- reactor.blockhound.integration.BlockHoundIntegration
- Enclosing class:
- WebHttpHandlerBuilder
public static class WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
extends Object
implements reactor.blockhound.integration.BlockHoundIntegration
BlockHoundIntegration for spring-web classes.- Since:
- 5.3.6
- 
Constructor Details- 
SpringWebBlockHoundIntegrationpublic SpringWebBlockHoundIntegration()
 
- 
- 
Method Details- 
applyTopublic void applyTo(reactor.blockhound.BlockHound.Builder builder) - Specified by:
- applyToin interface- reactor.blockhound.integration.BlockHoundIntegration
 
 
-