Custom Scopes

suggest change
@Scope
@Documented
@Retention(RUNTIME)
public @interface ActivityScope {
}

Scopes are just annotations and you can create your own ones where needed.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents