Apache CXF API

org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
Class XmlListAnotator

java.lang.Object
  extended by org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlListAnotator
All Implemented Interfaces:
Annotator

public class XmlListAnotator
extends Object
implements Annotator


Constructor Summary
XmlListAnotator(JavaInterface intf)
           
 
Method Summary
 void annotate(JavaAnnotatable jn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlListAnotator

public XmlListAnotator(JavaInterface intf)
Method Detail

annotate

public void annotate(JavaAnnotatable jn)
Specified by:
annotate in interface Annotator

Apache CXF API

Apache CXF