@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebFault
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | faultBeanFault bean name. | 
| String | messageNamewsdl:Message's name. | 
| String | nameElement's local name. | 
| String | targetNamespaceElement's namespace name. | 
public abstract String name
public abstract String targetNamespace
public abstract String faultBean
public abstract String messageName
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.