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.