org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
Class AbstractProcessor
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
- Direct Known Subclasses:
- FaultProcessor, OperationProcessor, ParameterProcessor, PortTypeProcessor, ServiceProcessor
public abstract class AbstractProcessor
- extends Object
|
Field Summary |
protected org.apache.cxf.tools.common.ToolContext |
context
|
protected static Logger |
LOG
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final Logger LOG
context
protected org.apache.cxf.tools.common.ToolContext context
AbstractProcessor
public AbstractProcessor(org.apache.cxf.tools.common.ToolContext c)
Apache CXF