|
||||||||||
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
public class WebMethod
Commons Attributes version of the WebMethod Annotation.
WebMethodAnnotation
,
Serialized FormConstructor 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. |
Method Summary |
---|
Methods inherited from class org.codehaus.xfire.annotations.WebMethodAnnotation |
---|
getAction, getOperationName, isExclude, populate, setAction, setExclude, 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 |