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:


Dagger 2:
*Custom Scopes

Table Of Contents
77Dagger 2
169XMPP
230AIDL
242Okio