|
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.
| Optional Element Summary | |
|---|---|
Class<? extends Interceptor<? extends Message>>[] |
classes
|
String[] |
interceptors
|
public abstract String[] interceptors
public abstract Class<? extends Interceptor<? extends Message>>[] classes
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||