Class NettyLeakDetectionLoggingConsumer
java.lang.Object
org.testcontainers.containers.output.BaseConsumer<NettyLeakDetectionLoggingConsumer>
org.infinispan.server.test.core.NettyLeakDetectionLoggingConsumer
- All Implemented Interfaces:
Consumer<org.testcontainers.containers.output.OutputFrame>
public class NettyLeakDetectionLoggingConsumer
extends org.testcontainers.containers.output.BaseConsumer<NettyLeakDetectionLoggingConsumer>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.testcontainers.containers.output.OutputFrame outputFrame) booleanMethods inherited from class org.testcontainers.containers.output.BaseConsumer
isRemoveColorCodes, setRemoveColorCodes, withRemoveAnsiCodes
-
Constructor Details
-
NettyLeakDetectionLoggingConsumer
public NettyLeakDetectionLoggingConsumer()
-
-
Method Details
-
accept
public void accept(org.testcontainers.containers.output.OutputFrame outputFrame) -
leakDetected
public boolean leakDetected()
-