Package org.apache.cxf.annotations
Annotation Type Provider
-
@Target(TYPE) @Retention(RUNTIME) public @interface Provider
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Provider.Type
value
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Provider.Scope
scope
-
-
-
Element Detail
-
value
Provider.Type value
-
-
-
scope
Provider.Scope scope
- Default:
- org.apache.cxf.annotations.Provider.Scope.All
-
-