Apache CXF API

org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
Class WrapperBeanFieldAnnotator

java.lang.Object
  extended by org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanFieldAnnotator
All Implemented Interfaces:
Annotator

public class WrapperBeanFieldAnnotator
extends Object
implements Annotator


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

Constructor Detail

WrapperBeanFieldAnnotator

public WrapperBeanFieldAnnotator()
Method Detail

annotate

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

Apache CXF API

Apache CXF