Class SurefireForkChannel.EventBindings
java.lang.Object
org.apache.maven.plugin.surefire.extensions.SurefireForkChannel.EventBindings
- Enclosing class:
- SurefireForkChannel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CountdownCloseable
private final EventHandler<Event>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
EventBindings
(EventHandler<Event> eventHandler, CountdownCloseable countdown) -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Field Details
-
eventHandler
-
countdown
-
-
Constructor Details
-
EventBindings
-
-
Method Details
-
bindEventHandler
-