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