org.apache.axis2.jsr181
Class WebServiceAnnotation

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

public class WebServiceAnnotation
extends Object

Wrapper for the WebService annotation.


Method Summary
 String getServiceName()
           
 String getTargetNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTargetNamespace

public String getTargetNamespace()

getServiceName

public String getServiceName()


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