Package io.activej.inject.annotation
Annotation Interface Scopes
This is a special annotation that allows you to declare bindings in nested scopes
using
provider methods.
Note that it does not allow you to use stateful scope annotations.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends Annotation>[] value
-