@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Component public @interface WSClient
This annotation serves as a specialization of @Component,
allowing for implementation classes to be autodetected through classpath
scanning.
Componentpublic abstract String value
Copyright © 2006–2020 Esito AS. All rights reserved.