|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) 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.
Required Element Summary | |
---|---|
Policy[] |
value
|
Element Detail |
---|
public abstract Policy[] value
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |