-
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface WebFault
Used to annotate service specific exception classes to customize
to the local and namespace name of the fault element and the name
of the fault bean.
- Since:
- 1.6, JAX-WS 2.0
-
-
Element Detail
-
name
String name
Element's local name.
- Default:
- ""
-
-
faultBean
String faultBean
Fault bean name.
- Default:
- ""