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:
org.apache.cxf.tools.common.model.Annotator

public class XmlListAnotator
extends java.lang.Object
implements org.apache.cxf.tools.common.model.Annotator


Constructor Summary
XmlListAnotator(org.apache.cxf.tools.common.model.JavaInterface intf)
           
 
Method Summary
 void annotate(org.apache.cxf.tools.common.model.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(org.apache.cxf.tools.common.model.JavaInterface intf)
Method Detail

annotate

public void annotate(org.apache.cxf.tools.common.model.JavaAnnotatable jn)
Specified by:
annotate in interface org.apache.cxf.tools.common.model.Annotator


Apache CXF