Uses of Class
org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
Packages that use Scheduler.Controller Package Description org.apache.maven.surefire.junitcore.pc -
-
Uses of Scheduler.Controller in org.apache.maven.surefire.junitcore.pc
Fields in org.apache.maven.surefire.junitcore.pc declared as Scheduler.Controller Modifier and Type Field Description private Scheduler.ControllerScheduler. masterControllerFields in org.apache.maven.surefire.junitcore.pc with type parameters of type Scheduler.Controller Modifier and Type Field Description private java.util.Set<Scheduler.Controller>Scheduler. slavesMethods in org.apache.maven.surefire.junitcore.pc with parameters of type Scheduler.Controller Modifier and Type Method Description private voidScheduler. setController(Scheduler.Controller masterController)
-