Class ForkClient.ByeListener
- java.lang.Object
-
- org.apache.maven.plugin.surefire.booterclient.output.ForkClient.ByeListener
-
- All Implemented Interfaces:
ForkedProcessEventListener
- Enclosing class:
- ForkClient
private final class ForkClient.ByeListener extends java.lang.Object implements ForkedProcessEventListener
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ByeListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handle()
-
-
-
Method Detail
-
handle
public void handle()
- Specified by:
handle
in interfaceForkedProcessEventListener
-
-