@SupportEndpointTypes(value=) public class HttpServiceCompilerPlugin extends AbstractCompilerPlugin
Constructor and Description |
---|
HttpServiceCompilerPlugin() |
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, process
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setCompilerContext
public void init(DiagnosticLog diagnosticLog)
init
in interface CompilerPlugin
init
in class AbstractCompilerPlugin
public void process(ServiceNode serviceNode, List<AnnotationAttachmentNode> annotations)
process
in interface CompilerPlugin
process
in class AbstractCompilerPlugin
public void process(EndpointNode endpointNode, List<AnnotationAttachmentNode> annotations)
process
in interface CompilerPlugin
process
in class AbstractCompilerPlugin
Copyright © 2018 WSO2. All rights reserved.