@Singleton public class WeldStepsFactory extends AbstractStepsFactory
InjectableStepsFactory that uses a Weld Inject for the
composition and instantiation of all components that contain JBehave
annotated methods.AbstractStepsFactory.StepsInstanceNotFound| Constructor and Description |
|---|
WeldStepsFactory(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createInstanceOfType(Class<?> type) |
protected List<Class<?>> |
stepsTypes() |
createCandidateSteps, hasAnnotatedMethods@Inject public WeldStepsFactory(Configuration configuration)
protected List<Class<?>> stepsTypes()
stepsTypes in class AbstractStepsFactoryCopyright © 2003-2013. All Rights Reserved.