API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. WebFault View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Description
@Target (value=TYPE)
@Retention (value=RUNTIME)
@Documented
public annotation 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.
See also:   
Elements
faultBean = ""
Fault bean name.
name = ""
Elements local name.
targetNamespace = ""
Elements namespace name.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar