A G I N S 
All Classes All Packages

A

addClass(Class<?>) - Method in class io.cucumber.needle.NeedleFactory
 

G

get() - Method in interface io.cucumber.needle.InjectionProviderInstancesSupplier
Supplies a Set of InjectionProvider instances that are created outside the NeedleFactory lifecycle.
getInstance(Class<T>) - Method in class io.cucumber.needle.NeedleFactory
 

I

InjectionProviderInstancesSupplier - Interface in io.cucumber.needle
Supplies a Set of InjectionProvider instances that are created outside the NeedleFactory lifecycle.
io.cucumber.needle - package io.cucumber.needle
Enables dependency injection by Needle

N

NeedleFactory - Class in io.cucumber.needle
Needle factory for object resolution inside of cucumber tests.
NeedleFactory() - Constructor for class io.cucumber.needle.NeedleFactory
 
NeedleInjectionProvider - Annotation Type in io.cucumber.needle
Annotation to mark InjectionProviders in the cucumber glue or cucumber steps.

S

start() - Method in class io.cucumber.needle.NeedleFactory
 
stop() - Method in class io.cucumber.needle.NeedleFactory
 
A G I N S 
All Classes All Packages