org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
Class WrapperBeanFieldAnnotator
java.lang.Object
org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanFieldAnnotator
- All Implemented Interfaces:
- org.apache.cxf.tools.common.model.Annotator
public class WrapperBeanFieldAnnotator
- extends Object
- implements org.apache.cxf.tools.common.model.Annotator
|
Method Summary |
void |
annotate(org.apache.cxf.tools.common.model.JavaAnnotatable field)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapperBeanFieldAnnotator
public WrapperBeanFieldAnnotator()
annotate
public void annotate(org.apache.cxf.tools.common.model.JavaAnnotatable field)
- Specified by:
annotate in interface org.apache.cxf.tools.common.model.Annotator
Apache CXF