java.lang.Object
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 Object implements org.apache.cxf.tools.common.model.Annotator
  • Constructor Details

    • XmlListAnotator

      public XmlListAnotator(org.apache.cxf.tools.common.model.JavaInterface intf)
  • Method Details

    • annotate

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