Uses of Class
com.carrotsearch.ant.tasks.junit4.events.BootstrapEvent
Packages that use BootstrapEvent
-
Uses of BootstrapEvent in com.carrotsearch.ant.tasks.junit4
Fields in com.carrotsearch.ant.tasks.junit4 declared as BootstrapEventModifier and TypeFieldDescriptionprivate BootstrapEvent
ForkedJvmInfo.bootstrapEvent
Bootstrap event.Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type BootstrapEventModifier and TypeMethodDescriptionvoid
DiagnosticsListener.receiveBootstrap
(BootstrapEvent e) (package private) void
ForkedJvmInfo.setBootstrapEvent
(BootstrapEvent e) Set the bootstrap event associated with this slave.