|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.steps.CompositeStepsFactory
public class CompositeStepsFactory
An InjectableStepsFactory that composes CandidateSteps
created from other factories.
| Constructor Summary | |
|---|---|
CompositeStepsFactory(InjectableStepsFactory... stepsFactories)
|
|
| 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 CompositeStepsFactory(InjectableStepsFactory... stepsFactories)
| 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 | |||||||||