public class PicoStepsFactory
extends AbstractStepsFactory
InjectableStepsFactory that uses a PicoContainer for the
composition and instantiation of all components that contain JBehave
annotated methods.| Constructor and Description |
|---|
PicoStepsFactory(Configuration configuration,
PicoContainer parent) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createInstanceOfType(Class<?> type) |
protected List<Class<?>> |
stepsTypes() |
Copyright © 2003–2019. All rights reserved.