| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=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.
| Optional Element Summary | |
|---|---|
 java.lang.String | 
faultBean
Fault bean name.  | 
 java.lang.String | 
messageName
wsdl:Message's name.  | 
 java.lang.String | 
name
Element's local name.  | 
 java.lang.String | 
targetNamespace
Element's namespace name.  | 
public abstract java.lang.String name
public abstract java.lang.String targetNamespace
public abstract java.lang.String faultBean
public abstract java.lang.String messageName
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41