Uses of Class
com.carrotsearch.ant.tasks.junit4.events.BootstrapEvent
-
Packages that use BootstrapEvent Package Description com.carrotsearch.ant.tasks.junit4 -
-
Uses of BootstrapEvent in com.carrotsearch.ant.tasks.junit4
Fields in com.carrotsearch.ant.tasks.junit4 declared as BootstrapEvent Modifier and Type Field Description private BootstrapEventForkedJvmInfo. bootstrapEventBootstrap event.Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type BootstrapEvent Modifier and Type Method Description voidDiagnosticsListener. receiveBootstrap(BootstrapEvent e)(package private) voidForkedJvmInfo. setBootstrapEvent(BootstrapEvent e)Set the bootstrap event associated with this slave.
-