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