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 ofScenarioScope.
@Target({TYPE,METHOD}) @Retention(RUNTIME) @API(status=STABLE) public @interface ScenarioScoped
ScenarioScope.