|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface OutFaultInterceptors
Specifies a list of classes that are added to the outbound fault interceptor chain. This annotation effects SEI classes and service implementation classes.
| Required Element Summary | |
|---|---|
java.lang.String[] |
interceptors
|
| Element Detail |
|---|
public abstract java.lang.String[] interceptors
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||