Skip navigation links
C D E F G I M O R T V W X 

C

CONFIG_NAME - Static variable in class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 
CONFIGURATION_PROPERTY_NOT_SUPPORTED_FORMAT_MESSAGE - Static variable in class org.mule.runtime.extension.internal.loader.validator.ForbiddenConfigurationPropertiesValidator
 
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
CorrectPrefixesValidator - Class in org.mule.runtime.extension.internal.loader.validator
ExtensionModelValidator which applies to ExtensionModels which are XML based, as those that contain usages of CoreDslConstants.RAISE_ERROR_IDENTIFIER or ApplicationModel.ERROR_MAPPING_IDENTIFIER within an OperationModel, where each prefix must either match BeanDefinitionFactory.CORE_ERROR_NS or the current namespace of the (which maps to the XmlDslModel.getPrefix()).
CorrectPrefixesValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.CorrectPrefixesValidator
 
CYCLIC_OPERATIONS_ERROR - Static variable in class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 

D

DeclarationOperation - Class in org.mule.runtime.extension.api.loader.xml.declaration
Declaration of a OperationModel inferred by the chain of Processors within a s body
DeclarationOperation(MetadataType, MetadataType) - Constructor for class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Declaration Operation represents an operation of the
declare(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
DESCRIBER_ID - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
The ID which represents this loader that will be used to execute the lookup when reading the descriptor file.

E

EMPTY_TYPE_FORMAT_MESSAGE - Static variable in class org.mule.runtime.extension.internal.loader.validator.CorrectPrefixesValidator
 

F

ForbiddenConfigurationPropertiesValidator - Class in org.mule.runtime.extension.internal.loader.validator
ExtensionModelValidator which applies to ExtensionModels which are XML based, as those that contain usages of configuration properties.
ForbiddenConfigurationPropertiesValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.ForbiddenConfigurationPropertiesValidator
 
fromString(String) - Static method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Deserializer of the declaration for a whole map of declarations, where the result represents a map with all the s of the current

G

getId() - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
getMarkedElement() - Method in class org.mule.runtime.extension.internal.loader.validator.property.InvalidTestConnectionMarkerModelProperty
 
getName() - Method in class org.mule.runtime.extension.internal.loader.validator.property.InvalidTestConnectionMarkerModelProperty
 
getOffendingElement() - Method in class org.mule.runtime.extension.internal.loader.validator.property.InvalidTestConnectionMarkerModelProperty
 
getOutput() - Method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
 
getOutputAttributes() - Method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
 
GlobalElementNamesValidator - Class in org.mule.runtime.extension.internal.loader.validator
ExtensionModelValidator which applies to ExtensionModels which are XML based.
GlobalElementNamesValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.GlobalElementNamesValidator
 

I

ILLEGAL_GLOBAL_ELEMENT_NAME_FORMAT_MESSAGE - Static variable in class org.mule.runtime.extension.internal.loader.validator.GlobalElementNamesValidator
 
InvalidTestConnectionMarkerModelProperty - Class in org.mule.runtime.extension.internal.loader.validator.property
Marker model property to be later picked up by ExtensionModelValidator
InvalidTestConnectionMarkerModelProperty(String, String) - Constructor for class org.mule.runtime.extension.internal.loader.validator.property.InvalidTestConnectionMarkerModelProperty
 
isPublic() - Method in class org.mule.runtime.extension.internal.loader.validator.property.InvalidTestConnectionMarkerModelProperty
 

M

MODULE_CONNECTION_MARKER_ATTRIBUTE - Static variable in class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 

O

org.mule.runtime.extension.api.loader.xml - package org.mule.runtime.extension.api.loader.xml
 
org.mule.runtime.extension.api.loader.xml.declaration - package org.mule.runtime.extension.api.loader.xml.declaration
 
org.mule.runtime.extension.internal.loader - package org.mule.runtime.extension.internal.loader
 
org.mule.runtime.extension.internal.loader.validator - package org.mule.runtime.extension.internal.loader.validator
 
org.mule.runtime.extension.internal.loader.validator.property - package org.mule.runtime.extension.internal.loader.validator.property
 

R

REPEATED_GLOBAL_ELEMENT_NAME_FORMAT_MESSAGE - Static variable in class org.mule.runtime.extension.internal.loader.validator.GlobalElementNamesValidator
 
RESOURCE_DECLARATION - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.
RESOURCE_XML - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.
RESOURCES_PATHS - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to determine a set of files that should be exported by the ExtensionDeclarer

T

TEST_CONNECTION_SELECTED_ELEMENT_INVALID - Static variable in class org.mule.runtime.extension.internal.loader.validator.TestConnectionValidator
 
TestConnectionValidator - Class in org.mule.runtime.extension.internal.loader.validator
ExtensionModelValidator which applies to ExtensionModels which are XML based.
TestConnectionValidator() - Constructor for class org.mule.runtime.extension.internal.loader.validator.TestConnectionValidator
 
toString(Map<String, DeclarationOperation>) - Static method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Serializer of the declaration for a whole map of declarations, where each key of Map.keySet() represents an of the current
TYPE_RAISE_ERROR_ATTRIBUTE - Static variable in class org.mule.runtime.extension.internal.loader.validator.CorrectPrefixesValidator
 

V

validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.CorrectPrefixesValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.ForbiddenConfigurationPropertiesValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.GlobalElementNamesValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.extension.internal.loader.validator.TestConnectionValidator
 
VALIDATE_XML - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.

W

WRONG_VALUE_FORMAT_MESSAGE - Static variable in class org.mule.runtime.extension.internal.loader.validator.CorrectPrefixesValidator
 

X

XmlExtensionLoaderDelegate - Class in org.mule.runtime.extension.internal.loader
Describes an ExtensionModel by scanning an XML provided in the constructor
XmlExtensionLoaderDelegate(String, boolean, Optional<String>, List<String>) - Constructor for class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 
XmlExtensionModelLoader - Class in org.mule.runtime.extension.api.loader.xml
Implementation of ExtensionModelLoader for those plugins that have an ID that matches with XmlExtensionModelLoader.DESCRIBER_ID, which implies that are extensions built through XML.
XmlExtensionModelLoader() - Constructor for class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
XSD_SUFFIX - Static variable in class org.mule.runtime.extension.internal.loader.XmlExtensionLoaderDelegate
 
C D E F G I M O R T V W X 
Skip navigation links

Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.