public class

EagerSingleStagedReactorFactory

extends Object
implements StagedExamReactorFactory
java.lang.Object
   ↳ org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactorFactory

Summary

Public Constructors
EagerSingleStagedReactorFactory()
Public Methods
StagedExamReactor create(List<TestContainer> containers, List<TestProbeProvider> mProbes)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.ops4j.pax.exam.spi.StagedExamReactorFactory

Public Constructors

public EagerSingleStagedReactorFactory ()

Public Methods

public StagedExamReactor create (List<TestContainer> containers, List<TestProbeProvider> mProbes)