Package org.apache.cxf.annotations
Annotation Type Policies
- 
 @Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface Policies Used to attach multiple Policy annotations to a method or type if policies need to be added to more than one place in the wsdl.
- 
- 
Element Detail- 
valuePolicy[] value 
 
- 
 
-