@Documented @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,PARAMETER,METHOD}) @Qualifier public @interface Filtered
Wrapped
AuthenticationService
need not worry if one was provided. Instead, if no Wrapped
service exists, the implementation with this qualifier will be a dummy service. There should
always be exactly one AuthenticationService
with this qualifier.WrappedServiceProducer
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.