public interface InjectableStepsFactory
CandidateSteps
.
Concrete implementations will provide different mechanisms
to create the steps instances.Modifier and Type | Method and Description |
---|---|
java.util.List<CandidateSteps> |
createCandidateSteps() |
java.lang.Object |
createInstanceOfType(java.lang.Class<?> type) |
java.util.List<CandidateSteps> createCandidateSteps()
java.lang.Object createInstanceOfType(java.lang.Class<?> type)
Copyright © 2003-2014. All Rights Reserved.