Package com.google.inject
Annotation Type RestrictedBindingSource.Permit
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public static @interface RestrictedBindingSource.Permit
Meta-annotation indicating that the target annotation is a permit for binding restricted bindings. Annotating a binding source (defined in top-level javadoc) with a permit gives it permission to bind the restricted bindings guarded by the permit (seeRestrictedBindingSource.permits()
).- Since:
- 5.0