org.codehaus.xfire.annotations.commons
Class Oneway

java.lang.Object
  extended by org.codehaus.xfire.annotations.commons.Oneway

public class Oneway
extends java.lang.Object

Commons Attributes version of the OneWay Annotation.

Author:
Arjen Poutsma
See Also:
WebAnnotations.hasOnewayAnnotation(java.lang.reflect.Method)

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

Constructor Detail

Oneway

public Oneway()


Copyright © 2004-2009. All Rights Reserved.