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