@Documented @Qualifier @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER,TYPE}) public @interface Resolution
Qualifier
annotation that indicates that whatever it
annotates is affiliated somehow with artifact or dependency resolution, as
opposed to, say, artifact deployment.Copyright © 2019–2019, microBean™. All rights reserved.