Uses of Class
org.apache.maven.surefire.junitcore.pc.Scheduler.ShutdownHandler
Packages that use Scheduler.ShutdownHandler
-
Uses of Scheduler.ShutdownHandler in org.apache.maven.surefire.junitcore.pc
Methods in org.apache.maven.surefire.junitcore.pc that return Scheduler.ShutdownHandlerModifier and TypeMethodDescriptionprotected Scheduler.ShutdownHandler
Scheduler.newShutdownHandler()
Methods in org.apache.maven.surefire.junitcore.pc with parameters of type Scheduler.ShutdownHandlerModifier and TypeMethodDescriptionprotected void
AbstractThreadPoolStrategy.setDefaultShutdownHandler
(Scheduler.ShutdownHandler handler) protected void
SchedulingStrategy.setDefaultShutdownHandler
(Scheduler.ShutdownHandler handler)