Uses of Class
org.apache.maven.surefire.junitcore.pc.ShutdownResult

Packages that use ShutdownResult
org.apache.maven.surefire.junitcore.pc   
 

Uses of ShutdownResult in org.apache.maven.surefire.junitcore.pc
 

Methods in org.apache.maven.surefire.junitcore.pc that return ShutdownResult
protected  ShutdownResult Scheduler.describeStopped(boolean stopNow)
          Attempts to stop all actively executing tasks and immediately returns a collection of descriptions of those tasks which have started prior to this call.
protected abstract  ShutdownResult ParallelComputer.describeStopped(boolean shutdownNow)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.