StandardOutputIntegration@Deprecated @AutoService(value=BlockHoundIntegration.class) public class LoggingIntegration extends java.lang.Object implements BlockHoundIntegration
| Constructor and Description |
|---|
LoggingIntegration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(BlockHound.Builder builder)
Deprecated.
Lets an integration apply the customizations (see
BlockHound.Builder)
before BlockHound is installed. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getPrioritypublic void applyTo(BlockHound.Builder builder)
BlockHoundIntegrationBlockHound.Builder)
before BlockHound is installed.applyTo in interface BlockHoundIntegrationbuilder - an instance of BlockHound.Builder that is being installed