public class PortTypeProcessor extends AbstractProcessor
context, LOG
Constructor and Description |
---|
PortTypeProcessor(ToolContext c) |
Modifier and Type | Method and Description |
---|---|
static JavaInterface |
getInterface(ToolContext context,
ServiceInfo serviceInfo,
InterfaceInfo interfaceInfo) |
void |
process(ServiceInfo serviceInfo) |
void |
processClassNames(ServiceInfo serviceInfo) |
public PortTypeProcessor(ToolContext c)
public static JavaInterface getInterface(ToolContext context, ServiceInfo serviceInfo, InterfaceInfo interfaceInfo) throws ToolException
ToolException
public void processClassNames(ServiceInfo serviceInfo) throws ToolException
ToolException
public void process(ServiceInfo serviceInfo) throws ToolException
ToolException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.