| Class | Description |
|---|---|
| ASTType | |
| ASTValueFetcher<A extends Annotation> |
AnnotationValueFetcher which works with the Java AST. |
| ConfigurationASTElement |
ConfigurationElement |
| ConnectionProviderASTElement | |
| ExtensionTypeElement |
ExtensionElement implementation which works with the Java AST. |
| ExtensionTypeHandler |
TypeHandler implementation for Extension Types. |
| ExtensionTypeObjectFieldHandler |
ObjectFieldHandler implementation for Extension Types. |
| FieldTypeElement | |
| FunctionContainerASTElement |
FunctionContainerElement which works with the Java AST |
| FunctionElementAST |
/**
FunctionElement implementation which works with the Java AST |
| MethodElementAST<T extends org.mule.runtime.module.extension.api.loader.java.type.Type> |
MethodElement implementation which works with the Java AST |
| MethodParameterElementAST | |
| OperationContainerElementAST |
OperationContainerElement implementation which works with the Java AST. |
| OperationElementAST |
OperationElement implementation which works with the Java AST |
| VariableElementAST |
Wrapper of
VariableElement representing ExtensionParameter. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.