Interface InjectableStepsFactory

All Known Implementing Classes:
AbstractStepsFactory, CompositeStepsFactory, InstanceStepsFactory, ProvidedStepsFactory, ScanningStepsFactory

public interface InjectableStepsFactory
Interface abstracting the creation of CandidateSteps. Concrete implementations will provide different mechanisms to create the steps instances.
  • Method Details