Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

AbstractErrorTypesValidation - Class in org.mule.runtime.config.internal.validation
Ensures consistent access to the ErrorTypeRepository from validations.
AbstractErrorTypesValidation() - Constructor for class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
addErrorType(ComponentIdentifier, ErrorType) - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
addInternalErrorType(ComponentIdentifier, ErrorType) - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
additionalFilter(ComponentAst) - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
additionalFilter(ComponentAst) - Method in class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
AllowsExpressionWithoutMarkersModelProperty - Class in org.mule.runtime.module.extension.api.loader.java.property
Deprecated.
This exists for backwards compatibility with previously existing components.
AllowsExpressionWithoutMarkersModelProperty() - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.AllowsExpressionWithoutMarkersModelProperty
Deprecated.
 
ANY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
ANY_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Wild card that matches with any error and is on top of the error hierarchy for those that allow handling
ANY_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
applicable() - Method in class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 
applicable() - Method in class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
applicable() - Method in class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
applicable() - Method in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
applicable() - Method in class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
applicable() - Method in class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 
applicable() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
applicable() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
applicable() - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
applicable() - Method in class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
applicable() - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
authenticate(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Performs the authentication of a security request based either on the security realm configured in the Authentication request or the default realm for the current context

B

BASE_TYPE_BUILDER - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
BOOLEAN_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 

C

CLIENT_SECURITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
CLIENT_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a security type problem enforced by an external entity
ComponentIdentifiers() - Constructor for class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers
 
COMPOSITE_ROUTING - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
COMPOSITE_ROUTING_ERROR - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates one or more errors occurred during routing.
CONFIGURATION_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
CONNECTIVITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
CONNECTIVITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a problem occurred and a connection could not be established
CORE_NAMESPACE_NAME - Static variable in class org.mule.runtime.core.api.error.Errors
 
CoreErrorTypeRepositoryProvider - Class in org.mule.runtime.config.internal.error
 
CoreErrorTypeRepositoryProvider() - Constructor for class org.mule.runtime.config.internal.error.CoreErrorTypeRepositoryProvider
 
CoreValidationsProvider - Class in org.mule.runtime.config.internal.validation
 
CoreValidationsProvider() - Constructor for class org.mule.runtime.config.internal.validation.CoreValidationsProvider
 
CoreXmlNamespaceInfoProvider - Class in org.mule.runtime.config.internal.dsl.processor.xml
Provides the core namespace XML information.
CoreXmlNamespaceInfoProvider() - Constructor for class org.mule.runtime.config.internal.dsl.processor.xml.CoreXmlNamespaceInfoProvider
 
createExtensionModel() - Method in interface org.mule.runtime.core.api.extension.RuntimeExtensionModelProvider
 
createSecurityContext(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Creates the security context for this security provider
CRITICAL - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Unhandleable
 
CRITICAL_ERROR_TYPE - Static variable in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
Error type for which there will be no handling since it represents an error so critical it should not be handled.
CRITICAL_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a severe error occurred.
CronScheduler - Class in org.mule.runtime.core.api.source.scheduler
Scheduler for Cron scheduled jobs.
CronScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
CryptoFailureException - Exception in org.mule.runtime.core.api.security
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
CryptoFailureException(I18nMessage, EncryptionStrategy) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CryptoFailureException(I18nMessage, EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CryptoFailureException(EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CustomBuildingDefinitionProviderModelProperty - Class in org.mule.runtime.core.internal.extension
ModelProperty to be used when an ExtensionModel should not generate parsers for the extension operations.
CustomBuildingDefinitionProviderModelProperty() - Constructor for class org.mule.runtime.core.internal.extension.CustomBuildingDefinitionProviderModelProperty
 
CustomLocationPartModelProperty - Class in org.mule.runtime.module.extension.api.loader.java.property
Allows to modify the rules used for building the ComponentLocation for the component with this property.
CustomLocationPartModelProperty(String) - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 
CustomLocationPartModelProperty(String, boolean) - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 

D

decrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Decrypts the given data using this encryption strategy
decrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Decrypts the given data using this encryption strategy
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
Template method to delegate the scheduling of the job.
DUPLICATE_MESSAGE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
DUPLICATE_MESSAGE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that the execution of the current event is stopped

E

encrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Encrypts the given data using this encryption strategy
encrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Encrypts the given data using this encryption strategy
EncryptionStrategy - Interface in org.mule.runtime.core.api.security
EncryptionStrategy can be used to provide different types of Encryption strategy objects.
ErrorHandlerOnErrorHasTypeOrWhen - Class in org.mule.runtime.config.internal.validation
Every handler (except for the last one) within an 'error-handler' must specify a 'when' or 'type' attribute.
ErrorHandlerOnErrorHasTypeOrWhen() - Constructor for class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
ErrorHandlerOnErrorTypeExists - Class in org.mule.runtime.config.internal.validation
Referenced error types do exist in the context of the artifact
ErrorHandlerOnErrorTypeExists() - Constructor for class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
ErrorHandlerRefOrOnErrorExclusiveness - Class in org.mule.runtime.config.internal.validation
A reference error-handler cannot have on-errors.
ErrorHandlerRefOrOnErrorExclusiveness() - Constructor for class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
errorMappingPresent(ComponentAst) - Static method in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ErrorMappingSourceTypeReferencesExist - Class in org.mule.runtime.config.internal.validation
Referenced error types do exist in the context of the artifact
ErrorMappingSourceTypeReferencesExist() - Constructor for class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
ErrorMappingTargetTypeReferencesExist - Class in org.mule.runtime.config.internal.validation
Referenced error types do exist in the context of the artifact
ErrorMappingTargetTypeReferencesExist() - Constructor for class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
Errors - Class in org.mule.runtime.core.api.error
Provides the constants for the core error types
Errors() - Constructor for class org.mule.runtime.core.api.error.Errors
 
Errors.ComponentIdentifiers - Class in org.mule.runtime.core.api.error
 
Errors.ComponentIdentifiers.Handleable - Class in org.mule.runtime.core.api.error
 
Errors.ComponentIdentifiers.Unhandleable - Class in org.mule.runtime.core.api.error
 
Errors.Identifiers - Class in org.mule.runtime.core.api.error
 
EXPRESSION - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
EXPRESSION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a problem occurred when resolving an expression
ExpressionsInRequiredExpressionsParams - Class in org.mule.runtime.config.internal.validation
Expressions are provided for parameters that require expressions.
ExpressionsInRequiredExpressionsParams() - Constructor for class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 

F

FATAL - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Unhandleable
 
FATAL_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a fatal error occurred (such as stack overflow).
FixedFrequencyScheduler - Class in org.mule.runtime.core.api.source.scheduler
Implementation of PeriodicScheduler for a fixed-frequency job.
FixedFrequencyScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
FLOW_BACK_PRESSURE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Unhandleable
 
FLOW_BACK_PRESSURE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a problem of overloading occurred at the source level.
FlowRefPointsToExistingFlow - Class in org.mule.runtime.config.internal.validation
'flow-ref's point to existing flows.
FlowRefPointsToExistingFlow() - Constructor for class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 

G

get() - Method in class org.mule.runtime.config.internal.error.CoreErrorTypeRepositoryProvider
 
get() - Method in class org.mule.runtime.config.internal.validation.CoreValidationsProvider
 
getAnyErrorType() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getCriticalErrorType() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
 
getDescription() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
 
getEncryptionStrategy() - Method in exception org.mule.runtime.core.api.security.CryptoFailureException
 
getErrorMappings(ComponentAst) - Static method in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
getErrorNamespaces() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getErrorType(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getErrorTypes() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getExpression() - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
getExtensionModel() - Static method in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
getFrequency() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getInternalErrorTypes() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
 
getLevel() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
 
getLocationPart() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 
getMuleVersion() - Static method in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
getName() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
getName() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
getName() - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
getName() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
getName() - Method in class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
getName() - Method in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
getName() - Method in class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 
getName() - Method in class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
getName() - Method in class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
getName() - Method in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
getName() - Method in class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
getName() - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
getName() - Method in class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 
getName() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
getName() - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
getName() - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
getName() - Method in class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
getName() - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
getName() - Method in class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
getName() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
 
getName() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
 
getName() - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
 
getName() - Method in class org.mule.runtime.core.internal.extension.CustomBuildingDefinitionProviderModelProperty
 
getName() - Method in class org.mule.runtime.core.privileged.extension.SingletonModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.property.AllowsExpressionWithoutMarkersModelProperty
Deprecated.
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 
getSourceErrorType() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getSourceResponseErrorType() - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
getStartDelay() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getTimeUnit() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getTimeZone() - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
getTlsExtensionModel() - Static method in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.internal.dsl.processor.xml.CoreXmlNamespaceInfoProvider
 

H

Handleable() - Constructor for class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 

I

Identifiers() - Constructor for class org.mule.runtime.core.api.error.Errors.Identifiers
 
IgnoreOnLazyInit - Annotation Type in org.mule.runtime.config.internal.validation
Validation implementations annotated with this will not be evaluated when deploying with lazyInit enabled.
INTEGER_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
isApplicable(SingletonModelProperty) - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
isApplicable(SingletonModelProperty) - Method in class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
isAppliesToFile() - Method in class org.mule.runtime.core.privileged.extension.SingletonModelProperty
 
isDoValidation(ParameterModel) - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
isIndexed() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 
isPublic() - Method in class org.mule.runtime.core.internal.extension.CustomBuildingDefinitionProviderModelProperty
 
isPublic() - Method in class org.mule.runtime.core.privileged.extension.SingletonModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.api.loader.java.property.AllowsExpressionWithoutMarkersModelProperty
Deprecated.
 
isPublic() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
 

L

lookup(ComponentAst, String, ArtifactAst) - Static method in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
lookupErrorType(ComponentIdentifier) - Method in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 

M

MULE_CORE_ERROR_TYPE_REPOSITORY - Static variable in class org.mule.runtime.config.internal.error.MuleCoreErrorTypeRepository
 
MULE_NAME - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULE_TLS_NAMESPACE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULE_TLS_SCHEMA_LOCATION - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULE_VERSION - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MuleCoreErrorTypeRepository - Class in org.mule.runtime.config.internal.error
 
MuleExtensionModelProvider - Class in org.mule.runtime.core.api.extension
Utility class to access the ExtensionModel definition for Mule's Runtime
MuleExtensionModelProvider() - Constructor for class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULESOFT_VENDOR - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 

N

NAME - Static variable in class org.mule.runtime.module.extension.api.loader.java.property.AllowsExpressionWithoutMarkersModelProperty
Deprecated.
 
NamedTopLevelElementsHaveName - Class in org.mule.runtime.config.internal.validation
'name' attribute in top-level elements is present.
NamedTopLevelElementsHaveName() - Constructor for class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
NameHasValidCharacters - Class in org.mule.runtime.config.internal.validation
'name' attribute in top-level elements only have valid characters.
NameHasValidCharacters() - Constructor for class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
NameIsNotRepeated - Class in org.mule.runtime.config.internal.validation
'name' attribute in top-level elements are unique.
NameIsNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
NoExpressionsInNoExpressionsSupportedParams - Class in org.mule.runtime.config.internal.validation
No expressions are provided for parameters that do not support expressions.
NoExpressionsInNoExpressionsSupportedParams() - Constructor for class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
NOT_PERMITTED - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
NOT_PERMITTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a security restriction enforced by a filter
NULL_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
NUMBER_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 

O

OBJECT_STORE_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
ON_ERROR - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ON_ERROR_CONTINUE - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ON_ERROR_CONTINUE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ON_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ON_ERROR_PROPAGATE - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
ON_ERROR_PROPAGATE_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
org.mule.runtime.config.internal.dsl.processor.xml - package org.mule.runtime.config.internal.dsl.processor.xml
 
org.mule.runtime.config.internal.error - package org.mule.runtime.config.internal.error
 
org.mule.runtime.config.internal.validation - package org.mule.runtime.config.internal.validation
 
org.mule.runtime.core.api.error - package org.mule.runtime.core.api.error
 
org.mule.runtime.core.api.extension - package org.mule.runtime.core.api.extension
 
org.mule.runtime.core.api.security - package org.mule.runtime.core.api.security
 
org.mule.runtime.core.api.source.scheduler - package org.mule.runtime.core.api.source.scheduler
 
org.mule.runtime.core.internal.extension - package org.mule.runtime.core.internal.extension
 
org.mule.runtime.core.privileged.extension - package org.mule.runtime.core.privileged.extension
 
org.mule.runtime.module.extension.api.loader.java.property - package org.mule.runtime.module.extension.api.loader.java.property
 
OVERLOAD - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Unhandleable
 
OVERLOAD_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a problem of overloading occurred and the execution was rejected.

P

ParameterGroupExclusiveness - Class in org.mule.runtime.config.internal.validation
Ref: ExclusiveOptionals.
ParameterGroupExclusiveness() - Constructor for class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
parserErrorType(String) - Static method in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
PeriodicScheduler - Class in org.mule.runtime.core.api.source.scheduler
Scheduler for periodic jobs.
PeriodicScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
 
PollingSourceHasSchedulingStrategy - Class in org.mule.runtime.config.internal.validation
 
PollingSourceHasSchedulingStrategy() - Constructor for class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 

R

RAISE_ERROR - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
RAISE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
RaiseErrorTypeReferencesExist - Class in org.mule.runtime.config.internal.validation
Referenced error types do exist in the context of the artifact
RaiseErrorTypeReferencesExist() - Constructor for class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
RaiseErrorTypeReferencesPresent - Class in org.mule.runtime.config.internal.validation
Referenced error types cannot be empty or null
RaiseErrorTypeReferencesPresent() - Constructor for class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
REDELIVERY_EXHAUSTED - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
REDELIVERY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that the max attempts to reprocess a message from a source have been exhausted
RequiredParametersPresent - Class in org.mule.runtime.config.internal.validation
 
RequiredParametersPresent() - Constructor for class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
resolveGroups(ParameterizedModel) - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
resolveTimeZone(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
RETRY_EXHAUSTED - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
RETRY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that the retry of a certain execution block has been exhausted
ROUTING - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
ROUTING_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a problem occurred when routing a message
RuntimeExtensionModelProvider - Interface in org.mule.runtime.core.api.extension
 

S

ScatterGatherRoutes - Class in org.mule.runtime.config.internal.validation
 
ScatterGatherRoutes() - Constructor for class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
schedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
Scheduler - Interface in org.mule.runtime.core.api.source.scheduler
Deprecated.
Since 4.4, use SchedulingStrategy instead.
SECURITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a security type problem occurred, eg: invalid credentials, expired token, etc.
SecurityProvider - Interface in org.mule.runtime.core.api.security
SecurityProvider is a target security provider that actually does the work of authenticating credentials and populating the Authentication object.
SERVER_SECURITY - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SERVER_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates a security type problem enforced by the mule runtime
setExpression(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
setFrequency(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setStartDelay(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setTimeUnit(TimeUnit) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setTimeZone(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
SingletonModelProperty - Class in org.mule.runtime.core.privileged.extension
Indicates that the declaration with this property may not appear more than once in an application or config file.
SingletonModelProperty(boolean) - Constructor for class org.mule.runtime.core.privileged.extension.SingletonModelProperty
 
SingletonsAreNotRepeated - Class in org.mule.runtime.config.internal.validation
Elements declared as singletons via the 'SingletonModelProperty' are not repeated.
SingletonsAreNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
SingletonsPerFileAreNotRepeated - Class in org.mule.runtime.config.internal.validation
Elements declared as singletons via the 'SingletonModelProperty' with 'appliesToFile' as true are not repeated in a config file.
SingletonsPerFileAreNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SingletonsPerFileAreNotRepeated
 
SOURCE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of a flow.
SOURCE_ERROR_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_ERROR_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of the flow generating the parameters of an error response.
SOURCE_ERROR_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_ERROR_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of the flow sending an error response.
SOURCE_RESPONSE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of the flow processing a successful response.
SOURCE_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of the flow generating the parameters of a successful response.
SOURCE_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an error occurred in the source of the flow sending a successful response.
SourceErrorMappingAnyLast - Class in org.mule.runtime.config.internal.validation
Mapping for 'ANY' or empty is put last.
SourceErrorMappingAnyLast() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
 
SourceErrorMappingAnyNotRepeated - Class in org.mule.runtime.config.internal.validation
Mapping for 'ANY' or empty is not repeated.
SourceErrorMappingAnyNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
 
SourceErrorMappingTypeNotRepeated - Class in org.mule.runtime.config.internal.validation
Error Mappings source types are not repeated.
SourceErrorMappingTypeNotRepeated() - Constructor for class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
 
STREAM_MAXIMUM_SIZE_EXCEEDED - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
STREAM_MAXIMUM_SIZE_EXCEEDED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that the maximum size allowed for a stream has been exceeded.
STRING_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
supports(Class<?>) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Checks if the class of authentication is supported by this security provider

T

TEST_NAMESPACE - Static variable in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
TIMEOUT - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
TIMEOUT_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a timeout occurred during processing.
TRANSFORMATION - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
TRANSFORMATION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that a problem occurred when transforming a value
TYPE_LOADER - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 

U

Unhandleable() - Constructor for class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Unhandleable
 
UNKNOWN - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
UNKNOWN_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that an unknown and unexpected error occurred.

V

validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorHasTypeOrWhen
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerOnErrorTypeExists
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ErrorHandlerRefOrOnErrorExclusiveness
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ErrorMappingSourceTypeReferencesExist
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ErrorMappingTargetTypeReferencesExist
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ExpressionsInRequiredExpressionsParams
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.FlowRefPointsToExistingFlow
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.NamedTopLevelElementsHaveName
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.NameHasValidCharacters
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.NameIsNotRepeated
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.NoExpressionsInNoExpressionsSupportedParams
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ParameterGroupExclusiveness
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.PollingSourceHasSchedulingStrategy
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesExist
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.RaiseErrorTypeReferencesPresent
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.RequiredParametersPresent
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.ScatterGatherRoutes
 
validate(ComponentAst, ArtifactAst) - Method in class org.mule.runtime.config.internal.validation.SingletonsAreNotRepeated
 
validateErrorMapping(ComponentAst, ComponentParameterAst, List<ErrorMapping>) - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyLast
 
validateErrorMapping(ComponentAst, ComponentParameterAst, List<ErrorMapping>) - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingAnyNotRepeated
 
validateErrorMapping(ComponentAst, ComponentParameterAst, List<ErrorMapping>) - Method in class org.mule.runtime.config.internal.validation.SourceErrorMappingTypeNotRepeated
 
validateErrorTypeId(ComponentAst, ComponentParameterAst, ArtifactAst, Validation, String, ComponentIdentifier) - Static method in class org.mule.runtime.config.internal.validation.AbstractErrorTypesValidation
 
VALIDATION - Static variable in class org.mule.runtime.core.api.error.Errors.ComponentIdentifiers.Handleable
 
VALIDATION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.error.Errors.Identifiers
Indicates that the execution of the current event is stopped
VOID_TYPE - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

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