javax.xml.ws
Annotation Type FaultAction


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface FaultAction


Required Element Summary
 Class className
           
 
Optional Element Summary
 String value
           
 

Element Detail

className

public abstract Class className

value

public abstract String value
Default:
""


Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.