|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.steps.AbstractStepsFactory
org.jbehave.core.steps.pico.PicoStepsFactory
public class PicoStepsFactory
An InjectableStepsFactory that uses a PicoContainer for the
composition and instantiation of all components that contain JBehave
annotated methods.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jbehave.core.steps.AbstractStepsFactory |
|---|
AbstractStepsFactory.StepsInstanceNotFound |
| Constructor Summary | |
|---|---|
PicoStepsFactory(Configuration configuration,
org.picocontainer.PicoContainer parent)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createInstanceOfType(java.lang.Class<?> type)
|
protected java.util.List<java.lang.Class<?>> |
stepsTypes()
|
| Methods inherited from class org.jbehave.core.steps.AbstractStepsFactory |
|---|
createCandidateSteps, hasAnnotatedMethods |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PicoStepsFactory(Configuration configuration,
org.picocontainer.PicoContainer parent)
| Method Detail |
|---|
protected java.util.List<java.lang.Class<?>> stepsTypes()
stepsTypes in class AbstractStepsFactorypublic java.lang.Object createInstanceOfType(java.lang.Class<?> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||