|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.xfire.annotations.WebMethodAnnotation
org.codehaus.xfire.annotations.commons.WebMethod
Commons Attributes version of the WebMethod Annotation.
WebMethodAnnotation| Constructor Summary | |
WebMethod()
Initializes a new instance of the WebMethod attribute. |
|
WebMethod(java.lang.String operationName)
Initializes a new instance of the WebMetod attribute with the specified operation name. |
|
| Methods inherited from class org.codehaus.xfire.annotations.WebMethodAnnotation |
getAction, getOperationName, populate, setAction, setOperationName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WebMethod()
WebMethod attribute.
public WebMethod(java.lang.String operationName)
WebMetod attribute with the specified operation name.
operationName - the operation name.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||