public class ProvidedStepsFactory extends Object implements InjectableStepsFactory
InjectableStepsFactory
that is provided with the
CandidateSteps
instances.Constructor and Description |
---|
ProvidedStepsFactory(List<CandidateSteps> candidateSteps) |
Modifier and Type | Method and Description |
---|---|
List<CandidateSteps> |
createCandidateSteps() |
Object |
createInstanceOfType(Class<?> type) |
public ProvidedStepsFactory(List<CandidateSteps> candidateSteps)
public List<CandidateSteps> createCandidateSteps()
createCandidateSteps
in interface InjectableStepsFactory
public Object createInstanceOfType(Class<?> type)
createInstanceOfType
in interface InjectableStepsFactory
Copyright © 2003–2015. All rights reserved.