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