|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbehave.scenario.steps.pico.PicoStepsFactory
public class PicoStepsFactory
A factory class for CandidateSteps that uses a PicoContainer
for the composition and instantiation of all components that contains
scenario annotated methods.
| Constructor Summary | |
|---|---|
PicoStepsFactory(org.jbehave.scenario.steps.StepsConfiguration configuration,
org.picocontainer.PicoContainer parent)
|
|
| Method Summary | |
|---|---|
org.jbehave.scenario.steps.CandidateSteps[] |
createCandidateSteps()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PicoStepsFactory(org.jbehave.scenario.steps.StepsConfiguration configuration,
org.picocontainer.PicoContainer parent)
| Method Detail |
|---|
public org.jbehave.scenario.steps.CandidateSteps[] createCandidateSteps()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||