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