org.apache.axis2.jsr181
Class WebMethodAnnotation

java.lang.Object
  extended by org.apache.axis2.jsr181.WebMethodAnnotation

public class WebMethodAnnotation
extends java.lang.Object

Wrapper for the WebMethod annotation.


Method Summary
 java.lang.String getAction()
           
 java.lang.String getOperationName()
           
 boolean isExclude()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isExclude

public boolean isExclude()

getAction

public java.lang.String getAction()

getOperationName

public java.lang.String getOperationName()


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.