JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.cucumber.guice
Annotation Type ScenarioScoped
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
) @API(status=STABLE)
public @interface
ScenarioScoped
A custom Guice scope annotation that is usually bound to an instance of
ScenarioScope
.