org.apache.axis2.jsr181
Class WebServiceAnnotation

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

public class WebServiceAnnotation
extends java.lang.Object

Wrapper for the WebService annotation.


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

Method Detail

getTargetNamespace

public java.lang.String getTargetNamespace()

getServiceName

public java.lang.String getServiceName()


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