Skip navigation links
A B C E G I J L N O R U V 

A

addInjectionProviders(Set<<any>>) - Method in class org.jbehave.core.steps.needle.NeedleStepsFactory
Add injection providers.
annotationBuilder() - Method in class org.jbehave.core.junit.needle.NeedleAnnotatedEmbedderRunner
 
annotationBuilder() - Method in class org.jbehave.core.junit.needle.NeedleAnnotatedPathRunner
 
apply(T) - Method in enum org.jbehave.core.steps.needle.configuration.CollectInjectionProvidersFromStepsInstance
Collect providers direct in the step definition.
apply(Class<T>) - Method in enum org.jbehave.core.steps.needle.configuration.CreateInstanceByDefaultConstructor
 
apply(String) - Method in enum org.jbehave.core.steps.needle.configuration.LoadResourceBundle
 
apply(ResourceBundle) - Method in enum org.jbehave.core.steps.needle.configuration.ReadInjectionProviderClassNames
 

B

buildConfiguration() - Method in class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
 
buildStepsFactory(Configuration) - Method in class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
 

C

CollectInjectionProvidersFromStepsInstance - Enum in org.jbehave.core.steps.needle.configuration
Collects InjectionProvider instances.
createCandidateSteps() - Method in class org.jbehave.core.steps.needle.NeedleStepsFactory
CreateInstanceByDefaultConstructor - Enum in org.jbehave.core.steps.needle.configuration
Instantiates new java object by default constructor
createInstanceOfType(Class<?>) - Method in class org.jbehave.core.steps.needle.NeedleStepsFactory
 

E

EMPTY_RESOURCE_BUNDLE - Static variable in enum org.jbehave.core.steps.needle.configuration.LoadResourceBundle
 

G

getInjectionProviders() - Method in class org.jbehave.core.steps.needle.configuration.JBehaveNeedleConfiguration
 
getProvider() - Method in class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
Retrieves the set of injection providers.
getStepsClasses() - Method in class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
Retrieve step classes.

I

instanceOf(Class<T>, Class<V>) - Method in class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
 

J

JBehaveNeedleConfiguration - Class in org.jbehave.core.steps.needle.configuration
Reads jbehave-needle.properties to initialize additional InjectionProviders.
JBehaveNeedleConfiguration() - Constructor for class org.jbehave.core.steps.needle.configuration.JBehaveNeedleConfiguration
Creates new instance from default resource JBehaveNeedleConfiguration.RESOURCE_JBEHAVE_NEEDLE.
JBehaveNeedleConfiguration(String) - Constructor for class org.jbehave.core.steps.needle.configuration.JBehaveNeedleConfiguration
 

L

LoadResourceBundle - Enum in org.jbehave.core.steps.needle.configuration
Null safe Resource Loader.

N

NeedleAnnotatedEmbedderRunner - Class in org.jbehave.core.junit.needle
AnnotatedEmbedderRunner that uses NeedleAnnotationBuilder.
NeedleAnnotatedEmbedderRunner(Class<?>) - Constructor for class org.jbehave.core.junit.needle.NeedleAnnotatedEmbedderRunner
 
NeedleAnnotatedPathRunner - Class in org.jbehave.core.junit.needle
AnnotatedPathRunner that uses NeedleAnnotationBuilder.
NeedleAnnotatedPathRunner(Class<?>) - Constructor for class org.jbehave.core.junit.needle.NeedleAnnotatedPathRunner
 
NeedleAnnotationBuilder - Class in org.jbehave.core.configuration.needle
Extends AnnotationBuilder to provide Needle-based dependency injection if UsingNeedle annotation is present.
NeedleAnnotationBuilder(Class<?>, AnnotationMonitor) - Constructor for class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
 
NeedleAnnotationBuilder(Class<?>) - Constructor for class org.jbehave.core.configuration.needle.NeedleAnnotationBuilder
 
NeedleInjectionProvider - Annotation Type in org.jbehave.core.annotations.needle
Annotation to mark InjectionProviders in the JBehave steps.
NeedleStepsFactory - Class in org.jbehave.core.steps.needle
An InjectableStepsFactory that uses a Needle InjectionProvider for the composition and instantiation of all components that contain JBehave annotated methods.
NeedleStepsFactory(Configuration, Class<?>...) - Constructor for class org.jbehave.core.steps.needle.NeedleStepsFactory
Creates factory with given configuration and step instances.
NeedleStepsFactory(Configuration, Set<<any>>, Class<?>...) - Constructor for class org.jbehave.core.steps.needle.NeedleStepsFactory
Creates factory with given configuration, injection providers and step instances.

O

org.jbehave.core.annotations.needle - package org.jbehave.core.annotations.needle
 
org.jbehave.core.configuration.needle - package org.jbehave.core.configuration.needle
 
org.jbehave.core.junit.needle - package org.jbehave.core.junit.needle
 
org.jbehave.core.steps.needle - package org.jbehave.core.steps.needle
 
org.jbehave.core.steps.needle.configuration - package org.jbehave.core.steps.needle.configuration
 

R

ReadInjectionProviderClassNames - Enum in org.jbehave.core.steps.needle.configuration
Read ClassNames from properties.
RESOURCE_JBEHAVE_NEEDLE - Static variable in class org.jbehave.core.steps.needle.configuration.JBehaveNeedleConfiguration
Default properties field name.

U

UsingNeedle - Annotation Type in org.jbehave.core.annotations.needle
Indicates usage of Needle as DI.

V

valueOf(String) - Static method in enum org.jbehave.core.steps.needle.configuration.CollectInjectionProvidersFromStepsInstance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbehave.core.steps.needle.configuration.CreateInstanceByDefaultConstructor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbehave.core.steps.needle.configuration.LoadResourceBundle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbehave.core.steps.needle.configuration.ReadInjectionProviderClassNames
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbehave.core.steps.needle.configuration.CollectInjectionProvidersFromStepsInstance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbehave.core.steps.needle.configuration.CreateInstanceByDefaultConstructor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbehave.core.steps.needle.configuration.LoadResourceBundle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbehave.core.steps.needle.configuration.ReadInjectionProviderClassNames
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E G I J L N O R U V 
Skip navigation links

Copyright © 2003–2018. All rights reserved.