Class WrapperAnnotator

  • All Implemented Interfaces:
    org.apache.cxf.tools.common.model.Annotator

    public class WrapperAnnotator
    extends Object
    implements org.apache.cxf.tools.common.model.Annotator
    • Constructor Detail

      • WrapperAnnotator

        public WrapperAnnotator​(org.apache.cxf.tools.common.model.JavaParameter request,
                                org.apache.cxf.tools.common.model.JavaParameter response)
    • Method Detail

      • annotate

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