Module org.neo4j.driver
Class Neo4jDriverBlockHoundIntegration
java.lang.Object
org.neo4j.driver.internal.blockhound.Neo4jDriverBlockHoundIntegration
- All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>
,reactor.blockhound.integration.BlockHoundIntegration
@Experimental
public class Neo4jDriverBlockHoundIntegration
extends Object
implements reactor.blockhound.integration.BlockHoundIntegration
-
Constructor Details
-
Neo4jDriverBlockHoundIntegration
public Neo4jDriverBlockHoundIntegration()
-
-
Method Details
-
applyTo
public void applyTo(reactor.blockhound.BlockHound.Builder builder) - Specified by:
applyTo
in interfacereactor.blockhound.integration.BlockHoundIntegration
-