org.apache.axis2.jaxws.description.builder
Class OneWayAnnot

java.lang.Object
  extended by org.apache.axis2.jaxws.description.builder.OneWayAnnot
All Implemented Interfaces:
java.lang.annotation.Annotation, Oneway

public class OneWayAnnot
extends java.lang.Object
implements Oneway


Method Summary
 java.lang.Class<java.lang.annotation.Annotation> annotationType()
           
static OneWayAnnot createOneWayAnnotImpl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
 

Method Detail

createOneWayAnnotImpl

public static OneWayAnnot createOneWayAnnotImpl()

annotationType

public java.lang.Class<java.lang.annotation.Annotation> annotationType()
Specified by:
annotationType in interface java.lang.annotation.Annotation


Copyright © 2007 Apache Web Services Project. All Rights Reserved.