@SupportedAnnotationTypes(value="org.mule.runtime.extension.api.annotation.Extension") @SupportedSourceVersion(value=RELEASE_8) @SupportedOptions(value="extension.version") public class SoapExtensionResourcesGeneratorAnnotationProcessor extends ClassExtensionResourcesGeneratorAnnotationProcessor
BaseExtensionResourcesGeneratorAnnotationProcessor implementation for SOAP BASED Extensions that use the
soap extensions api classes and annotations.COMPILATION_MODE, EXTENSION_ELEMENT, EXTENSION_TYPE, EXTENSION_VERSION, PROBLEMS_HANDLER, PROCESSING_ENVIRONMENT, ROUND_ENVIRONMENTprocessingEnv| Constructor and Description |
|---|
SoapExtensionResourcesGeneratorAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.extension.api.loader.ExtensionModelLoader |
getExtensionModelLoader() |
shouldProcess, toExtensionElementprocessgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic SoapExtensionResourcesGeneratorAnnotationProcessor()
protected org.mule.runtime.extension.api.loader.ExtensionModelLoader getExtensionModelLoader()
getExtensionModelLoader in class BaseExtensionResourcesGeneratorAnnotationProcessorCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.