Uses of Interface
org.apache.maven.surefire.junitcore.pc.Destroyable
-
Packages that use Destroyable Package Description org.apache.maven.surefire.junitcore.pc -
-
Uses of Destroyable in org.apache.maven.surefire.junitcore.pc
Classes in org.apache.maven.surefire.junitcore.pc that implement Destroyable Modifier and Type Class Description (package private) classAbstractThreadPoolStrategyAbstract parallel scheduling strategy in private package.(package private) classInvokerStrategyThe sequentially executing strategy in private package.(package private) classNonSharedThreadPoolStrategyParallel strategy for non-shared thread pool in private package.classSchedulingStrategySpecifies the strategy of scheduling whether sequential, or parallel.(package private) classSharedThreadPoolStrategyParallel strategy for shared thread pool in private package.
-