Package com.linecorp.armeria.common
Class CoreBlockHoundIntegration
java.lang.Object
com.linecorp.armeria.common.CoreBlockHoundIntegration
- All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>
,reactor.blockhound.integration.BlockHoundIntegration
@UnstableApi
public final class CoreBlockHoundIntegration
extends Object
implements reactor.blockhound.integration.BlockHoundIntegration
A
BlockHoundIntegration
for the core module.-
Constructor Details
-
CoreBlockHoundIntegration
public CoreBlockHoundIntegration()
-
-
Method Details
-
applyTo
public void applyTo(reactor.blockhound.BlockHound.Builder builder) - Specified by:
applyTo
in interfacereactor.blockhound.integration.BlockHoundIntegration
-