Package io.quarkiverse.cxf.annotation
Annotation Type CXFClient
-
@Qualifier @Target({METHOD,CONSTRUCTOR,FIELD,PARAMETER}) @Retention(RUNTIME) @Documented public @interface CXFClient
CXFClient documentation.
-
-
Element Detail
-
value
String value
The name.- Returns:
- the name.
- Default:
- ""
-
-