@SupportedAnnotationPackages(value="ballerina/swagger") public class ClientGeneratorPlugin extends AbstractCompilerPlugin
| Constructor and Description |
|---|
ClientGeneratorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(DiagnosticLog diagnosticLog) |
void |
process(EndpointNode endpointNode,
List<AnnotationAttachmentNode> annotations) |
void |
process(ServiceNode serviceNode,
List<AnnotationAttachmentNode> annotations) |
codeGenerated, process, process, process, process, process, process, process, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCompilerContextpublic void init(DiagnosticLog diagnosticLog)
init in interface CompilerPlugininit in class AbstractCompilerPluginpublic void process(ServiceNode serviceNode, List<AnnotationAttachmentNode> annotations)
process in interface CompilerPluginprocess in class AbstractCompilerPluginpublic void process(EndpointNode endpointNode, List<AnnotationAttachmentNode> annotations)
process in interface CompilerPluginprocess in class AbstractCompilerPluginCopyright © 2018 WSO2. All rights reserved.