Join Slack
Powered by
As I know by JSR-330 Scope annotations should have...
# dagger
g
gildor
05/16/2018, 3:39 AM
As I know by JSR-330 Scope annotations should have RUNTIME retention Check this for example:
http://javax-inject.github.io/javax-inject/api/javax/inject/Scope.html
But I’m not sure is this annotation actually used by default on runtime, but for example
@Singleton
scope has Runtime retention
Open in Slack
Previous
Next