org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
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
|
Method Summary |
void |
process(org.apache.cxf.tools.common.model.JavaInterface intf,
org.apache.cxf.service.model.OperationInfo operation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationProcessor
public OperationProcessor(org.apache.cxf.tools.common.ToolContext c)
process
public void process(org.apache.cxf.tools.common.model.JavaInterface intf,
org.apache.cxf.service.model.OperationInfo operation)
throws org.apache.cxf.tools.common.ToolException
- Throws:
org.apache.cxf.tools.common.ToolException
Apache CXF