|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.steps.ProvidedStepsFactory
public class ProvidedStepsFactory
An InjectableStepsFactory that is provided with the
CandidateSteps instances.
| Constructor Summary | |
|---|---|
ProvidedStepsFactory(java.util.List<CandidateSteps> candidateSteps)
|
|
| Method Summary | |
|---|---|
java.util.List<CandidateSteps> |
createCandidateSteps()
|
java.lang.Object |
createInstanceOfType(java.lang.Class<?> type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProvidedStepsFactory(java.util.List<CandidateSteps> candidateSteps)
| Method Detail |
|---|
public java.util.List<CandidateSteps> createCandidateSteps()
createCandidateSteps in interface InjectableStepsFactorypublic java.lang.Object createInstanceOfType(java.lang.Class<?> type)
createInstanceOfType in interface InjectableStepsFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||