@MetaInfServices public class CommonsBlockHoundIntegration extends Object
| Constructor and Description |
|---|
CommonsBlockHoundIntegration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
allowMethodsToBlock(BlockHound.Builder builder,
Class<?> clazz,
boolean publicOnly) |
static void |
allowPublicMethodsToBlock(BlockHound.Builder builder,
Class<?> clazz) |
void |
applyTo(BlockHound.Builder builder) |
public void applyTo(BlockHound.Builder builder)
public static void allowPublicMethodsToBlock(BlockHound.Builder builder,
Class<?> clazz)
public static void allowMethodsToBlock(BlockHound.Builder builder,
Class<?> clazz,
boolean publicOnly)
Copyright © 2021 JBoss by Red Hat. All rights reserved.