@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface AllowUnqualifiedMatch
Context.bind(Class)
without calling any subsequent qualifier method) will match it. This allows certain qualifiers
to fall-through to their unqualified implementations. It also allows default implementations
to be used.Copyright © 2016 GroupLens Research. All rights reserved.