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.Controller
Scheduler. masterController
Fields 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. slaves
Methods in org.apache.maven.surefire.junitcore.pc with parameters of type Scheduler.Controller Modifier and Type Method Description private void
Scheduler. setController(Scheduler.Controller masterController)
-