org.apache.axis2.jsr181
Class WebMethodAnnotation

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

public class WebMethodAnnotation
extends Object

Wrapper for the WebMethod annotation.


Method Summary
 String getAction()
           
 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 String getAction()


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