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

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

public class OneWayAnnot
extends Object
implements Oneway


Method Summary
 Class<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 Class<Annotation> annotationType()
Specified by:
annotationType in interface Annotation


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