Class OperationProcessor
- java.lang.Object
-
- org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
-
- org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.OperationProcessor
-
public class OperationProcessor extends AbstractProcessor
-
-
Field Summary
-
Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
context, LOG
-
-
Constructor Summary
Constructors Constructor Description OperationProcessor(org.apache.cxf.tools.common.ToolContext c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess(org.apache.cxf.tools.common.model.JavaInterface intf, org.apache.cxf.service.model.OperationInfo operation)
-