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

A

AbstractBindingContextBuilderFactory - Class in org.mule.runtime.api.el
Factory class used to create BindingContext.Builder objects.
AbstractBindingContextBuilderFactory() - Constructor for class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
AbstractComponent - Class in org.mule.runtime.api.component
Base implementation for Component
AbstractComponent() - Constructor for class org.mule.runtime.api.component.AbstractComponent
 
AbstractConverterSet(Set<A>) - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
AbstractDataTypeBuilderFactory - Class in org.mule.runtime.api.metadata
Factory class used to create DataTypeBuilder objects.
AbstractDataTypeBuilderFactory() - Constructor for class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
AbstractExpressionModuleBuilderFactory - Class in org.mule.runtime.api.el
Factory class used to create ExpressionModule.Builder objects.
AbstractExpressionModuleBuilderFactory() - Constructor for class org.mule.runtime.api.el.AbstractExpressionModuleBuilderFactory
 
AbstractMuleArtifactModel - Class in org.mule.runtime.api.deployment.meta
Base class for creating models for Mule artifacts from JSON describer files.
AbstractMuleArtifactModel(String, String, Product, MuleArtifactLoaderDescriptor, MuleArtifactLoaderDescriptor) - Constructor for class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
Creates a new model
AbstractMuleArtifactModelBuilder<T extends AbstractMuleArtifactModelBuilder,M extends AbstractMuleArtifactModel> - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of AbstractMuleArtifactModel implementations.
AbstractMuleArtifactModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
AbstractMuleArtifactModelJsonSerializer<T extends AbstractMuleArtifactModel> - Class in org.mule.runtime.api.deployment.persistence
Base class for marshalling an AbstractMuleArtifactModel instance to JSON format and back TODO MULE-11007: these classes should be moved to a persistence module
AbstractMuleArtifactModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Creates a new serializer
AbstractMuleMessageBuilderFactory - Class in org.mule.runtime.api.message
Factory class used to create Message.Builder objects.
AbstractMuleMessageBuilderFactory() - Constructor for class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
AbstractObjectStoreSupport<T extends Serializable> - Class in org.mule.runtime.api.store
Base class with utility methods that ObjectStore implementations might be interested on.
AbstractObjectStoreSupport() - Constructor for class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
AbstractParameterDeclaration<T extends AbstractParameterDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Abstract declaration object for parameters.
AbstractParameterDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
Creates a new instance
AbstractServerNotification - Class in org.mule.runtime.api.notification
AbstractServerNotification is an event triggered by something happening in the Server itself such as the server starting or a service being registered.
AbstractServerNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.AbstractServerNotification
 
AbstractServerNotification(Object, int, String) - Constructor for class org.mule.runtime.api.notification.AbstractServerNotification
 
AbstractTlsContextFactoryBuilderFactory - Class in org.mule.runtime.api.tls
Factory class used to create TlsContextFactoryBuilder objects.
AbstractTlsContextFactoryBuilderFactory() - Constructor for class org.mule.runtime.api.tls.AbstractTlsContextFactoryBuilderFactory
 
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.ComponentModel
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.construct.ConstructModel
accept(NestableElementModelVisitor) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
Deprecated.
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
accepts(Object) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingStrategy
Determines if this ConnectivityTestingStrategy must be applied over the provided object.
acceptsUrls() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
accumulator() - Method in class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
accumulator() - Method in class org.mule.runtime.internal.util.collection.ImmutableMapCollector
 
accumulator() - Method in class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
ActingParameterModel - Interface in org.mule.runtime.api.meta.model.parameter
An acting parameter of a design time tooling capability.
action - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
add(String, Set<MetadataKey>) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
addAll(BindingContext) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will include all bindings in the given BindingContext.
addAll(Map<String, Set<MetadataKey>>) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
addAllInfo(Map<String, Object>) - Method in exception org.mule.runtime.api.exception.MuleException
 
addAllowedStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclaration
 
addAllowedStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithAllowedStereotypesDeclaration
 
addBinding(String, TypedValue) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will create a binding for the specified identifier and value.
addBinding(String, Supplier<TypedValue>) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will create a binding for the specified identifier and lazy value.
addBinding(String, TypedValue<?>) - Method in interface org.mule.runtime.api.el.ExpressionModule.Builder
Will create a binding for the specified identifier and value.
addConfig(ConfigurationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConnectionPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.CONNECTION part at the end of the location.
addConnectionPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addConnectionProvider(ConnectionProviderDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.ConnectedDeclaration
addConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConstruct(ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addConstruct(ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConstruct(ConstructDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithConstructsDeclaration
addErrorHandlerPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.ERROR_HANDLER part at the end of the location.
addErrorHandlerPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
addErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
addErrorType(ComponentIdentifier, ErrorType) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Adds and returns an ErrorType for a given identifier with the given parent that will be fully visible, meaning it will be available for use in on-error components.
addEventBindings(Event, BindingContext) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext that contains the bindings from baseContext and the bindings that belong to the given event.
addEventBuindingsToBuilder(Event, BindingContext) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext.Builder that contains the bindings from baseContext and the bindings that belong to the given event.
addExclusiveParameters(Set<String>, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addFlowNameBindingsToBuilder(ComponentLocation, BindingContext.Builder) - Static method in class org.mule.runtime.api.el.BindingContextUtils
 
addFunction(FunctionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addFunction(FunctionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addFunction(FunctionDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithFunctionsDeclaration
addGlobalBindings(BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Includes the bindings in a given BindingContext as global ones, that should not change often and should be considered for all subsequent operations.
addImportedType(ImportedTypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that the extension is importing a type from another extension
addIndexPart(int) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new index part.
addIndexPart(int) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addInfo(String, Object) - Method in exception org.mule.runtime.api.exception.MuleException
 
addInternalErrorType(ComponentIdentifier, ErrorType) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Adds and returns an ErrorType for a given identifier with the given parent that will be only used internally, meaning it won't be available for use in on-error components.
addItem(BulkItem.BulkItemBuilder<T>) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
addMessageSource(SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addMessageSource(SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addMessageSource(SourceDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSourcesDeclaration
addModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Adds the given .
addModule(ExpressionModule) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will add a new module to this binding
addNestedComponent(NestableElementDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
addNestedComponent(NestableElementDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithNestedComponentsDeclaration
addNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
addNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
addOperation(OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addOperation(OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addOperation(OperationDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOperationsDeclaration
addParameter(ParameterDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
addPart(String) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new part at the end of the location.
addPart(String) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addPrivilegedArtifact(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension declares a privileged API accessible by a given artifact
addPrivilegedPackage(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension declares a privileged API exporting a Java package
addProcessorsPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.PROCESSORS part at the end of the location.
addProcessorsPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addProperty(String, Object) - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Sets the given property on the describer.
addResource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension contains a resource which can be found at the relative resourcePath
addSemanticTerm(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
Adds the given semanticTerm
addSemanticTerm(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
Adds the given semanticTerm
addSemanticTerm(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSemanticTermsDeclaration
Adds the given semanticTerm
addSourcePart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.SOURCE part at the end of the location.
addSourcePart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addSubtype(MetadataType, MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Registers the given subType as an implementation of the baseType
addSubtypes(MetadataType, Collection<MetadataType>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Registers the given subTypes as implementations of the baseType
addSuppressedCause(MuleException) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
addType(ObjectType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension defined the given objectType
addVariable(String, Object) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Add a variable.
addVariable(String, Object, DataType) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Add a variable.
addVariable(String, Object, DataType) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Add a variable.
addVariable(String, Object) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Add a variable.
addVariable(String, Object) - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
addVariable(String, Object, DataType) - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ADVANCED - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered for advanced usage.
after(String, InterceptionEvent, Optional<Throwable>) - Method in interface org.mule.runtime.api.interception.FlowInterceptor
This method is called after the main branch of the flow has run.
after(ComponentLocation, InterceptionEvent, Optional<Throwable>) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called after the intercepted component has run.
AFTER_NEXT - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
afterCallback(ComponentLocation, InterceptionEvent, Optional<Throwable>) - Method in interface org.mule.runtime.api.interception.SourceInterceptor
This method is called after the intercepted source sends its response after a flow execution is complete.
afterTerminated(ComponentLocation, EventContext) - Method in interface org.mule.runtime.api.interception.SourceInterceptor
This method is called when the root EventContext is terminated (all the event contexts of that event are completed) regardless of whether the events finished successfully, on error, or a combination of both.
allKeys() - Method in interface org.mule.runtime.api.store.ObjectStore
 
allKeys(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
allKeys() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
allowingTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclarer
Declares that this construct allows to be declared as a root component
allowsInlineDefinition() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowsInlineDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support inline definition as child element
allowsReferences() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowsReferences(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support registry references
allowsTopLevelDeclaration() - Method in interface org.mule.runtime.api.meta.model.construct.ConstructModel
 
allowsTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclaration
 
allowTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowTopLevelDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support being defined as a top level definition
allPartitions() - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
always(Runnable) - Static method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new callback which always executes the given runnable upon completion, regardless of said completion being normal or exceptional.
andThen(Consumer<T>) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which propagates the normal completion signal to the given consumer AFTER this callback has finished executing its CompletableCallback.complete(Object) method.
andThen(CompletableCallback<T>) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which propagates the completion signal to the given afterCallback AFTER this callback has finished executing its CompletableCallback.complete(Object) or CompletableCallback.error(Throwable) methods.
ANNOTATION_NAME - Static variable in class org.mule.runtime.api.component.AbstractComponent
 
ANNOTATIONS_PROPERTY_NAME - Static variable in interface org.mule.runtime.api.component.Component
Property name required by implementations of this class for holding annotations.
ANY - Static variable in class org.mule.runtime.api.metadata.MediaType
 
appendMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
APPLICATION_JAVA - Static variable in class org.mule.runtime.api.metadata.MediaType
 
APPLICATION_JSON - Static variable in class org.mule.runtime.api.metadata.MediaType
 
APPLICATION_NOT_FOUND - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
APPLICATION_XML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
appliesTo(DataSource) - Method in interface org.mule.runtime.api.tx.DataSourceDecorator
Indicates whether or not this decorator can decorate a given datasource
apply(Consumer<? super L>, Consumer<? super R>) - Method in class org.mule.runtime.api.functional.Either
Receives a Consumer functions for both, the left and right value and applies the one over the value that is present.
applyLeft(Consumer<? super L>) - Method in class org.mule.runtime.api.functional.Either
 
applyRight(Consumer<? super R>) - Method in class org.mule.runtime.api.functional.Either
 
areCompatible(DataType, DataType) - Static method in interface org.mule.runtime.api.metadata.DataType
Static method to evaluate if the is compatible with the .
around(String, InterceptionEvent, InterceptionAction) - Method in interface org.mule.runtime.api.interception.FlowInterceptor
This method is called between before and after.
around(ComponentLocation, Map<String, ProcessorParameterValue>, InterceptionEvent, InterceptionAction) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called between before and after.
ArtifactDeclarationJsonSerializer - Interface in org.mule.runtime.api.app.declaration.serialization
Serializer that can convert an ArtifactDeclaration into a readable and processable JSON representation and from a JSON String to an ArtifactDeclaration instance
asBindingContext() - Method in interface org.mule.runtime.api.event.Event
Creates a BindingContext from the event.
asBindingContext() - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Creates a BindingContext for the target event to use with a MuleExpressionLanguage.
asCaseSensitiveMap() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Returns this map as a case sensitive map.
asCollectionTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeCollectionTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with Iterables.
asComponentId() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Marks the parameter as being a component ID.
asConfigOverride() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Marks the parameter as being a config-override.
asFunctionTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeFunctionTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with ExpressionFunctions.
asMapTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeMapTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with Maps.
asPassword() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model represents a password and should be masked in the UI
asQuery() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model represents a query and should be treated accordingly in the UI.
asText() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model should use a multi line string editor
ASYNC_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ASYNC_REPLY_TIMEOUT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
ASYNC_TEST_CONNECTIVITY_TIMEOUT_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
This is the timeout in milliseconds to wait before we detect that the test connectivity is done in case the test connectivity is asynchronously done.
AsyncMessageNotification - Class in org.mule.runtime.api.notification
AsyncMessageNotification when async work is scheduled and completed for a given flow
AsyncMessageNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.AsyncMessageNotification
 
AsyncMessageNotificationListener<T extends AsyncMessageNotification> - Interface in org.mule.runtime.api.notification
 
atLeast(String) - Method in class org.mule.runtime.api.meta.MuleVersion
Returns true if the version represented by the current object is equals newer to the version sent as parameter.
atLeast(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
atLeastBase(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
atLeastBase(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
ATOM - Static variable in class org.mule.runtime.api.metadata.MediaType
 
ATOM_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
ATTRIBUTES - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
attributes(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the Message's TypedValue attributes to be built, including their value and media type.
attributes(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the Message's TypedValue attributes to be built, including their value and media type.
attributesMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the MediaType for the Message attributes to be built.
attributesMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the Message attributes to be built.
AttributesStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the attributes OutputModel.
AttributesStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
 
AttributesTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the output attributes of an associated component.
attributesValue(Object) - Method in interface org.mule.runtime.api.message.Message.Builder
Populates the builder from the given value.
attributesValue(Object) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Populates the builder from the given value.
AUTHENTICATION - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
Authentication - Interface in org.mule.runtime.api.security
Authentication represents an authentication request and contains authentication information if the request was successful.
available() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 

B

BASE_IN_MEMORY_OBJECT_STORE_KEY - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The key of the base in memory object store.
BASE_PERSISTENT_OBJECT_STORE_KEY - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The key of the base persistent object store.
BaseDeclaration<T extends BaseDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declaration object.
BaseDeclaration() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
 
baseMap - Variable in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
BATCH_FIXED_AGGREGATOR_TRANSACTION_RECORD_BUFFER_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, then fixed batch aggregator will only commit when a full block is processed.
before(Consumer<T>) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which propagates the normal completion signal to the given beforeCallback BEFORE the CompletableCallback.complete(Object) method is executed on this callback.
before(CompletableCallback<T>) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which propagates the completion signal to the given beforeCallback BEFORE the CompletableCallback.complete(Object) or CompletableCallback.error(Throwable) methods are executed on this callback.
before(String, InterceptionEvent) - Method in interface org.mule.runtime.api.interception.FlowInterceptor
This method is called before an event is dispached to the intercepted flow.
before(ComponentLocation, Map<String, ProcessorParameterValue>, InterceptionEvent) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called before the intercepted component has run.
BEFORE_NEXT - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
beforeCallback(ComponentLocation, Map<String, ProcessorParameterValue>, InterceptionEvent) - Method in interface org.mule.runtime.api.interception.SourceInterceptor
This method is called before the intercepted source sends its response after a flow execution is complete.
BINARY - Static variable in class org.mule.runtime.api.metadata.MediaType
 
Binding - Class in org.mule.runtime.api.el
Represents the relationship between an EL variable or function and its value.
Binding(String, TypedValue) - Constructor for class org.mule.runtime.api.el.Binding
 
BindingContext - Interface in org.mule.runtime.api.el
Contains all the binding definitions required by the EL.
BindingContext.Builder - Interface in org.mule.runtime.api.el
 
BindingContextUtils - Class in org.mule.runtime.api.el
Provides a reusable way for creating BindingContexts.
bindings() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all bindings found.
bindings() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns all bindings found.
blocking(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclarer
Specifies if the operation is blocking or it allows non blocking execution
BOOLEAN - Static variable in interface org.mule.runtime.api.metadata.DataType
 
build() - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
build() - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
build() - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
build() - Method in interface org.mule.runtime.api.component.location.Location.Builder
 
build() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
build() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
build() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
Creates and returns a new MuleArtifactLoaderDescriptor according to the values set
build() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Creates and returns a new MuleArtifactLoaderDescriptor according to the values set
build() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
build() - Method in interface org.mule.runtime.api.el.BindingContext.Builder
 
build() - Method in class org.mule.runtime.api.el.ExpressionLanguageConfigurationBuilder
 
build() - Method in interface org.mule.runtime.api.el.ExpressionModule.Builder
 
build() - Method in interface org.mule.runtime.api.message.Message.Builder
Builds a new Message with the values set in this builder.
build() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
 
build() - Method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
 
build() - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Builds a new DataType with the values set in this builder.
build() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor.InputMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Builds and creates the descriptor of the component parameter.
build() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Builds and creates the descriptor of the component.
build() - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
build() - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Builds a new instance of MetadataKey.
build() - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
build() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
build() - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
build() - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Returns the built settings object.
build() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Returns a TlsContextFactory based on the configured properties.
build() - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
buildDefault() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
 
builder() - Static method in class org.mule.runtime.api.bulk.BulkItem
 
builder() - Static method in class org.mule.runtime.api.bulk.BulkOperationResult
 
builder() - Static method in interface org.mule.runtime.api.component.ComponentIdentifier
 
builder() - Static method in interface org.mule.runtime.api.component.location.Location
 
builder() - Static method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
builder() - Static method in interface org.mule.runtime.api.el.BindingContext
Provides a builder to create BindingContext objects.
builder(BindingContext) - Static method in interface org.mule.runtime.api.el.BindingContext
Provides a builder to create BindingContext objects, based on an already existing one.
builder() - Static method in interface org.mule.runtime.api.el.ExpressionLanguageConfiguration
 
builder(ModuleNamespace) - Static method in interface org.mule.runtime.api.el.ExpressionModule
Provides a builder to create ExpressionModule objects.
builder() - Static method in interface org.mule.runtime.api.message.Message
Provides a builder to create Message objects.
builder(Message) - Static method in interface org.mule.runtime.api.message.Message
Provides a builder to create Message objects based on an existing Message instance.
builder() - Static method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
builder(ParameterDslConfiguration) - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
builder() - Static method in class org.mule.runtime.api.meta.model.XmlDslModel
 
builder() - Static method in interface org.mule.runtime.api.metadata.DataType
Provides a builder to create DataType objects.
builder(DataType) - Static method in interface org.mule.runtime.api.metadata.DataType
Provides a builder to create DataType objects based on an existing DataType instance.
builder(T) - Static method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
builder(String) - Static method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.MetadataAttributes
 
builder() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
 
builder() - Static method in interface org.mule.runtime.api.tls.TlsContextFactory
Provides a builder to create custom TlsContextFactory objects or obtain the default one.
builderFrom(LayoutModel) - Static method in class org.mule.runtime.api.meta.model.display.LayoutModel
Creates a new LayoutModel.LayoutModelBuilder which state is already initialised to match that of the given template.
builderFromStringRepresentation(String) - Static method in interface org.mule.runtime.api.component.location.Location
Creates a new Location.Builder with the provided location represented as string as base.
buildFromStringRepresentation(String) - Static method in interface org.mule.runtime.api.component.ComponentIdentifier
Creates a ComponentIdentifier from an string representation where the expected format is namespace:name.
BulkItem<T> - Class in org.mule.runtime.api.bulk
This class represents an individual data piece in the context of a bulk operation
BulkItem.BulkItemBuilder<T> - Class in org.mule.runtime.api.bulk
 
BulkItemBuilder() - Constructor for class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
BulkOperationResult<T> - Class in org.mule.runtime.api.bulk
This class is used to provide item level information about a bulk operation.
BulkOperationResult.BulkOperationResultBuilder<T> - Class in org.mule.runtime.api.bulk
 
BUNDLE_DESCRIPTOR_LOADER - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
BYTE_ARRAY - Static variable in interface org.mule.runtime.api.metadata.DataType
 

C

CachedConnectionProvider<C> - Interface in org.mule.runtime.api.connection
A ConnectionProvider specialization which lazily creates and caches connections.
calculateRfcString() - Method in class org.mule.runtime.api.metadata.MediaType
 
call(Object[], BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionFunction
Function logic to be executed.
CaseInsensitiveMapWrapper<T> - Class in org.mule.runtime.api.util
Represents a Map from String to T where the key's case is not taken into account when looking for it, but remembered when the key set is retrieved from the map.
CaseInsensitiveMapWrapper(Map) - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Creates a new instance using an existing map as backing map.
CaseInsensitiveMapWrapper() - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Creates a new instance using a HashMap as backing map.
CaseInsensitiveMapWrapper.AbstractConverterSet<A,B> - Class in org.mule.runtime.api.util
 
CaseInsensitiveMapWrapper.CaseInsensitiveMapKey - Class in org.mule.runtime.api.util
 
Category - Enum in org.mule.runtime.api.meta
Enum that stores a list of valid categories that a plugin can be assigned to.
characteristics() - Method in class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
characteristics() - Method in class org.mule.runtime.internal.util.collection.ImmutableMapCollector
 
characteristics() - Method in class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
charset(String) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given encoding.
charset(Charset) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given encoding.
checkArgument(boolean, String) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkArgument(boolean, Supplier<String>) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkNotNull(T, String) - Static method in class org.mule.runtime.api.util.Preconditions
checkState(boolean, String) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkState(boolean, Supplier<String>) - Static method in class org.mule.runtime.api.util.Preconditions
 
CLASS_LOADER_MODEL_LOADER_DESCRIPTOR - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
ClassUtils - Class in org.mule.runtime.internal.util
 
ClassUtils() - Constructor for class org.mule.runtime.internal.util.ClassUtils
 
classValue(ClassValueModel) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A ClassValueModel with metadata for a parameter which references a class
ClassValueModel - Class in org.mule.runtime.api.meta.model.display
A model which describes how a given ParameterModel is actually representing a class.
ClassValueModel(List<String>) - Constructor for class org.mule.runtime.api.meta.model.display.ClassValueModel
Creates a new instance
clear() - Method in interface org.mule.runtime.api.store.ObjectStore
Removes all items of this store without disposing it, meaning that after performing a clear(), you should still be able perform other operations.
clear() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
clear(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Clears the contents of the partition, but the partition itself remains functional
clear() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
clear() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
clear() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
clear() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
clear() - Method in class org.mule.runtime.api.util.MultiMap
 
clear() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
ClientSecurityException - Exception in org.mule.runtime.api.security
Base exception for all security exceptions related to security failures calling external endpoint.
ClientSecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.ClientSecurityException
 
ClientSecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.ClientSecurityException
 
close() - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Frees any resources used to maintain this context.
close() - Method in interface org.mule.runtime.api.store.ObjectStore
Close the underlying store.
close(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Closes the partition of the give partitionName
close() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
close() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
close() - Method in interface org.mule.runtime.api.streaming.Cursor
For a Cursor, to be closed means that this cursor should not provide any more data.
close() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Closes the provider in the sense that it will not yield any more cursors.
close() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
CLOSE_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
CLUSTER_NODE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ClusterNodeNotification - Class in org.mule.runtime.api.notification
Notifies when there are a cluster node event
ClusterNodeNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.ClusterNodeNotification
 
ClusterNodeNotificationListener - Interface in org.mule.runtime.api.notification
Defines a listener for ClusterNodeNotification
ClusterService - Interface in org.mule.runtime.api.cluster
Clustering service that provides information about the cluster state.
CollectionDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a generified collection.
collectionType(Class<? extends Collection>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the CollectionDataType to be built.
collectionValue(Collection, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the collection value for the Message's payload to be built.
collectionValue(Object[]) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the collection value for the Message's payload to be built.
Collectors - Class in org.mule.runtime.api.util.collection
Provides different implementations of Collector
combiner() - Method in class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
combiner() - Method in class org.mule.runtime.internal.util.collection.ImmutableMapCollector
 
combiner() - Method in class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
COMMIT_REDELIVERY_EXHAUSTED - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, transactions will be committed in case of redelivery exhausted error.
compile(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Compiles a specified expression with a given binding context and returns the CompiledExpression`
compile(String, String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Compiles a specified expression with a given binding context and a name.
CompiledExpression - Interface in org.mule.runtime.api.el
Represents a compiled expression
CompletableCallback<T> - Interface in org.mule.runtime.api.component.execution
A generic callback for asynchronous processing.
complete(T) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Invoked when processing completed successfully.
complete() - Method in interface org.mule.runtime.api.component.execution.ExecutionResult
Must be called when the ExecutableComponent caller no longer needs to read any stream payloads or variables and resources can be closed.
Component - Interface in org.mule.runtime.api.component
This interface is the most abstracted representation of a configuration element in a mule artifact.
Component.Annotations - Interface in org.mule.runtime.api.component
Constants related to annotations placed over components in the configuration files.
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
COMPONENT_NAME_SEPARATOR - Static variable in class org.mule.runtime.api.util.NameUtils
the configuration file component name separator.
COMPONENT_NOT_FOUND - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
ComponentDeclaration<T extends ComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ComponentModel.
ComponentDeclarer<T extends ComponentDeclarer,D extends ComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ComponentDeclaration through a fluent API
ComponentExecutionException - Exception in org.mule.runtime.api.component.execution
Exception thrown by ExecutableComponent when there was a unhandled error within the execution of a set of components.
ComponentExecutionException(Throwable, Event) - Constructor for exception org.mule.runtime.api.component.execution.ComponentExecutionException
 
ComponentIdentifier - Interface in org.mule.runtime.api.component
Unique identifier for a configuration option.
ComponentIdentifier.Builder - Interface in org.mule.runtime.api.component
ComponentIdentifier builder interface.
ComponentInitialStateManager - Interface in org.mule.runtime.api.deployment.management
Manages the initial state of components within a mule artifact (application, domain, policy, etc).
ComponentLocation - Interface in org.mule.runtime.api.component.location
Provides information about the location of a component within an artifact.
ComponentLocationProvider - Class in org.mule.runtime.api.util
Provides a standard way to generate a log entry or message that references an element in a flow.
ComponentLocationProvider() - Constructor for class org.mule.runtime.api.util.ComponentLocationProvider
 
ComponentMetadataDescriptor<T extends ComponentModel> - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of ComponentMetadataDescriptor
ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder<T extends ComponentModel> - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of ComponentMetadataDescriptor
ComponentMetadataTypesDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Represents the view of all the dynamic Metadata associated to an Component's.
ComponentMetadataTypesDescriptor(Map<String, MetadataType>, MetadataType, MetadataType) - Constructor for class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of ComponentMetadataTypesDescriptor
ComponentModel - Interface in org.mule.runtime.api.meta.model
A definition of a component in an ExtensionModel.
ComponentModelVisitor - Interface in org.mule.runtime.api.meta.model
Visitor interface for traversing a ComponentModel hierarchy
ComponentProvider - Interface in org.mule.runtime.api.component.location
Interface for all objects that may have a relationship to an element in the configuration.
ComposableModel - Interface in org.mule.runtime.api.meta.model
Base interface for a model which contains nested components
ComposedErrorException - Interface in org.mule.runtime.api.exception
Exception that holds a collection of child Errors.
compute(Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache.MetadataCacheValueResolver
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
COMPUTE_CONNECTION_ERRORS_IN_STATS_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the connection exceptions will be computed to trigger alerts.
computeIfAbsent(Serializable, MetadataCache.MetadataCacheValueResolver) - Method in interface org.mule.runtime.api.metadata.MetadataCache
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(Map<K, V>, K, Function<K, V>) - Static method in class org.mule.runtime.api.util.FunctionalUtils
Use this method instead if Map.computeIfAbsent(Object, Function) when the mapping functions are recursive and/or will end up accessing the same map again.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
config() - Static method in class org.mule.runtime.api.scheduler.SchedulerConfig
Whenever possible, use a SchedulerConfig from the Registry or inject it rather than building a new one with this method.
CONFIG_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The name of the 'config' attribute of an executable element in the DSL
ConfigurableObjectProvider - Interface in org.mule.runtime.api.ioc
Interface meant to be implemented by components that will provide objects that may be referenced from mule configuration files.
ConfigurationComponentLocator - Interface in org.mule.runtime.api.component.location
Locator to access runtime objects created from the configuration of the artifact.
ConfigurationDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ConfigurationModel.
ConfigurationDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ConfigurationDeclaration through a fluent API
ConfigurationModel - Interface in org.mule.runtime.api.meta.model.config
A named configuration for an extension

Configurations describe different ways to initialize a scope for operations.

ConfigurationProperties - Interface in org.mule.runtime.api.component
Represents the configuration properties defined in the artifact.
configure(CustomizationService) - Method in interface org.mule.runtime.api.config.custom.ServiceConfigurator
 
configure(ObjectProviderConfiguration) - Method in interface org.mule.runtime.api.ioc.ConfigurableObjectProvider
Method to be called to prepare the ConfigurableObjectProvider.
configureSchemaFactory(SchemaFactory) - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
configureTransformerFactory(TransformerFactory) - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
configureTransformerFactory(TransformerFactory) - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
configureValidator(Validator) - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
configureValidator(Validator) - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
configureXMLInputFactory(XMLInputFactory) - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
configureXMLInputFactory(XMLInputFactory) - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
connect() - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Creates a new connection.
ConnectableComponentModel - Interface in org.mule.runtime.api.meta.model
A definition of an executable ComponentModel in an ExtensionModel.
ConnectedDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get ConnectionProviderDeclaration objects
CONNECTION - Static variable in interface org.mule.runtime.api.component.location.Location
 
CONNECTION - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered to be part of a connection configuration.
CONNECTION_CONNECTED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_DISCONNECTED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
CONNECTION_FAILED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_FAILURE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
ConnectionException - Exception in org.mule.runtime.api.connection
Signals that an error occurred while trying to establish a connection
ConnectionException(String) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message
ConnectionException(Throwable) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified cause
ConnectionException(String, Throwable) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message and cause
ConnectionException(String, Throwable, ErrorType) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message, cause and ErrorType
ConnectionException(Throwable, Object) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail cause and failed connection
ConnectionException(String, Throwable, ErrorType, Object) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message, cause, ErrorType and failed connection
ConnectionHandler<T> - Interface in org.mule.runtime.api.connection
Represents a connection that is being managed by the runtime.
ConnectionManagementType - Enum in org.mule.runtime.api.meta.model.connection
Enumerates the different strategies that the runtime supports for managing connections.
ConnectionNotification - Class in org.mule.runtime.api.notification
Is fired by a connector when a connection is made or disconnected.
ConnectionNotification(String, String, int) - Constructor for class org.mule.runtime.api.notification.ConnectionNotification
 
ConnectionNotificationListener<T extends ConnectionNotification> - Interface in org.mule.runtime.api.notification
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
ConnectionProvider<C> - Interface in org.mule.runtime.api.connection
Handles connections of the generic Connection type, which are created from a configuration object of the generic type Config.
ConnectionProviderDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ConnectionProviderModel.
ConnectionProviderDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ConnectionProviderDeclaration through a fluent API
ConnectionProviderModel - Interface in org.mule.runtime.api.meta.model.connection
Introspection model for ConnectionProvider types.
ConnectionValidationResult - Class in org.mule.runtime.api.connection
Represents the result of a Connection Validation.
CONNECTIVITY_TESTING_SERVICE_KEY - Static variable in interface org.mule.runtime.api.connectivity.ConnectivityTestingService
Key under which the ConnectivityTestingService can be found in the Registry
ConnectivityTestingService - Interface in org.mule.runtime.api.connectivity
Service for doing connectivity testing.
ConnectivityTestingStrategy - Interface in org.mule.runtime.api.connectivity
An strategy for doing connectivity testing.
ConnectorMessageNotification - Class in org.mule.runtime.api.notification
Used to notify that a message was received or sent through a Connector
ConnectorMessageNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.ConnectorMessageNotification
 
ConnectorMessageNotificationListener<T extends ConnectorMessageNotification> - Interface in org.mule.runtime.api.notification
Observer interface to receive notifications about messages being sent and received from connectors
ConstructDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ComponentModel.
ConstructDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a OperationDeclaration through a fluent API
ConstructModel - Interface in org.mule.runtime.api.meta.model.construct
An specialization of a ComponentModel that is not necessarily executable and optionally supports being declared as a top level element
contains(String) - Method in interface org.mule.runtime.api.store.ObjectStore
Check whether this store already contains a value for the given key
contains(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Check whether the given partitionName already contains a value for the given key
contains(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Check whether this store already contains a value for the given key
contains(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
containsAll(Collection<?>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
containsBaseType(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Type comparison will be performed first by typeId in the context of subTypes mapping.
containsBaseType(ObjectType) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
containsCategory(String) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
containsKey(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
containsKey(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
containsKey(Object) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
containsKey(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
containsKey(Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
containsObject(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
 
containsValue(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
containsValue(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
containsValue(Object) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
containsValue(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
containsValue(Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
CONTEXT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
copy() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Creates a shallow copy of this instance.
copy(Map<K, V>) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Returns a copy of the given map.
copy() - Method in class org.mule.runtime.api.util.collection.SmallMap
Creates a copy of this map.
CORE_NAMESPACE - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Namespace for Mule core elements
CORE_PREFIX - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
This is the namespace prefix for core elements in the configuration.
CORE_SCHEMA_LOCATION - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Namespace for Mule core elements
CORRELATION_ID - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
CORRELATION_TIMEOUT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
count(String, Charset) - Method in class org.mule.runtime.internal.util.StringByteSizeCalculator
 
cpuIntensiveScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for heavy computation or CPU intensive tasks.
cpuIntensiveScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
cpuIntensiveScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
cpuLightScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for light CPU tasks.
cpuLightScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for light CPU tasks.
cpuLightScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for light CPU tasks.
create() - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create(Event) - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create(InputEvent) - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create() - Static method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Creates a new instance of the ErrorTypeSerializer.
create() - Method in class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
create(BindingContext) - Method in class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
create(ModuleNamespace) - Method in class org.mule.runtime.api.el.AbstractExpressionModuleBuilderFactory
 
create() - Method in interface org.mule.runtime.api.el.DefaultExpressionLanguageFactoryService
Create the expression language
create(ExpressionLanguageConfiguration) - Method in interface org.mule.runtime.api.el.DefaultExpressionLanguageFactoryService
Create the expression language considering a specific configuration
create(Gson, TypeToken<T>) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapterFactory
 
create() - Method in class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
create(Message) - Method in class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
create() - Method in class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
create(DataType) - Method in class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
create(String, String) - Static method in class org.mule.runtime.api.metadata.MediaType
Returns a media-type for.
create(String, String, Charset) - Static method in class org.mule.runtime.api.metadata.MediaType
Returns a media-type for the given parameters.
create() - Method in class org.mule.runtime.api.tls.AbstractTlsContextFactoryBuilderFactory
 
CREATE_CHILD_POLICY_CONTEXT_FOR_PARALLEL_SCOPES_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, a new (Source) Policy Context is created for the execution of parallel scopes: ParallelForeach, ScatterGather and Async.
createDefault() - Static method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
createDocumentBuilderFactory() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
CreateException - Exception in org.mule.runtime.api.lifecycle
CreateException is thrown when creating an object inside Mule wasn't possible due to inconsistent internal state or wrong input.
CreateException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
CreateException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
CreateException(Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
createFactory() - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
createFrom(Event, ComponentLocation, Component, Exception, int) - Static method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
createInfo(Event, Exception, Component) - Static method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
Extract information from the event and exception to provide notification data.
createIterator(Set<A>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
createLock(String) - Method in interface org.mule.runtime.api.lock.LockFactory
Provides a lock to create thread safe Mule components.
createMessage(String, int, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object...) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createObjectStore(String, ObjectStoreSettings) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Creates and returns a new ObjectStore, configured according to the state of the settings object.
createSaxParserFactory() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
createSchemaFactory(String) - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
createServerSocketFactory() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of a SSLServerSocketFactory that restricts the available protocols and cipher suites in the sockets that are created according to the enabled ones (see TlsContextFactory.getEnabledProtocols() and TlsContextFactory.getEnabledCipherSuites()).
createSocketFactory() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of a SSLSocketFactory that restricts the available protocols and cipher suites in the sockets that are created according to the enabled ones (see TlsContextFactory.getEnabledProtocols() and TlsContextFactory.getEnabledCipherSuites()).
createSslContext() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of an SSLContext with the configured keystore and trust store.
createStaticMessage(String) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a I18nMessage instance that is not read from a resource bundle.
createStaticMessage(String, Object...) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a I18nMessage instance that is not read from a resource bundle.
createTransformerFactory() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
createTypeLoader(String, MetadataFormat) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns a new type loader.
createWithConfig(Boolean, Boolean) - Static method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
createXMLInputFactory() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
Credentials - Interface in org.mule.runtime.api.security
Credentials holds credentials information for a user.
CredentialsBuilder - Interface in org.mule.runtime.api.security
Builder for a Credentials implementation.
crlFile(String) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking implementation based on a local CRL file.
CRON_STRATEGY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the schedulingStrategy infrastructure parameter
CronSchedulerConfiguration - Interface in org.mule.runtime.api.source
Configuration interface for cron scheduler
Cursor - Interface in org.mule.runtime.api.streaming
Provides random access to a stream of data.
CURSOR_ITERATOR_PROVIDER - Static variable in interface org.mule.runtime.api.metadata.DataType
 
CURSOR_STREAM_PROVIDER - Static variable in interface org.mule.runtime.api.metadata.DataType
 
CursorIterator<T> - Interface in org.mule.runtime.api.streaming.object
An Iterator which subscribes to the Cursor contract
CursorIteratorProvider - Interface in org.mule.runtime.api.streaming.object
Specialization of CursorProvider which yields instances of CursorIterator
CursorProvider<T extends Cursor> - Interface in org.mule.runtime.api.streaming
Provides instances of Cursor which allows concurrent access to a wrapped stream.
CursorStream - Class in org.mule.runtime.api.streaming.bytes
An InputStream which subscribes to the Cursor contract
CursorStream() - Constructor for class org.mule.runtime.api.streaming.bytes.CursorStream
 
CursorStreamProvider - Interface in org.mule.runtime.api.streaming.bytes
Specialization of CursorProvider which yields instances of CursorStream
CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
CustomizationService - Interface in org.mule.runtime.api.config.custom
Interface that allows to customize the set of services provided by the MuleContext.
CustomNotification - Class in org.mule.runtime.api.notification
CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
CustomNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.CustomNotification
Creates a custom action event
CustomNotification(Object, int, String) - Constructor for class org.mule.runtime.api.notification.CustomNotification
 
CustomNotificationListener<T extends CustomNotification> - Interface in org.mule.runtime.api.notification
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using MuleContext.fireCustomEvent(..)
customOcsp(String, String) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking implementation based on a custom OCSP responder.
customScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for custom tasks.
customScheduler(SchedulerConfig, int) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for custom tasks.

D

DATA_TYPE - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
DATA_WEAVE_SCRIPT_PROCESSING_TYPE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set, `ee:transform` and `ee:dynamic-evaluate` will execute in the specified scheduler instead of its default.
DatabasePoolingProfile - Interface in org.mule.runtime.api.config
Pooling configuration for JDBC Data Sources capable of pooling connections.
DataFormat - Interface in org.mule.runtime.api.el
Describes a supported Data Format (XML, CSV, etc) by the current expression language
DataFormatConfigOption - Interface in org.mule.runtime.api.el
Describes a DataFormat configuration option.
DataFormatConfigOption.ConfigOptionType - Enum in org.mule.runtime.api.el
The list of available configuration types.
DataSize - Class in org.mule.runtime.api.util
Represents an amount of information by combining a scalar size with a DataUnit
DataSize(int, DataUnit) - Constructor for class org.mule.runtime.api.util.DataSize
Creates a new instance
DataSourceDecorator - Interface in org.mule.runtime.api.tx
Decorates DataSource if required in order to work with XA transactions
DataType - Interface in org.mule.runtime.api.metadata
Defines a Java type and its association with additional information about the data, like MIME type and encoding.
DataTypeAware - Interface in org.mule.runtime.api.el
Provides metadata about types of items in Collections or Maps.
DataTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides a way to build immutable DataType objects.
DataTypeBuilder.DataTypeCollectionTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the items of a Collection, when the type is a Collection.
DataTypeBuilder.DataTypeFunctionTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the resources of an ExpressionFunction.
DataTypeBuilder.DataTypeMapTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the keys and values of a Map, when the type is a Map.
DataTypeParamsBuilder - Interface in org.mule.runtime.api.metadata
Provides a way to set the java-type independent attributes when building an immutable DataType objects.
DataUnit - Enum in org.mule.runtime.api.util
Units to measure amounts of bytes and convenience transformation methods
declaration - Variable in class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
 
DeclarationWalker - Class in org.mule.runtime.api.meta.model.declaration.fluent.util
Navigates a ExtensionDeclaration and invokes methods when important model components are found.
DeclarationWalker() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
 
Declarer<T extends BaseDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a component which can be used to create a BaseDeclaration
Declarer(T) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
Creates a new instance
DeclaresExternalLibraries<T extends Declarer> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Common interface for declarers which support adding ExternalLibraryModel instances
decorate(DataSource, String, DatabasePoolingProfile) - Method in interface org.mule.runtime.api.tx.DataSourceDecorator
Decorates a dataSource
DEFAULT_ERROR_HANDLER_NOT_ROLLBACK_IF_NOT_CORRESPONDING_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the default error handler added by the runtime will not rollback a transaction that should not be rollback by it
DEFAULT_EVICTION_INTERVAL_MILLIS - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines the number of milliseconds between runs of the object evictor.
DEFAULT_EXPIRATION_INTERVAL - Static variable in class org.mule.runtime.api.store.ObjectStoreSettings
 
DEFAULT_GROUP_NAME - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered for general purposes and shouldn't belong to a particular group.
DEFAULT_MAX_POOL_ACTIVE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Controls the maximum number of Mule components that can be borrowed from a service pool at one time.
DEFAULT_MAX_POOL_IDLE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Controls the maximum number of Mule components that can sit idle in the pool at any time.
DEFAULT_MAX_POOL_WAIT - Static variable in class org.mule.runtime.api.config.PoolingProfile
When the threadPoolExhaustedAction is set to WHEN_EXHAUSTED_WAIT this can specify the maximum milliseconds the pool should block before throwing a NoSuchElementException
DEFAULT_MIN_EVICTION_MILLIS - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines the minimum amount of time an object may sit idle in the pool before it is eligible for eviction.
DEFAULT_NAMESPACE_URI_MASK - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Format mask for the default location of a schema
DEFAULT_OBJECT_SERIALIZER_NAME - Static variable in interface org.mule.runtime.api.serialization.ObjectSerializer
 
DEFAULT_ORDER - Static variable in class org.mule.runtime.api.meta.model.display.LayoutModel
 
DEFAULT_PARTITION_NAME - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The name of the default partition
DEFAULT_PARTITION_NAME - Static variable in interface org.mule.runtime.api.store.PartitionableObjectStore
The name of the default partition
DEFAULT_POOL_EXHAUSTED_ACTION - Static variable in class org.mule.runtime.api.config.PoolingProfile
Specifies the behaviour of the Mule component pool when the pool is exhausted: WHEN_EXHAUSTED_FAIL : will throw a NoSuchElementException WHEN_EXHAUSTED_WAIT : will block (invoke Object.wait(long) until a new or idle object is available.
DEFAULT_POOL_INITIALISATION_POLICY - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines how components in a pool should be initialised.
DEFAULT_RELOAD_CONTROL - Static variable in class org.mule.runtime.api.i18n.I18nMessageFactory
DEFAULT_SCHEDULER_FIXED_FREQUENCY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Allows to change the default value for the frequency property of the <fixed-frequency> element.
DEFAULT_STACKTRACE_FILTER - Static variable in class org.mule.runtime.api.exception.ExceptionHelper
 
DefaultArtifactDeclarationJsonSerializer - Class in org.mule.runtime.internal.app.declaration.serialization
Default implementation of an ArtifactDeclarationJsonSerializer
DefaultArtifactDeclarationJsonSerializer(boolean) - Constructor for class org.mule.runtime.internal.app.declaration.serialization.DefaultArtifactDeclarationJsonSerializer
 
DefaultDslResolvingContext - Class in org.mule.runtime.internal.dsl
Default implementation of DslResolvingContext that uses the Set of ExtensionModel to provide the required ExtensionModels
DefaultDslResolvingContext(Set<ExtensionModel>) - Constructor for class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
 
defaultEncoding(Charset) - Method in class org.mule.runtime.api.el.ExpressionLanguageConfigurationBuilder
 
DefaultExpressionLanguageFactoryService - Interface in org.mule.runtime.api.el
Provides a factory for the default Expression language that is going to be used by the MuleExpressionLanguage
defaultingTo(Object) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OptionalParameterDeclarer
Adds a default value for the parameter
DefaultInputEvent - Class in org.mule.runtime.internal.event
Default implementation for InputEvent.
DefaultInputEvent() - Constructor for class org.mule.runtime.internal.event.DefaultInputEvent
 
DefaultInputEvent(Event) - Constructor for class org.mule.runtime.internal.event.DefaultInputEvent
 
DefaultInputEvent(InputEvent) - Constructor for class org.mule.runtime.internal.event.DefaultInputEvent
 
DefaultMetadataKey - Class in org.mule.runtime.api.metadata
Default immutable implementation for the MetadataKey.
DefaultMetadataKey(String, String, Set<MetadataProperty>, Set<MetadataKey>, String) - Constructor for class org.mule.runtime.api.metadata.DefaultMetadataKey
 
DefaultMuleAuthentication - Class in org.mule.runtime.api.security
Default implementation of Authentication
DefaultMuleAuthentication(Credentials) - Constructor for class org.mule.runtime.api.security.DefaultMuleAuthentication
 
DefaultMuleException - Exception in org.mule.runtime.api.exception
MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
DefaultMuleException(String) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(String, Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultTypeCatalog - Class in org.mule.runtime.internal.meta.type
Default implementation of a TypeCatalog
DefaultTypeCatalog(Set<ExtensionModel>) - Constructor for class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
DefaultValidationResult - Class in org.mule.runtime.api.el
 
DefaultValidationResult(boolean, String) - Constructor for class org.mule.runtime.api.el.DefaultValidationResult
 
DefaultValidationResult(boolean, String, List<ValidationMessage>) - Constructor for class org.mule.runtime.api.el.DefaultValidationResult
 
DefaultXMLSecureFactories - Class in org.mule.runtime.internal.util.xmlsecurity
Create different XML factories configured through the same interface for disabling vulnerabilities.
DefaultXMLSecureFactories(Boolean, Boolean) - Constructor for class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
delist() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
DELIST_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
DeprecableModel - Interface in org.mule.runtime.api.meta.model.deprecated
Interface that indicates that this part of an extension can be deprecated
DeprecationModel - Interface in org.mule.runtime.api.meta.model.deprecated
A model that fully describes the deprecation of a part of the extension model that is a DeprecableModel.
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a description to the configuration
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds a description to the provider
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Adds a description
DescribedObject - Interface in org.mule.runtime.api.meta
A generic contract for a class that has a description.
deserialize(String) - Method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Deserializes a JSON representation of an ArtifactDeclaration, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Deserializes a JSON representation of an ErrorType, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Deserializes the given JSON back into the corresponding Java object
deserialize(String) - Method in class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
deserialize(byte[]) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given bytes.
deserialize(byte[], ClassLoader) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given bytes.
deserialize(InputStream) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given stream of bytes.
deserialize(InputStream, ClassLoader) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given stream of bytes.
deserialize(String) - Method in class org.mule.runtime.internal.app.declaration.serialization.DefaultArtifactDeclarationJsonSerializer
Deserializes a JSON representation of an ArtifactDeclaration, to an actual instance of it.
DISABLE_ATTRIBUTE_PARAMETER_WHITESPACE_TRIMMING_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the Runtime will trim whitespaces from parameter values defined at the attribute level in the dsl.
DISABLE_GLOBAL_ERROR_HANDLER_IMPROVEMENTS_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the global error handlers will create local copies instead of being reused.
DISABLE_JDK_VENDOR_VALIDATION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, it disables JDK vendor validation in JdkVersionUtils
DISABLE_NATIVE_LIBRARIES_FOLDER_DELETION_GC_CALL_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, a System GC call can be performed when trying to delete the Native Libraries temporary folder.
DISABLE_SCHEDULER_LOGGING_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the Scheduler does not log exceptions.
DISABLE_SCHEDULER_SOURCES_PROPERTY - Static variable in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
DISABLE_SCHEDULER_SOURCES_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
This is a configuration property that can be set at deployment time to disable the scheduler message sources to be started when deploying an application.
DISABLE_SDK_IGNORE_COMPONENT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Disables the ignore directive when loading an Extension.
disconnect(C) - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Disposes the given connection, freeing all its allocated resources
dispatch(Notification) - Method in interface org.mule.runtime.api.notification.NotificationDispatcher
Send the notification to all the registered listeners.
DisplayModel - Class in org.mule.runtime.api.meta.model.display
A model which provides directives about how the model should be shown in the user interface.
DisplayModel.DisplayModelBuilder - Class in org.mule.runtime.api.meta.model.display
A Builder which allows creating instances of DisplayModel
displayName(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
Sets the name which should be use to show this model
Disposable - Interface in org.mule.runtime.api.lifecycle
Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing service as the service is being destroyed.
dispose() - Method in interface org.mule.runtime.api.lifecycle.Disposable
A lifecycle method where implementor should free up any resources.
disposeCache(String) - Method in interface org.mule.runtime.api.metadata.MetadataService
Removes the MetadataCache with the specified id.
disposePartition(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Disposes the given partition, releasing all associated resources and storage.
disposeStore(String) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Clears the object store of the given name and releases all resources associated to it, including memory, storage, etc.
doContains(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doContains(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doCreateModel(Set<String>, Boolean, List<String>, String) - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
doCreateModel(Set<String>, Boolean, List<String>, String) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
doCreateModel(Set<String>, Boolean, List<String>, String) - Method in class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
DOCUMENT_BUILDER_FACTORY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
DOCUMENT_BUILDER_PROPERTY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
DOMAIN_NAMESPACE - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Namespace for Mule core domain elements
DOMAIN_PREFIX - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
This is the namespace prefix for core domain elements in the configuration.
doRemove(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doRemove(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Template method for TemplateObjectStore.remove(String) (String, Serializable)}.
doRetrieve(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doRetrieve(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doStore(String, T) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doStore(String, T) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doValidateCustomFields(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
doValidateCustomFields(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel
 
DslConstants - Interface in org.mule.runtime.internal.dsl
Mule DSL constants.
DslResolvingContext - Interface in org.mule.runtime.api.dsl
Context used to discover the ExtensionModels required to generate the DSL related views of a given component.
DW_REMOVE_SHADOWED_IMPLICIT_INPUTS_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, then DW will remove implicit inputs when a variable with the same name is declared.
dynamic(boolean) - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Indicates that the type comes from a dynamic type resolver
dynamic(boolean) - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Indicates that the type comes from a dynamic type resolver

E

EE_DOMAIN_NAMESPACE - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Namespace for EE domain elements
EE_DOMAIN_PREFIX - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
This is the namespace prefix for EE domain elements in the configuration.
EE_NAMESPACE - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
Namespace for EE elements
EE_PREFIX - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
This is the namespace prefix for EE elements in the configuration.
Either<L,R> - Class in org.mule.runtime.api.functional
This class allow to represent a type that holds two different values.
empty() - Static method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns an empty callback which does nothing
empty() - Static method in class org.mule.runtime.api.functional.Either
Creates an Either that doesn't have any left or right value.
EMPTY_VARS - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
emptyMultiMap() - Static method in class org.mule.runtime.api.util.MultiMap
Returns an empty multi-map (immutable).
ENABLE_BYTE_BUDDY_OBJECT_CREATION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the Objects factories will be created with Byte Buddy instead of CGLIB."
ENABLE_MULE_REDIRECT_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, Mule will handle redirect requests.
ENABLE_POLICY_ISOLATION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, extensions imported by a policy will be managed in complete isolation from the extensions imported by the application that is being applied to, and validations will prevent the usage of explicit configurations declared by the application as part of the policy initialization."
ENABLE_PROFILING_SERVICE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, profiling events will be produced.
ENABLE_SDK_POLLING_SOURCE_LIMIT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When present, Polling Sources are enriched with a parameter for configuring the maximum number of items per poll to be processed.
ENABLE_TEMPLATE_PARSER_COMPATIBILITY_MODE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to "true", the template parser will switch to compatibility mode
ENABLE_XML_SDK_MDC_RESET_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the MDC context will reset after XML SDK Operation has been executed.
enabledCipherSuites(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the enabled TLS cipher suites, which must be a subset of the global enabled ones, otherwise a CreateException will occur upon TlsContextFactoryBuilder.build().
enabledProtocols(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the enabled TLS protocols, which must be a subset of the global enabled ones, otherwise a CreateException will occur upon TlsContextFactoryBuilder.build().
enlist() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
ENLIST_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
EnrichableModel - Interface in org.mule.runtime.api.meta.model
A model which can be augmented with custom pieces of information that are not part of the canonical introspection model.
EnrichedNotificationInfo - Class in org.mule.runtime.api.notification
This class contains information about an event/exception, to be used in notifications without directly exposing it.
EnrichedNotificationInfo(Event, Component, Exception) - Constructor for class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
EnrichedServerNotification - Class in org.mule.runtime.api.notification
This notification type includes information about the event, exception and flow where it occurred.
EnrichedServerNotification(EnrichedNotificationInfo, int, String) - Constructor for class org.mule.runtime.api.notification.EnrichedServerNotification
 
EnrichedServerNotification(EnrichedNotificationInfo, int, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.EnrichedServerNotification
 
ENTITY_RESOLVER_FAIL_ON_FIRST_ERROR_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the entity resolver will fail if a namespace cannot be resolved, while previously it only failed after 10 attempts were made.
EntityMetadataProvider - Interface in org.mule.runtime.api.metadata
This interface allows a Component that processes a Message to expose its metadata descriptor, containing all the MetadataType information associated to the Component's input and output elements
entryList() - Method in class org.mule.runtime.api.util.MultiMap
Returns a List view of the mappings contained in this map, including an entry for each value associated to the same key.
entrySet() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
This method is not supported for performance reasons
entrySet() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
entrySet() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
entrySet() - Method in class org.mule.runtime.api.util.MultiMap
 
entrySet() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
entryTtl(Long) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets the entry timeout in milliseconds.
equals(Object) - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
equals(Object) - Method in class org.mule.runtime.api.config.PoolingProfile
 
equals(Object) - Method in class org.mule.runtime.api.deployment.meta.MuleServiceContractModel
 
equals(Object) - Method in class org.mule.runtime.api.el.ModuleElementName
 
equals(Object) - Method in class org.mule.runtime.api.el.ModuleNamespace
 
equals(Object) - Method in exception org.mule.runtime.api.exception.MuleException
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.parameter.FieldValueProviderModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.MuleVersion
 
equals(Object) - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
equals(Object) - Method in class org.mule.runtime.api.metadata.MediaType
 
equals(Object) - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
equals(Object) - Method in class org.mule.runtime.api.metadata.TypedValue
 
equals(Object) - Method in class org.mule.runtime.api.notification.IntegerAction
 
equals(Object) - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
equals(Object) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
equals(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
equals(Object) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
equals(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
equals(Object) - Method in class org.mule.runtime.api.util.Pair
equals(Object) - Method in class org.mule.runtime.api.util.Reference
 
equals(Object) - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
equals(Object) - Method in class org.mule.runtime.api.value.ResolvingFailure
 
equals(Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
equals(Object) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
error(Throwable) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
This method is invoked when the process fails to execute.
error(Error) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Sets an error related to the produced event.
ERROR - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
Error - Interface in org.mule.runtime.api.message
 
error(String, ExpressionLanguageMetadataService.MessageLocation) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageCallback
Is called when a error message happens while resolving metadata
error(Error) - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
ERROR_AND_ROLLBACK_TX_WHEN_TIMEOUT_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
ERROR_HANDLER - Static variable in interface org.mule.runtime.api.component.location.Location
 
ERROR_MAPPING_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the errorMapping infrastructure parameter
ERROR_MAPPINGS - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that configure error mapping.
ERROR_MAPPINGS_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the errorMappings infrastructure parameter
ErrorHandlerNotification - Class in org.mule.runtime.api.notification
 
ErrorHandlerNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.ErrorHandlerNotification
 
ErrorHandlerNotificationListener<T extends ErrorHandlerNotification> - Interface in org.mule.runtime.api.notification
 
errorMessage() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
errorMessage() - Method in interface org.mule.runtime.api.el.ValidationResult
 
ErrorMessageAwareException - Interface in org.mule.runtime.api.exception
Exception that holds a Message regarding the error that occurred.
ErrorModel - Interface in org.mule.runtime.api.meta.model.error
A model which represents a possible error that could be thrown by the component represented by the ComponentModel.
ErrorModelBuilder - Class in org.mule.runtime.api.meta.model.error
Builder pattern implementation to build ErrorModel instances.
ErrorType - Interface in org.mule.runtime.api.message
An ErrorType describes an type of error that may be thrown by a mule component.
ErrorTypeRepository - Interface in org.mule.runtime.api.exception
 
ErrorTypeSerializer - Class in org.mule.runtime.api.connection.serialization
Serializer that can convert an ErrorType into a readable and processable JSON representation and from a JSON String to an ErrorType instance
evaluate(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext and the global one.
evaluate(String, DataType, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext, the global one and the DataType of the expected result.
evaluate(String) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction and the global bindings.
evaluate(String, DataType) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction, the global bindings and the DataType of the expected result.
evaluate(String, long) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction and the global bindings.
evaluate(CompiledExpression) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction and the global bindings.
evaluate(CompiledExpression, DataType) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction, the global bindings and the DataType of the expected result.
evaluate(CompiledExpression, long) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to the parameters used during construction and the global bindings.
evaluateLogExpression(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext and the global one.
evaluateLogExpression(String) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to a given BindingContext and the global one.
evaluateLogExpression(CompiledExpression) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Evaluates an expression according to a given BindingContext and the global one.
Event - Interface in org.mule.runtime.api.event
Context of information related to the execution of the components.
EventContext - Interface in org.mule.runtime.api.event
 
example(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
An example about the content of this model
EXCEPTION_ACTION - Static variable in class org.mule.runtime.api.notification.ExceptionNotification
 
EXCEPTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
EXCEPTION_MESSAGE_DELIMITER - Static variable in exception org.mule.runtime.api.exception.MuleException
 
EXCEPTION_MESSAGE_SECTION_DELIMITER - Static variable in exception org.mule.runtime.api.exception.MuleException
 
EXCEPTION_STRATEGY_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ExceptionHelper - Class in org.mule.runtime.api.exception
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
ExceptionHelper() - Constructor for class org.mule.runtime.api.exception.ExceptionHelper
Do not instantiate.
ExceptionNotification - Class in org.mule.runtime.api.notification
This class is from Mule 2.2.5.
ExceptionNotification(EnrichedNotificationInfo, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.ExceptionNotification
 
ExceptionNotificationListener - Interface in org.mule.runtime.api.notification
ExceptionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Exception event occurs.
ExceptionReader - Interface in org.mule.runtime.api.legacy.exception
Provides a strategy interface for reading information from an exception in a consistent way.
ExclusiveParametersDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object to indicate that parameters in a ParameterizedDeclaration are mutually exclusive
ExclusiveParametersDeclaration(Set<String>, boolean) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
Creates a new instance
ExclusiveParametersModel - Interface in org.mule.runtime.api.meta.model.parameter
Indicates that some of the optional parameters in a ParameterGroupModel are mutually exclusive and cannot be defined at the same time.
ExecutableComponent - Interface in org.mule.runtime.api.component.execution
Component representable in the Mule configuration that allows to be executed programmatically
ExecutableComponentDeclaration<T extends ExecutableComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
ExecutableComponentDeclarer<T extends ExecutableComponentDeclarer,D extends ExecutableComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for declarers which allow to construct an OperationDeclaration
execute(InputEvent) - Method in interface org.mule.runtime.api.component.execution.ExecutableComponent
Executes the component based on a InputEvent created programmatically be the user.
execute(Event) - Method in interface org.mule.runtime.api.component.execution.ExecutableComponent
Executes the component based on a Event that may have been provided by another component execution.
ExecutionResult - Interface in org.mule.runtime.api.component.execution
The result of executing an ExecutableComponent using an InputEvent instance.
ExecutionType - Enum in org.mule.runtime.api.meta.model.operation
In order for Mule to determine the best way to execute different components, it needs to know the type of work the components will be performing.
EXPAND_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
expandEntities - Variable in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
ExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
An ObjectStore capable of expiring entries when the ExpirableObjectStore.expire(long, int) method is invoked
EXPIRATION_POLICY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the expirationPolicy infrastructure parameter
expirationInterval(Long) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets how frequently should the expiration thread run.
expire(long, int) - Method in interface org.mule.runtime.api.store.ExpirableObjectStore
Expires eligible entries.
expire(long, int, String) - Method in interface org.mule.runtime.api.store.PartitionableExpirableObjectStore
Expires eligible entries in the given partitionName.
expression() - Method in interface org.mule.runtime.api.el.CompiledExpression
Returns the expression that generates this compiled expression
ExpressionCompilationException - Exception in org.mule.runtime.api.el
Indicates than an error occurred while compiling an expression.
ExpressionCompilationException(I18nMessage) - Constructor for exception org.mule.runtime.api.el.ExpressionCompilationException
 
ExpressionExecutionException - Exception in org.mule.runtime.api.el
Indicates than an error occurred while executing an expression.
ExpressionExecutionException(I18nMessage) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
ExpressionExecutionException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
ExpressionExecutionException(Throwable) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
ExpressionFunction - Interface in org.mule.runtime.api.el
Representation of a function to be used by an ExpressionLanguage.
ExpressionLanguage - Interface in org.mule.runtime.api.el
Evaluates an expression considering a set of given bindings and a set of global ones.
ExpressionLanguageCapabilitiesService - Interface in org.mule.runtime.api.el
This service allows to query the expression language for current supported capabilities.
ExpressionLanguageConfiguration - Interface in org.mule.runtime.api.el
Determines all configuration for a ExpressionLanguage allowing customization.
ExpressionLanguageConfigurationBuilder - Class in org.mule.runtime.api.el
 
ExpressionLanguageMetadataService - Interface in org.mule.runtime.api.metadata
This service provides metadata interaction with the underlying expression language.
ExpressionLanguageMetadataService.MessageCallback - Interface in org.mule.runtime.api.metadata
Callback from the resolver
ExpressionLanguageMetadataService.MessageLocation - Class in org.mule.runtime.api.metadata
Represents a message location
ExpressionLanguageMetadataService.MessagePosition - Class in org.mule.runtime.api.metadata
A position with the line , column and offset in a document
ExpressionLanguageMetadataService.MetadataTypeSerializer - Interface in org.mule.runtime.api.metadata
Serialize MetadataTypes in the type system of the given expression language
ExpressionLanguageSession - Interface in org.mule.runtime.api.el
Evaluates an expression considering a set of given bindings passed on construction time.
ExpressionModule - Interface in org.mule.runtime.api.el
Represents a collection of bindings under a given namespace.
ExpressionModule.Builder - Interface in org.mule.runtime.api.el
 
ExpressionSupport - Enum in org.mule.runtime.api.meta
Enumerates the different types of support that a given component can provide regarding expressions
ExtensionDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ExtensionModel.
ExtensionDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
A builder object which allows creating an ExtensionDeclaration through a fluent API.
ExtensionDeclarer() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Constructor for this descriptor
ExtensionModel - Interface in org.mule.runtime.api.meta.model
An Extension that provides packaged functionality.
ExtensionNotification - Interface in org.mule.runtime.api.notification
Notification fired by extensions, including custom data.
ExtensionNotificationListener - Interface in org.mule.runtime.api.notification
ExtensionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when an Extension event occurs.
ExtensionWalker - Class in org.mule.runtime.api.meta.model.util
Navigates a ExtensionModel and invokes methods when important model components are found.
ExtensionWalker() - Constructor for class org.mule.runtime.api.meta.model.util.ExtensionWalker
 
EXTERNAL_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
externalDependencies() - Method in interface org.mule.runtime.api.el.CompiledExpression
Returns the list of external variable references
externalEntities - Variable in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
ExternalLibraryModel - Class in org.mule.runtime.api.meta.model
Describes a library that the extension depends on but is not packaged with it.
ExternalLibraryModel.ExternalLibraryModelBuilder - Class in org.mule.runtime.api.meta.model
A Builder for creating instances of ExternalLibraryModel.
ExternalLibraryType - Enum in org.mule.runtime.api.meta
Enumerates the different types of external libraries an extension may require

F

factoryName - Variable in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
fail(Throwable) - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, not running the next interceptors in the chain and the intercepted component.
fail(ErrorType) - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, not running the next interceptors in the chain and the intercepted component.
fail(ErrorType, String) - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, not running the next interceptors in the chain and the intercepted component.
failure(String, Exception) - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
failure(String, ErrorType, Exception) - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
failure(String) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(String, List<ValidationMessage>) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(String, String) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(T, MetadataFailure...) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a payload and with one or more associated MetadataFailures.
failure(T, List<MetadataFailure>) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a payload and a list of associated MetadataFailures.
failure(MetadataFailure...) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with one or more associated MetadataFailures.
failure(List<MetadataFailure>) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a list of associated MetadataFailures.
FailureCode - Class in org.mule.runtime.api.metadata.resolving
Standard error codes to describe common errors that may occur during Metadata fetching operations
FailureCode(String) - Constructor for class org.mule.runtime.api.metadata.resolving.FailureCode
 
FailureMetadataResult<T> - Class in org.mule.runtime.api.metadata.resolving
Immutable implementation of MetadataResult for failure results.
Feature - Interface in org.mule.runtime.api.config
A feature that can be enabled or disabled according to a certain configuration
FEATURE_FLAGGING_SERVICE_KEY - Static variable in interface org.mule.runtime.api.config.FeatureFlaggingService
 
FeatureFlaggingService - Interface in org.mule.runtime.api.config
This service exposes the features that were flagged based on the configurations registered.
featureFlaggingService(FeatureFlaggingService) - Method in class org.mule.runtime.api.el.ExpressionLanguageConfigurationBuilder
 
FieldValueProviderModel - Class in org.mule.runtime.api.meta.model.parameter
Model for ParameterModel to communicate if one of these are capable to provide values for its fields.
FieldValueProviderModel(List<ActingParameterModel>, boolean, boolean, boolean, Integer, String, String, String) - Constructor for class org.mule.runtime.api.meta.model.parameter.FieldValueProviderModel
Creates a new instance
FileUtils - Class in org.mule.runtime.internal.util
 
FileUtils() - Constructor for class org.mule.runtime.internal.util.FileUtils
 
finallyAfter(Runnable) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which always invokes the given runnable AFTER this callback is completed either normally or exceptionally.
finallyBefore(Runnable) - Method in interface org.mule.runtime.api.component.execution.CompletableCallback
Returns a new composed callback which always invokes the given runnable BEFORE this callback is completed either normally or exceptionally.
find(Location) - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds a component in the configuration with the specified location.
find(ComponentIdentifier) - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds all the components with the given identifier within the artifact.
find(String, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
Looks for a resource based on the calling class classloader and the current context classloader.
findAllLocations() - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds the locations of every component within the artifact.
findComponentModel(String) - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Looks for a ComponentModel of the given componentName all through the extension model.
findIn(String, String, String, Optional<String>, String, String, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
Looks for a resource based on the calling class classloader and the current context classloader, specifically within the artifact specified by it's GAV coordinates, considering it's classifier and type as well.
findIn(String, String, String, Optional<String>, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
finisher() - Method in class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
finisher() - Method in class org.mule.runtime.internal.util.collection.ImmutableMapCollector
 
finisher() - Method in class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
FIXED_FREQUENCY_STRATEGY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the schedulingStrategy infrastructure parameter
FixedFrequencySchedulerConfiguration - Interface in org.mule.runtime.api.source
Configuration for fixed frequency scheduler
flatMap(Function<Long, R>) - Method in class org.mule.runtime.api.util.LazyLong
Applies the given function through the output of LazyLong.getAsLong() ()}.
flatMap(Function<T, R>) - Method in class org.mule.runtime.api.util.LazyValue
Applies the given function through the output of LazyValue.get().
flatMap(Function<T, R>) - Method in class org.mule.runtime.api.util.SerializableLazyValue
 
FLOW - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
FLOW_CONSTRUCT_DISPOSED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
FLOW_CONSTRUCT_INITIALISED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_PAUSED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_RESUMED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STARTED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STOPPED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of a flow
FLOW_INTERCEPTORS_ORDER_REGISTRY_KEY - Static variable in interface org.mule.runtime.api.interception.FlowInterceptorFactory
By making a FlowInterceptorFactory.FlowInterceptorOrder available in the Registry with this key, the order in which the FlowInterceptorFactories products will be applied to the applicable components. can be customized.
FLOW_STACK_INFO_KEY - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
FLOW_STACK_INFO_KEY_MSG - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
FlowConstructNotification - Class in org.mule.runtime.api.notification
FlowConstructNotification is fired when an event such as the flow construct starting occurs.
FlowConstructNotification(String, int) - Constructor for class org.mule.runtime.api.notification.FlowConstructNotification
 
FlowConstructNotificationListener<T extends FlowConstructNotification> - Interface in org.mule.runtime.api.notification
 
FlowInterceptor - Interface in org.mule.runtime.api.interception
Provides a way to hook behavior around a flow.
FlowInterceptorFactory - Interface in org.mule.runtime.api.interception
Abstract Factory for creating FlowInterceptor instances.
FlowInterceptorFactory.FlowInterceptorOrder - Interface in org.mule.runtime.api.interception
 
FORCE_EXTENSION_VALIDATION_PROPERTY_NAME - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Forces the validation of all loaded extension models
FORCE_RUNTIME_PROFILING_CONSUMERS_ENABLEMENT_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, profiling consumers implemented by the runtime will be enabled by default.
FORCE_WORKER_THREAD_IO_STRATEGY_WHEN_TLS_ENABLED - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, whenever an application has an HTTP requester configured to use TLS, Grizzly will use the WorkerThreadIOStrategy.
forEach(BiConsumer<? super K, ? super V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
forSize(int) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new map optimized to have the given size.
fromFunction(ExpressionFunction) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create the DataType from an ExpressionFunction instance.
fromFunction(ExpressionFunction) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Populates the builder from the given ExpressionFunction.
fromObject(Object) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create the DataType from an Object instance.
fromObject(Object) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Populates the builder from the given value.
fromType(Class<?>) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create a DataType using just a Java type.
fromVendor(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the extension's Vendor name
FunctionalUtils - Class in org.mule.runtime.api.util
Utilities for functional programming
FunctionalUtils() - Constructor for class org.mule.runtime.api.util.FunctionalUtils
 
FunctionDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a function, with it's optional return type and parameter types.
FunctionDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
FunctionDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
FunctionDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a FunctionDeclaration through a fluent API
FunctionModel - Interface in org.mule.runtime.api.meta.model.function
A definition of an function in a ExtensionModel.
FunctionParameter - Class in org.mule.runtime.api.metadata
Representation of a function's parameter, including it's name, type and optionally, a default value.
FunctionParameter(String, DataType, FunctionParameter.DefaultValueResolver) - Constructor for class org.mule.runtime.api.metadata.FunctionParameter
 
FunctionParameter(String, DataType) - Constructor for class org.mule.runtime.api.metadata.FunctionParameter
 
FunctionParameter.DefaultValueResolver - Interface in org.mule.runtime.api.metadata
Resolves a FunctionParameter default value.
functionType(Class<? extends ExpressionFunction>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the FunctionDataType to be built.

G

get(Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache
 
get() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
get() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
 
get() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
get(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
get() - Method in interface org.mule.runtime.api.time.TimeSupplier
Deprecated.
get(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
get(Object) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
get() - Method in class org.mule.runtime.api.util.LazyValue
Returns the lazy value.
get(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
get() - Method in class org.mule.runtime.api.util.Reference
 
get() - Method in class org.mule.runtime.api.util.SerializableLazyValue
 
get(Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
GET_TARGET_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
getAcquireIncrement() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getActingParameters() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Deprecated.
since 1.4.0, use ValueProviderModel.getParameters() instead.
getAction() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getAction() - Method in interface org.mule.runtime.api.notification.Notification
Informs the kind of event that caused this notification to be fired.
getActionId(String) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionId() - Method in class org.mule.runtime.api.notification.IntegerAction
getActionName() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionName(int) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionNames() - Method in class org.mule.runtime.api.notification.CustomNotification
 
getAdditionalInfo() - Method in exception org.mule.runtime.api.exception.MuleException
 
getAlgorithm() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getAlias() - Method in interface org.mule.runtime.api.tls.TlsContextKeyStoreConfiguration
 
getAll(Object) - Method in class org.mule.runtime.api.util.MultiMap
Returns the values to which the specified key is mapped.
getAllBaseTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getAllBaseTypes() - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getAllowedStereotypeModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getAllowedStereotypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclaration
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithAllowedStereotypesDeclaration
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.nested.NestedComponentModel
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getAllParameterModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterizedModel
Returns all the parameters on all groups.
getAllParameterModels() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Returns all the ParameterModel on all groups, including the ones declared on the success and error callbacks.
getAllParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
Returns all the parameter declarations declared on all groups.
getAllParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Returns all the parameter declarations declared on all groups, including the ones declared on the success and error callbacks
getAllParameters() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
Returns all the parameter declarations declared on all groups.
getAllParameters() - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
getAllSubTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getAllSubTypes() - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getAnnotation(QName) - Method in class org.mule.runtime.api.component.AbstractComponent
 
getAnnotation(QName) - Method in interface org.mule.runtime.api.component.Component
Gets the value of specified annotation.
getAnnotations() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getAnnotations() - Method in interface org.mule.runtime.api.component.Component
Gets all annotations.
getAnyErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for ANY error type.
getApplicationName() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getArgs() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getArtifactObjectProvider() - Method in interface org.mule.runtime.api.ioc.ObjectProviderConfiguration
ObjectProvider implementation for objects of the mule runtime.
getAsLong() - Method in interface org.mule.runtime.api.time.TimeSupplier
getAsLong() - Method in class org.mule.runtime.api.util.LazyLong
Returns the lazy value.
getAssignableFrom() - Method in class org.mule.runtime.api.meta.model.display.ClassValueModel
 
getAttributes() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
 
getAttributes() - Method in interface org.mule.runtime.api.message.Message
Gets the attributes associated with the Message.
getAttributesMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
getAttributesType(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
This method resolves the static output type for an attributes OutputModel proxing to the StaticResolver.getStaticMetadata() method.
getAttributesType(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver
Given an instance of type K, resolves their MetadataType, which represents the type structure.
getAuthentication() - Method in interface org.mule.runtime.api.event.Event
Returns the authentication information for the event
getAuthentication() - Method in interface org.mule.runtime.api.security.SecurityContext
 
getBackPressureCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getBaseType() - Method in class org.mule.runtime.api.meta.model.SubTypesModel
 
getBundle(String) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
 
getBundleDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getBundleDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getBundlePath(String) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Computes the bundle's full path (META-INF/org/mule/i18n/&lt;bundleName&gt;-messages.properties) from bundleName.
getByteLength() - Method in class org.mule.runtime.api.metadata.TypedValue
If available obtain the length (in bytes) of the valye.
getCache() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getCacheSize() - Static method in class org.mule.runtime.api.metadata.MediaType
 
getCategories() - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
 
getCategory() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getCategory() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the extension's Category that identifies the extension.
getCategoryName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the metadata category associated to the Component.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCause(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getCause() - Method in interface org.mule.runtime.api.message.Error
The Java exception thrown by the failing component.
getCharset() - Method in class org.mule.runtime.api.metadata.MediaType
 
getChildErrors() - Method in interface org.mule.runtime.api.message.Error
Lists any child Errors, if any.
getChilds() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getChilds() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getChilds() - Method in interface org.mule.runtime.api.value.Value
 
getClassLoader() - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Override this method to return the classloader for the bundle/module which contains the needed resource files.
getClassLoaderModelDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getClassLoaderModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getClassValueModel() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getCode() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getColumn() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getColumn() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getColumn() - Method in class org.mule.runtime.api.el.validation.Position
 
getColumn() - Method in class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessagePosition
 
getComponent() - Method in interface org.mule.runtime.api.component.location.ComponentProvider
 
getComponent() - Method in exception org.mule.runtime.api.lifecycle.LifecycleException
 
getComponent() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getComponent() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getComponent() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The Component that fired the notification.
getComponentIdentifier() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getConfig() - Method in interface org.mule.runtime.api.metadata.MetadataContext
Deprecated.
metadata resolution should not require the configuration.
getConfig() - Method in class org.mule.runtime.api.scheduler.SchedulerContainerPoolsConfig
 
getConfig() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfigFactory
 
getConfigs() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
getConfiguration() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
 
getConfigurationModel(String) - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the ConfigurationModel that matches the given name.
getConfigurationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the configurationModels available for this extension.
getConfigurationProperties() - Method in interface org.mule.runtime.api.ioc.ObjectProviderConfiguration
Configuration properties defined by the user in the mule artifact.
getConfigurations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Returns an immutable list with the ConfigurationDeclaration instances that have been declared so far.
getConnection() - Method in exception org.mule.runtime.api.connection.ConnectionException
 
getConnection() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
Returns the connection that's being wrapped.
getConnection() - Method in interface org.mule.runtime.api.metadata.MetadataContext
Retrieves the connection for the related a component and configuration
getConnectionManagementType() - Method in interface org.mule.runtime.api.meta.model.connection.ConnectionProviderModel
 
getConnectionManagementType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
getConnectionProviderModel(String) - Method in interface org.mule.runtime.api.meta.model.connection.HasConnectionProviderModels
Returns the ConnectionProviderModel that matches the given name.
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.connection.HasConnectionProviderModels
Returns a List of ConnectionProviderModels defined at the level of the component implementing this interface.
getConnectionProviders() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.ConnectedDeclaration
 
getConnectionProviders() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the ConnectionProviderModels which will be available to every ConfigurationModel defined in this extension.
getConstructModel(String) - Method in interface org.mule.runtime.api.meta.model.construct.HasConstructModels
Returns the ConstructModel that matches the given name.
getConstructModels() - Method in interface org.mule.runtime.api.meta.model.construct.HasConstructModels
Returns a List of ConstructModels defined at the extension level.
getConstructs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
getConstructs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
getConstructs() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithConstructsDeclaration
 
getContext() - Method in interface org.mule.runtime.api.event.Event
 
getContractClassName() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceContractModel
 
getContractName() - Method in interface org.mule.runtime.api.service.Service
Returns the name of the specific contract that this instance is fulfilling.
getContracts() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel
 
getCorrelationId() - Method in interface org.mule.runtime.api.event.Event
The returned value will depend on the flow source that created this event, and the flow that is executing the event.
getCorrelationId() - Method in interface org.mule.runtime.api.event.EventContext
The correlation ID is used to correlate messages between different flows and systems.
getCpuIntensivePoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getCpuIntensiveQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getCpuLightPoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getCpuLightQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getCredentials() - Method in interface org.mule.runtime.api.security.Authentication
 
getCredentials() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getCriticalErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for CRITICAL error type.
getData() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The custom TypedValue data associated to the notification.
getDataType() - Method in interface org.mule.runtime.api.el.DataTypeAware
 
getDataType() - Method in class org.mule.runtime.api.metadata.TypedValue
Returns the data type (if any) associated with this TypedValue's content.
getDataType() - Method in class org.mule.runtime.api.util.MultiMap.StringMultiMap
 
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
 
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Gets the declaration object for this descriptor
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Gets the declaration object for this descriptor
getDeclaringExtension(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getDeclaringExtension(String) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getDefault(boolean) - Static method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Creates a new instance of the ArtifactDeclarationJsonSerializer.
getDefault(Set<ExtensionModel>) - Static method in interface org.mule.runtime.api.dsl.DslResolvingContext
Provides the default implementation of DslResolvingContext based on a given Set of ExtensionModel
getDefault(Set<ExtensionModel>) - Static method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getDefaultEncoding() - Method in interface org.mule.runtime.api.el.ExpressionLanguageConfiguration
 
getDefaultInstance() - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
getDefaultMimeType() - Method in interface org.mule.runtime.api.el.DataFormat
Returns the default mime type
getDefaultParameterGroup() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
 
getDefaultPartition() - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns the default partition, which is unbounded and persistent
getDefaultValue() - Method in interface org.mule.runtime.api.el.DataFormatConfigOption
Returns the default value is any
getDefaultValue() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getDefaultValue() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The default value for this parameter.
getDefaultValue(BindingContext) - Method in interface org.mule.runtime.api.metadata.FunctionParameter.DefaultValueResolver
Returns the default value for a FunctionParameter given the current BindingContext, allowing to reference variables as defaults.
getDefaultValueResolver() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getDeprecatedSince() - Method in interface org.mule.runtime.api.meta.model.deprecated.DeprecationModel
 
getDeprecation() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getDeprecation() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
getDeprecation() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
getDeprecation() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
getDeprecation() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithDeprecatedDeclaration
 
getDeprecationModel() - Method in interface org.mule.runtime.api.meta.model.deprecated.DeprecableModel
 
getDescription() - Method in interface org.mule.runtime.api.config.Feature
Brief description of the feature.
getDescription() - Method in enum org.mule.runtime.api.config.MuleRuntimeFeature
 
getDescription() - Method in interface org.mule.runtime.api.el.DataFormatConfigOption
Retursn the description of this option
getDescription() - Method in interface org.mule.runtime.api.message.Error
Concise description of the error.
getDescription() - Method in interface org.mule.runtime.api.meta.DescribedObject
Returns the component's description
getDescription() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns the component's description
getDescription() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getDetailedDescription() - Method in interface org.mule.runtime.api.message.Error
Detailed description of the error.
getDetailedMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getDirectRunCpuLightWhenTargetBusy() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getDisplayModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
 
getDisplayModel() - Method in interface org.mule.runtime.api.meta.model.display.HasDisplayModel
 
getDisplayName() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getDisplayName() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getDisplayName() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getDisplayName() - Method in interface org.mule.runtime.api.value.Value
 
getDocName(Object) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getDocumentBuilderFactory() - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
getDocumentBuilderFactory(DefaultXMLSecureFactories) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getDomain() - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel
 
getDslConfiguration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getDslConfiguration() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getDslSource() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getDslSource() - Method in interface org.mule.runtime.api.component.Component
 
getDslSource() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
getDslSource() - Method in interface org.mule.runtime.api.message.Error
 
getElements() - Method in class org.mule.runtime.api.el.ModuleNamespace
Returns the array of elements that forms the namespace name
getEnabledCipherSuites() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
The list of ciphers that must be used to restrict the creation of the SSL Sockets
getEnabledProtocols() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
The list of enabled protocols that must be used to restrict the creation of the SSL Sockets
getEndPosition() - Method in class org.mule.runtime.api.el.validation.Location
 
getEndPosition() - Method in class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageLocation
The end position of this location
getEntityKeys() - Method in interface org.mule.runtime.api.metadata.EntityMetadataProvider
 
getEntityKeys(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Returns the list of entity types that can be queried in an EntityMetadataProvider component identified by the Location.
getEntityKeys(MetadataContext) - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
Resolves the Set of entities that can be queried in the DSQL operation that uses this resolver, representing them as a Set of MetadataKey.
getEntityMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.EntityMetadataProvider
 
getEntityMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves an entity TypeMetadataDescriptor for the EntityMetadataProvider component identified by the Location.
getEntityMetadata(MetadataContext, String) - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
Given a String representing the id of one of the entities, resolves the corresponding entity MetadataType,
getEntryTTL() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
The entry timeout in milliseconds.
getError() - Method in interface org.mule.runtime.api.component.execution.InputEvent
When a mule component throws an error then an Error object gets generated with all the data associated to the error.
getError() - Method in interface org.mule.runtime.api.event.Event
When a mule component throws an error then an Error object gets generated with all the data associated to the error.
getError() - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
getErrorCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getErrorCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for errors thrown by the source owner each time it fails to process any of the generated messages
getErrorMessage() - Method in interface org.mule.runtime.api.exception.ErrorMessageAwareException
Retrieves the error Message to be used in the error creation.
getErrorMessage() - Method in interface org.mule.runtime.api.message.Error
This is an error response generated by the component that failed to process the message.
getErrorMessage() - Method in exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
getErrorModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
getErrorModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getErrorModels() - Method in interface org.mule.runtime.api.meta.model.error.ThrowsErrors
 
getErrorModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getErrorNamespaces() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Returns the collection of current error namespaces.
getErrors() - Method in interface org.mule.runtime.api.exception.ComposedErrorException
Provides the list of errors associated to this exception.
getErrorType() - Method in exception org.mule.runtime.api.connection.ConnectionException
 
getErrorType() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getErrorType(ComponentIdentifier) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Returns the specified error's type if present.
getErrorType() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
getErrorType() - Method in exception org.mule.runtime.api.exception.TypedException
 
getErrorType() - Method in interface org.mule.runtime.api.message.Error
Returns the type of the error.
getErrorTypes() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instances for handleable errors available in this repository.
getEvent() - Method in exception org.mule.runtime.api.component.execution.ComponentExecutionException
Provides the Event associated to the exception, including the resulting Error with all the resolved data, such as it's ErrorType and cause.
getEvent() - Method in interface org.mule.runtime.api.component.execution.ExecutionResult
Obtain the result Event
getEvent() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getEvent() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getEvent() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The Event being processed when the notification was fired.
getEventContext() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
The name that identifies this particular notification type.
getEventName() - Method in class org.mule.runtime.api.notification.AsyncMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ClusterNodeNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ConnectionNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.CustomNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ExceptionNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.FlowConstructNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ManagementNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.PipelineMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.RoutingNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.SecurityNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getEvictionCheckIntervalMillis() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getExample() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getException() - Method in class org.mule.runtime.api.bulk.BulkItem
An exception if the item was failed
getException() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getException() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getException() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getExceptionInfo(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionInfo() - Method in exception org.mule.runtime.api.exception.MuleException
 
getExceptionReader(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Gets an exception reader for the exception.
getExceptionsAsList(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionStack(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionType() - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getExclusiveParameterNames() - Method in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModel
 
getExclusiveParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
getExclusiveParametersModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns a list of ExclusiveParametersModel which describe mutual exclusions between the parameters
getExecutionType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
getExecutionType() - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
 
getExhaustedAction() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getExpandEntities() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
getExpirationInterval() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
How frequently (in milliseconds) should the expiration thread run.
getExpression() - Method in interface org.mule.runtime.api.source.CronSchedulerConfiguration
 
getExpressionSupport() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getExpressionSupport() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The level of support this parameter has for expressions
getExtension(String) - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns an Optional ExtensionModel which name equals the provided name.
getExtension(String) - Method in class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
Returns an Optional ExtensionModel which name equals the provided name.
getExtension(String) - Method in class org.mule.runtime.internal.dsl.NullDslResolvingContext
 
getExtensionForType(String) - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns an Optional ExtensionModel that declared the given type.
getExtensionForType(String) - Method in class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
Returns an Optional ExtensionModel that declared the given type.
getExtensionForType(String) - Method in class org.mule.runtime.internal.dsl.NullDslResolvingContext
 
getExtensionModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel
 
getExtensionModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
getExtensions() - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns a Set containing all the ExtensionModels available in the current resolving context.
getExtensions() - Method in class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
Returns a Set containing all the ExtensionModels available in the current resolving context.
getExtensions() - Method in class org.mule.runtime.internal.dsl.NullDslResolvingContext
 
getExtensionTypes(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getExtensionTypes(String) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getExternalEntities() - Method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getExternalLibraryModels() - Method in interface org.mule.runtime.api.meta.model.HasExternalLibraries
 
getExternalProtocol() - Method in interface org.mule.runtime.api.serialization.ObjectSerializer
Provides access to the serialization protocol used for external consumption, that is, when objects are serialized on the container to be consumed later outside the container.
getExtractionExpression() - Method in interface org.mule.runtime.api.meta.model.parameter.ActingParameterModel
 
getFailingComponent() - Method in interface org.mule.runtime.api.message.Error
 
getFailingComponent() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailingComponent() - Method in class org.mule.runtime.api.notification.PipelineMessageNotification
Get the failing component if the pipeline has failed.
getFailingElement() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailure() - Method in exception org.mule.runtime.api.metadata.MetadataResolvingException
 
getFailure() - Method in class org.mule.runtime.api.sampledata.ImmutableSampleDataResult
 
getFailure() - Method in interface org.mule.runtime.api.sampledata.SampleDataResult
 
getFailure() - Method in class org.mule.runtime.api.value.ImmutableValueResult
getFailure() - Method in interface org.mule.runtime.api.value.ValueResult
 
getFailureCode() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailureCode() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
getFailureCode() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getFailures() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFailures() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFailures() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFeatureFlaggingService() - Method in interface org.mule.runtime.api.el.ExpressionLanguageConfiguration
Returns an instance of FeatureFlaggingService with per deployment configured Features
getFieldValueProviderModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getFieldValueProviderModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getFieldValues(Location, String, String) - Method in interface org.mule.runtime.api.value.ValueProviderService
Resolves the values for a element's value provider located in the given Location of the parameter field with the given parameter name and using the given field target selector.
getFile() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
getFileExtensions() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getFileName() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getFileName() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getFirst() - Method in class org.mule.runtime.api.util.Pair
 
getFlowStack() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
getFrequency() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getFunctionModel(String) - Method in interface org.mule.runtime.api.meta.model.function.HasFunctionModels
Returns the FunctionModel that matches the given name.
getFunctionModels() - Method in interface org.mule.runtime.api.meta.model.function.HasFunctionModels
Returns a List of FunctionModels defined at the level of the component implementing this interface.
getFunctions() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
getFunctions() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
getFunctions() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithFunctionsDeclaration
 
getGlobalName() - Method in interface org.mule.runtime.api.component.location.Location
 
getGlobalName() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
getGracefulShutdownTimeout() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getI18nMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getId() - Method in class org.mule.runtime.api.bulk.BulkItem
The item id
getId() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
getId() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
 
getId() - Method in interface org.mule.runtime.api.event.EventContext
Unique time-based id (UUID) for this EventContext.
getId() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getId() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getId() - Method in interface org.mule.runtime.api.value.Value
 
getIdentifier() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getIdentifier() - Method in interface org.mule.runtime.api.component.Component
 
getIdentifier() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
getIdentifier() - Method in interface org.mule.runtime.api.message.ErrorType
Identifier of the error.
getIdentifier() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Returns the ID of the notification.
getIdentifier() - Method in class org.mule.runtime.api.notification.IntegerAction
 
getIdentifier() - Method in interface org.mule.runtime.api.notification.Notification.Action
 
getImportedType() - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
getImportedTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getImportedTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getInfo() - Method in exception org.mule.runtime.api.exception.MuleException
 
getInfo(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
Returns a map of the non-standard information stored on the exception
getInfo() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getInitialisationPolicy() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getInputMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
getInputMetadata(String) - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
getInputMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the dynamic MetadataType for the current component parameters with the given key.
getInputMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the dynamic MetadataType for the current component parameter with the given key.
getInputMetadata(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
This method resolves the static input type for a ParameterModel proxing to the StaticResolver.getStaticMetadata() method.
getInputMetadata(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver
Given an instance of type K, resolves their MetadataType which represents the type structure.
getInputType(String, MetadataType, MuleEventMetadataTypeBuilder, ExpressionLanguageMetadataService.MessageCallback) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Infers the expected input mule event type MuleEventMetadataType for specified output type with the given script.
getInstance() - Static method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
getInstance() - Static method in class org.mule.runtime.api.scheduler.SchedulerContainerPoolsConfig
 
getInstance() - Static method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getInternalErrorTypes() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instances for un-handleable errors available in this repository.
getInternalProtocol() - Method in interface org.mule.runtime.api.serialization.ObjectSerializer
Provides access to the serialization protocol used for internal consumption, that is, when objects are serialized on the container to reuse them later inside the container.
getIoCorePoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getIoKeepAlive() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getIoMaxPoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getIoQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getIssueId() - Method in interface org.mule.runtime.api.config.Feature
The issue that caused this feature was added.
getIssueId() - Method in enum org.mule.runtime.api.config.MuleRuntimeFeature
 
getItemDataType() - Method in interface org.mule.runtime.api.metadata.CollectionDataType
Obtains the DataType of the items in the collection.
getItems() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
getItemSequenceInfo() - Method in interface org.mule.runtime.api.event.Event
Returns the sequence metadata of this event.
getKey() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the MetadataKey associated (if any) to the resolution of the component's metadata.
getKey() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
getKey() - Method in class org.mule.runtime.internal.util.collection.ImmutableEntry
 
getKeyDataType() - Method in interface org.mule.runtime.api.metadata.MapDataType
Obtains the DataType of the keys in the map.
getKeyLowerCase() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
getKeyPassword() - Method in interface org.mule.runtime.api.tls.TlsContextKeyStoreConfiguration
 
getKeys(String) - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
Returns an Optional with Set for a given resolver name if it is present.
getKeys(MetadataContext) - Method in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolver
Resolves the Set of types that can be described, representing them as a Set of MetadataKey
getKeysByCategory() - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
 
getKeyStoreConfiguration() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
getLayoutModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
getLayoutModel() - Method in interface org.mule.runtime.api.meta.model.display.HasLayoutModel
 
getLayoutModel() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The value of LayoutModel.getOrder() is to be consider relative to the owning ParameterGroupModel
getLeft() - Method in class org.mule.runtime.api.functional.Either
 
getLength() - Method in class org.mule.runtime.api.metadata.TypedValue
Deprecated.
getLicense() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel
 
getLine() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getLine() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getLine() - Method in class org.mule.runtime.api.el.validation.Position
 
getLine() - Method in class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessagePosition
 
getLineInFile() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
Deprecated.
getLineInFile() - Method in interface org.mule.runtime.api.component.location.LocationPart
Deprecated.
getLocalName() - Method in class org.mule.runtime.api.el.ModuleElementName
 
getLocation() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getLocation() - Method in interface org.mule.runtime.api.component.Component
 
getLocation() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getLocation() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getLocation() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
getLocation() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getLocationUri() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getLogConfigFile() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
getMajor() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getMaxActive() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxConcurrentTasks() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getMaxEntries() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
Returns the max number of entries allowed.
getMaxIdle() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxOccurs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
getMaxOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
Deprecated.
Optional value which represents the maximum amount of times that this component can be used inside the owning one.
getMaxOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestedRouteModel
Optional value which represents the maximum amount of times that this route can be used inside the owning component.
getMaxPoolSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMaxWait() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMaxWait() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxWaitUnit() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMediaType() - Method in interface org.mule.runtime.api.metadata.DataType
The mime type of the the source object to transform.
getMessage() - Method in class org.mule.runtime.api.bulk.BulkItem
Message to add context on this item.
getMessage() - Method in interface org.mule.runtime.api.component.execution.InputEvent
Returns the message payload for this event
getMessage() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getMessage() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getMessage() - Method in interface org.mule.runtime.api.event.Event
Returns the message payload for this event
getMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getMessage() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getMessage(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getMessage() - Method in interface org.mule.runtime.api.meta.model.deprecated.DeprecationModel
 
getMessage() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getMessage() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
getMessage() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getMessage() - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
getMessageCode() - Method in exception org.mule.runtime.api.exception.MuleException
 
getMessageSources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getMessageSources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getMessageSources() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSourcesDeclaration
 
getMetadata() - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the ComponentMetadataDescriptor for the current component using only the static types of the Component's parameters, attributes and output.
getMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the ComponentMetadataDescriptor for the current component using both static and dynamic resolving of the Component's parameters, attributes and output.
getMetadataAttributes() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
getMetadataFromSample(InputStream, Map<String, Object>, String) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Infers the metadata out of a sample data
getMetadataKeys() - Method in interface org.mule.runtime.api.metadata.MetadataKeyProvider
Returns the a MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver associated to this Component.
getMetadataKeys(MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataKeyProvider
Returns the a MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver associated to this Component.
getMetadataKeys(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Returns the list of types that can be described by the TypeKeysResolver associated to the MetadataKeyProvider Component identified by the Location.
getMetadataKeys(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Returns the a MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver associated to this Component.
getMetadataProperty(Class<T>) - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
Returns a registered model property of typepropertyType
getMetadataProperty(Class<T>) - Method in interface org.mule.runtime.api.metadata.MetadataEnrichableModel
Returns a registered model property of typepropertyType
getMinEvictionMillis() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMinMuleVersion() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getMinMuleVersion() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getMinOccurs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
getMinOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
Deprecated.
Represents the minimum amount of times that this component can be used inside the owning one.
getMinOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestedRouteModel
Represents the minimum amount of times that this route can be used inside the owning component.
getMinor() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getMinPoolSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getModel() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
getModelProperties() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns a Set with the currently added properties.
getModelProperties() - Method in interface org.mule.runtime.api.meta.model.EnrichableModel
Returns all the model properties registered for this model
getModelProperties() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Returns all the model properties registered for this model
getModelProperty(Class<P>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns the model property registered under key
getModelProperty(Class<T>) - Method in interface org.mule.runtime.api.meta.model.EnrichableModel
Returns a registered model property of type propertyType.
getModelProperty(Class<T>) - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Returns a registered model property of type propertyType.
getName() - Method in interface org.mule.runtime.api.component.ComponentIdentifier
 
getName() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getName() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getName() - Method in interface org.mule.runtime.api.el.DataFormatConfigOption
Returns the name of the configuration option
getName() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Gets the name of the object
getName() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NamedDeclaration
Gets the name of the object
getName() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
A simple name for this extension.
getName() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getName() - Method in interface org.mule.runtime.api.meta.model.ModelProperty
A unique name which identifies this property.
getName() - Method in interface org.mule.runtime.api.meta.model.parameter.ActingParameterModel
Gets the name
getName() - Method in interface org.mule.runtime.api.meta.NamedObject
Gets the name of the object
getName() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
getName() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getName() - Method in interface org.mule.runtime.api.metadata.MetadataProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
getName() - Method in interface org.mule.runtime.api.scheduler.Scheduler
Returns a name that indicates where was this scheduler created.
getName() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
Returns a name that indicates where was this scheduler created.
getNamespace() - Method in interface org.mule.runtime.api.component.ComponentIdentifier
The namespace is a short name of the extension that defines the component.
getNamespace() - Method in class org.mule.runtime.api.el.ModuleElementName
 
getNamespace() - Method in interface org.mule.runtime.api.message.ErrorType
The namespace of the module where the error is defined.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
Gets the namespace of error.
getNamespace() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Gets the namespace of error.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Gets the namespace of notification.
getNamespace() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
Gets the namespace of error.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
Gets the namespace of error.
getNamespace() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getNamespace() - Method in class org.mule.runtime.api.notification.IntegerAction
 
getNamespace() - Method in interface org.mule.runtime.api.notification.Notification.Action
 
getNamespaceUri() - Method in interface org.mule.runtime.api.component.ComponentIdentifier
 
getNestedComponents() - Method in interface org.mule.runtime.api.meta.model.ComposableModel
 
getNestedComponents() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
getNestedComponents() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithNestedComponentsDeclaration
 
getNextMessage() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getNonMuleException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getNotificationModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
getNotificationModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getNotificationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getNotificationModels() - Method in interface org.mule.runtime.api.meta.model.notification.HasNotifications
 
getObject(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds an object by name
getObjectByType(Class<?>) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds an object by type
getObjectsByType(Class<T>) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds all objects matching the given type
getObjectStore(String) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns an ObjectStore previously defined through the ObjectStoreManager.createObjectStore(String, ObjectStoreSettings) method.
getObjectStore() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
getOffset() - Method in class org.mule.runtime.api.el.validation.Position
 
getOffset() - Method in class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessagePosition
 
getOperationMetadata(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using only the static types of its parameters, attributes and output.
getOperationMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using both static and dynamic resolving of the parameters, attributes and output types.
getOperationModel(String) - Method in interface org.mule.runtime.api.meta.model.operation.HasOperationModels
Returns the OperationModel that matches the given name.
getOperationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns a List of OperationModels defined at the extension level.
getOperationModels() - Method in interface org.mule.runtime.api.meta.model.operation.HasOperationModels
Returns a List of OperationModels defined at the level of the component implementing this interface.
getOperations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getOperations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getOperations() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOperationsDeclaration
 
getOrCreateObjectStore(String, ObjectStoreSettings) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns the ObjectStore of name if it has already been defined.
getOrDefault(Object, V) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
getOrder() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
getOriginatingLocation() - Method in interface org.mule.runtime.api.event.EventContext
 
getOriginatingLocation() - Method in interface org.mule.runtime.api.streaming.CursorProvider
 
getOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
getOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
getOutput() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
 
getOutput() - Method in interface org.mule.runtime.api.meta.model.function.FunctionModel
Returns a MetadataType for the value that this component sets on the output Message.getPayload() field.
getOutput() - Method in interface org.mule.runtime.api.meta.model.HasOutputModel
Returns a MetadataType for the value that this component sets on the output Message.getPayload() field.
getOutputAttributes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
getOutputAttributes() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
 
getOutputAttributes() - Method in interface org.mule.runtime.api.meta.model.HasOutputModel
Returns a OutputModel for the value that this component sets on the output attributes of the message.
getOutputAttributesMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
getOutputAttributesResolverName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the output attributes resolver (if any) associated to the Component.
getOutputMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor
 
getOutputMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the dynamic MetadataType for the current component output and attrubutes with the given key.
getOutputMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the dynamic MetadataType for the current component output with the given key.
getOutputResolverName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the output resolver (if any) associated to the Component.
getOutputType(TypeBindings, String, ExpressionLanguageMetadataService.MessageCallback) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns the result type expression when invoked with the given TypeBindings.
getOutputType(TypeBindings, String, String, ExpressionLanguageMetadataService.MessageCallback) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns the result type expression when invoked with the given TypeBindings.
getOutputType(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
This method resolves the static output type for a OutputModel proxing to the StaticResolver.getStaticMetadata() method.
getOutputType(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver
Given an instance of type K, resolves their MetadataType, which represents the type structure.
getOverridingSystemPropertyName() - Method in interface org.mule.runtime.api.config.Feature
System Property name to be used to decide whether the feature has to be enabled or disabled for the whole Runtime instance without considering any other condition related to the deployment context.
getOverridingSystemPropertyName() - Method in enum org.mule.runtime.api.config.MuleRuntimeFeature
 
getParameter(String) - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns the parameterModel with the given name if one is present.
getParameter(String) - Method in class org.mule.runtime.api.metadata.MediaType
 
getParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
 
getParameterGroup(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
 
getParameterGroupModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterizedModel
 
getParameterGroups() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
 
getParameterGroups() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleApplicationModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleDomainModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MulePluginModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MulePolicyModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleServerPluginModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleServiceModelJsonSerializer
 
getParameterMetadata(String) - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
getParameterModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns the parameterModels available for this group
getParameterNames() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
 
getParameterResolverName(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the resolver associated to a given parameter.
getParameters() - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
getParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
getParameters() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getParameters() - Method in interface org.mule.runtime.api.metadata.FunctionDataType
 
getParent() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
 
getParent() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
getParent() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
getParent() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
 
getParentErrorType() - Method in interface org.mule.runtime.api.message.ErrorType
An error can be an specific type of a more general error type in which case it must return the general error as result of calling getParentErrorType
getPartIdentifier() - Method in interface org.mule.runtime.api.component.location.LocationPart
A location part represent an specific location of a component within another component.
getPartName() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getPartName() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getPartName() - Method in interface org.mule.runtime.api.value.Value
 
getPartOrder() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getPartPath() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getParts() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getParts() - Method in interface org.mule.runtime.api.component.location.Location
 
getParts() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
getPassword() - Method in interface org.mule.runtime.api.security.Credentials
 
getPassword() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getPath() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getPathModel() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getPayload() - Method in class org.mule.runtime.api.bulk.BulkItem
The actual data this entity represents
getPayload() - Method in interface org.mule.runtime.api.message.Message
Gets a TypedValue with the payload of this message.
getPayloadMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
getPluginClassName() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
getPolicyId() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
getPoolingProfile() - Method in interface org.mule.runtime.api.config.HasPoolingProfile
 
getPosition() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
Gets the position or ordering number for this event in the the sequence, starting from 0 up to ItemSequenceInfo.getSequenceSize() - 1 in case it's defined
getPosition() - Method in interface org.mule.runtime.api.streaming.Cursor
 
getPosition() - Method in class org.mule.runtime.internal.event.ItemSequenceInfoBindingWrapper
 
getPossibleValues() - Method in interface org.mule.runtime.api.el.DataFormatConfigOption
The list of possible values for this option.
getPrefix() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getPreparedStatementCacheSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getPrimaryType() - Method in class org.mule.runtime.api.metadata.MediaType
 
getPrincipal() - Method in interface org.mule.runtime.api.security.Authentication
 
getPrincipal() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getPrivilegedArtifacts() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getPrivilegedArtifacts() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getPrivilegedPackages() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getPrivilegedPackages() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getProductByName(String) - Static method in enum org.mule.runtime.api.deployment.meta.Product
 
getProperties() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getProperties() - Method in interface org.mule.runtime.api.metadata.MetadataEnrichableModel
 
getProperties() - Method in interface org.mule.runtime.api.security.Authentication
 
getProperties() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getProvider() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
getProvider() - Method in interface org.mule.runtime.api.streaming.Cursor
 
getProviderId() - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
getProviderId() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getProviderName() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getReaderOptions() - Method in interface org.mule.runtime.api.el.DataFormat
Returns the list of all supported reader options
getReason() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getReason() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
getReason() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getReceivedTime() - Method in interface org.mule.runtime.api.event.EventContext
 
getRegexMatcher() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If present, returns a regexp which must match the name of the library's file.
getReloadControl() - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Subclasses should override to customize the bundle reload control.
getRepresentation() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getRepresentation() - Method in interface org.mule.runtime.api.component.Component
 
getRequiredClassName() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If present, the library should contain a class of the given name
getRequiredEntitlement() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
getRequiredProduct() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getRequiredProduct() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolver
This is the name of the TypeResolver.
getResource(String, Class<?>) - Static method in class org.mule.runtime.internal.util.ClassUtils
Load a given resource.
getResourceAsUrl(String, Class) - Static method in class org.mule.runtime.api.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceAsUrl(String, Class, boolean, boolean) - Static method in class org.mule.runtime.api.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceIdentifier() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getResources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getResources() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getReturnType() - Method in interface org.mule.runtime.api.metadata.FunctionDataType
 
getRevision() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getRight() - Method in class org.mule.runtime.api.functional.Either
 
getRole() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getRole() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getRoles() - Method in interface org.mule.runtime.api.security.Credentials
 
getRootContainerLocation() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getRootContainerLocation() - Method in interface org.mule.runtime.api.component.Component
The actual root container component location.
getRootContainerName() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
Gets the name of the root containing element.
getRootException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getRootId() - Method in interface org.mule.runtime.api.event.EventContext
Unique time-based id (UUID) for this EventContext's root.
getRootMuleException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getSampleData() - Method in class org.mule.runtime.api.sampledata.ImmutableSampleDataResult
 
getSampleData() - Method in interface org.mule.runtime.api.sampledata.SampleDataResult
 
getSampleDataProviderModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
getSampleDataProviderModel() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
 
getSampleDataProviderModel() - Method in interface org.mule.runtime.api.meta.model.HasOutputModel
If the component supports providing sample data, this method returns an Optional SampleDataProviderModel which describes the used provider.
getSAXParserFactory() - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
getSAXParserFactory(DefaultXMLSecureFactories) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getSchedulerName() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getSchedulerPoolStrategy() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getSchedulers() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Provides a read-only view of all currently active Schedulers created through this service.
getSchemaFactory(String) - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
getSchemaFactory(DefaultXMLSecureFactories, String) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getSchemaLocation() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getSchemaVersion() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getSecond() - Method in class org.mule.runtime.api.util.Pair
 
getSecureProperties() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
getSemanticTerms() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSemanticTerms
 
getSemanticTerms() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
getSemanticTerms() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
getSemanticTerms() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSemanticTermsDeclaration
 
getSequenceSize() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
Determines how many events are in the sequence
getSequenceSize() - Method in class org.mule.runtime.internal.event.ItemSequenceInfoBindingWrapper
 
getServerId() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getService() - Method in class org.mule.runtime.api.service.ServiceDefinition
 
getServiceClass() - Method in class org.mule.runtime.api.service.ServiceDefinition
 
getServiceDefinition() - Method in interface org.mule.runtime.api.service.ServiceProvider
Provides a service instance.
getServiceProviderClassName() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceContractModel
 
getServices() - Method in interface org.mule.runtime.api.service.ServiceRepository
Provides access to the services available in the container.
getSeverity() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getShutdownTimeoutMillis() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getSince() - Method in interface org.mule.runtime.api.config.Feature
A comma-separated list of versions since this feature exists.
getSince() - Method in enum org.mule.runtime.api.config.MuleRuntimeFeature
 
getSize() - Method in interface org.mule.runtime.api.streaming.HasSize
Returns this object's size.
getSize() - Method in class org.mule.runtime.api.util.DataSize
 
getSource() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
Deprecated.
getSourceCode(Component) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getSourceErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for SOURCE error type.
getSourceFile(Component) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getSourceFileLine(Component) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getSourceMetadata(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using only the static types of its parameters, attributes and output.
getSourceMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using both static and dynamic resolving of the parameters, attributes and output types.
getSourceModel(String) - Method in interface org.mule.runtime.api.meta.model.source.HasSourceModels
Returns the SourceModel that matches the given name.
getSourceModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns a List of SourceModels defined at the extension level.
getSourceModels() - Method in interface org.mule.runtime.api.meta.model.source.HasSourceModels
Returns a List of SourceModels defined at the level of the component implementing this interface.
getSourceResponseErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for SOURCE_RESPONSE error type.
getSplashMessage() - Method in interface org.mule.runtime.api.artifact.SplashMessageProvider
Provides a message to show in the splash screen of the Mule Runtime when this is started.
getSplashMessage() - Method in interface org.mule.runtime.api.service.Service
 
getStartColumn() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
Deprecated.
getStartColumn() - Method in interface org.mule.runtime.api.component.location.LocationPart
Deprecated.
getStartDelay() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getStartPosition() - Method in class org.mule.runtime.api.el.validation.Location
 
getStartPosition() - Method in class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageLocation
The start position of this location
getStaticMetadata() - Method in interface org.mule.runtime.api.metadata.resolving.StaticResolver
Creates a new MetadataType
getStatusCode() - Method in class org.mule.runtime.api.bulk.BulkItem
An optional status code
getStereotype() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
getStereotype() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithStereotypesDeclaration
 
getStereotype() - Method in interface org.mule.runtime.api.meta.model.stereotype.HasStereotypeModel
 
getString(String, int) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object[]) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
 
getStringRepresentableMimeTypes() - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
 
getSubType() - Method in class org.mule.runtime.api.metadata.MediaType
 
getSubTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getSubTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getSubTypes() - Method in class org.mule.runtime.api.meta.model.SubTypesModel
 
getSubTypes(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Returns a Set with all the declared ObjectType subtypes for the indicated ObjectType type.
getSubTypes(ObjectType) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getSuccessCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getSuccessCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for the values produced by the source owner each time it successfully processes any of the generated messages.
getSuffix() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getSuggestedCoordinates() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If provided, suggests Maven coordinates where the required library can be found.
getSummary() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getSummaryMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getSummaryMessage() - Method in exception org.mule.runtime.privileged.exception.SuppressedMuleException
 
getSuperTypes(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Returns a Set with all the declared ObjectType that are considered super types from the given ObjectType type.
getSuperTypes(ObjectType) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getSupportedDataFormats() - Method in interface org.mule.runtime.api.el.ExpressionLanguageCapabilitiesService
Returns the list of supported DataFormat
getSupportedMimeTypes() - Method in interface org.mule.runtime.api.el.DataFormat
Returns the list of all supported mime types
getSuppressedCauses() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
getSuppressedException() - Method in exception org.mule.runtime.privileged.exception.SuppressedMuleException
 
getTabName() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
getTargetBindingContext(Message) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext that only contains the restricted bindings to be used for evaluating the target expression.
getTargetObject() - Method in interface org.mule.runtime.api.tx.MuleXaObject
Get XAConnection or XASession from wrapper / proxy
getTargetSelector() - Method in class org.mule.runtime.api.meta.model.parameter.FieldValueProviderModel
 
getTerminateCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getTerminateCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for the results of every generated message.
getThis() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
getThreadNamePrefix() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getThreadNameSuffix() - Method in interface org.mule.runtime.api.scheduler.Scheduler
 
getTime() - Method in class org.mule.runtime.api.time.Time
Returns a scalar time value
getTimestamp() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getTimeUnit() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getTimeZone() - Method in interface org.mule.runtime.api.source.CronSchedulerConfiguration
 
getToRemoveIn() - Method in interface org.mule.runtime.api.meta.model.deprecated.DeprecationModel
 
getTransactionStringId() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getTransformerFactory() - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
getTransformerFactory(DefaultXMLSecureFactories) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getTrustStoreConfiguration() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
getType() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
getType() - Method in interface org.mule.runtime.api.el.DataFormatConfigOption
Returns the type of this option.
getType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
getType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
getType() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
 
getType() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getType() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
Gets the type of the error.
getType() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Gets the type of the error.
getType() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getType() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Returns the MetadataType of the data associated to the notification.
getType() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
Gets the name of the stereotype.
getType() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
Gets the name of the stereotype.
getType(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getType() - Method in interface org.mule.runtime.api.meta.Typed
Returns the MetadataType of the Typed component.
getType() - Method in interface org.mule.runtime.api.metadata.DataType
The object type of the source object to transform.
getType() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
getType() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
getType() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getType() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getType() - Method in class org.mule.runtime.api.notification.ConnectionNotification
 
getType() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
getType() - Method in class org.mule.runtime.api.notification.ExceptionNotification
 
getType() - Method in class org.mule.runtime.api.notification.RoutingNotification
 
getType() - Method in class org.mule.runtime.api.notification.SecurityNotification
 
getType() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getType(String) - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getTypeBuilder() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getTypeById(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getTypeCatalog() - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns a TypeCatalog containing all the ObjectTypes available in the current resolving context.
getTypeCatalog() - Method in class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
Returns a TypeCatalog containing all the ObjectTypes available in the current resolving context.
getTypeCatalog() - Method in class org.mule.runtime.internal.dsl.NullDslResolvingContext
 
getTypeLoader() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getTypes() - Method in class org.mule.runtime.internal.meta.type.DefaultTypeCatalog
 
getTypeSerializer() - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns the type serializer
getUberCorePoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getUberKeepAlive() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getUberMaxPoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getUberQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
getUnit() - Method in class org.mule.runtime.api.time.Time
A TimeUnit which qualifies Time.getTime()
getUnit() - Method in class org.mule.runtime.api.util.DataSize
 
getUsername() - Method in interface org.mule.runtime.api.security.Credentials
 
getValue() - Method in class org.mule.runtime.api.functional.Either
 
getValue() - Method in class org.mule.runtime.api.metadata.TypedValue
 
getValue() - Method in class org.mule.runtime.internal.util.collection.ImmutableEntry
 
getValueDataType() - Method in interface org.mule.runtime.api.metadata.MapDataType
Obtains the DataType of the values in the map.
getValueProviderModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getValueProviderModel() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getValues() - Method in class org.mule.runtime.api.value.ImmutableValueResult
getValues(Location, String) - Method in interface org.mule.runtime.api.value.ValueProviderService
Resolves the values for a element's value provider located in the given Location.
getValues() - Method in interface org.mule.runtime.api.value.ValueResult
 
getVariables() - Method in interface org.mule.runtime.api.component.execution.InputEvent
Returns the variables in the event
getVariables() - Method in interface org.mule.runtime.api.event.Event
Returns the variables in the event
getVariables() - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
getVendor() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getVendor() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the name of the extension's vendor This name is used to: Represent the extension's vendor Differentiate different extensions with the same name, to give the possibility of having two connectors with the same name, for example, one made by MuleSoft and the second one by a third party
getVerboseMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getVerboseMessage() - Method in exception org.mule.runtime.privileged.exception.SuppressedMuleException
 
getVersion() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getVersion() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns this extension's version.
getWaitAllowed() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getWriterOptions() - Method in interface org.mule.runtime.api.el.DataFormat
The list of all supported writer options
getXmlDslModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getXmlDslModel() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getXMLInputFactory() - Method in class org.mule.runtime.api.util.xmlsecurity.XMLSecureFactories
 
getXMLInputFactory(DefaultXMLSecureFactories) - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLSecureFactoriesCache
 
getXsdFileName() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
globalName(String) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Sets the name of the global component.
globalName(String) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 

H

HANDLE_SPLITTER_EXCEPTION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, then DW will correctly handle Splitter's exceptions, avoiding some serialization issues.
handleable(boolean) - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Specifies if the error can be handled through an error handler or not.
HasConnectionProviderDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
 
HasConnectionProviderModels - Interface in org.mule.runtime.api.meta.model.connection
A model which contains ConnectionProviderModel instances
HasConstructDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add constructs
HasConstructModels - Interface in org.mule.runtime.api.meta.model.construct
A model which contains OperationModels
HasDeprecatedDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add DeprecationModel
HasDisplayModel - Interface in org.mule.runtime.api.meta.model.display
A model which optionally contains a DisplayModel
HasDisplayModelDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add a DisplayModel
hasDynamicType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
hasDynamicType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
hasDynamicType() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
 
hasDynamicType() - Method in interface org.mule.runtime.api.meta.Typed
Returns true if the type of the Component is of dynamic kind, and has to be discovered during design time using the MetadataService service.
HasExternalLibraries - Interface in org.mule.runtime.api.meta.model
Interface for a model which contains external libraries
HasFunctionDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add functions
HasFunctionModels - Interface in org.mule.runtime.api.meta.model.function
A model which contains FunctionModels
hashCode() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
hashCode() - Method in class org.mule.runtime.api.config.PoolingProfile
 
hashCode() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceContractModel
 
hashCode() - Method in class org.mule.runtime.api.el.ModuleElementName
 
hashCode() - Method in class org.mule.runtime.api.el.ModuleNamespace
 
hashCode() - Method in exception org.mule.runtime.api.exception.MuleException
 
hashCode() - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.parameter.FieldValueProviderModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
hashCode() - Method in class org.mule.runtime.api.meta.MuleVersion
 
hashCode() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
hashCode() - Method in class org.mule.runtime.api.metadata.MediaType
 
hashCode() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
hashCode() - Method in class org.mule.runtime.api.metadata.TypedValue
 
hashCode() - Method in class org.mule.runtime.api.notification.IntegerAction
 
hashCode() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
hashCode() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
hashCode() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
hashCode() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
hashCode() - Method in class org.mule.runtime.api.util.MultiMap
 
hashCode() - Method in class org.mule.runtime.api.util.Pair
hashCode() - Method in class org.mule.runtime.api.util.Reference
 
hashCode() - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
hashCode() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
hashCode() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
hashCode() - Method in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
HasLayoutModel - Interface in org.mule.runtime.api.meta.model.display
A model which optionally contains a LayoutModel
HasModelProperties<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a model properties
hasName() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
HasNestedComponentsDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a NestableElementModel as child
HasNestedRoutesDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a NestedRouteModel as child
HasNotifications - Interface in org.mule.runtime.api.meta.model.notification
Indicates that the current model can declare which NotificationModel it fires.
HasOperationDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add operations
HasOperationModels - Interface in org.mule.runtime.api.meta.model.operation
A model which contains OperationModels
HasOutputModel - Interface in org.mule.runtime.api.meta.model
Interface for a model which declares an OutputModel for its resulting payload and attributes.
HasParametersDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a model properties
HasPoolingProfile - Interface in org.mule.runtime.api.config
A contract interface for an object that may contain a PoolingProfile
hasResponse() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
hasResponse(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to specify if the declared source emits responses
hasResponse() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
 
HasSemanticTerms - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add semantic terms
HasSemanticTermsDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add semantic terms which describe the declaration's meaning and effect
HasSize - Interface in org.mule.runtime.api.streaming
A generic contract for an object which can be described with a size of some sort.
HasSourceDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add message sources
HasSourceModels - Interface in org.mule.runtime.api.meta.model.source
A model which contains SourceModel instances
HasStereotypeDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add StereotypeModel
HasStereotypeModel - Interface in org.mule.runtime.api.meta.model.stereotype
A model which can be qualified with a set of StereotypeModels that correspond to this model definition.
hasSuffix() - Method in class org.mule.runtime.api.meta.MuleVersion
 
HealthCheckValidator - Interface in org.mule.runtime.api.healthcheck
HealthCheck validator contract to be implemented by any component that needs to report on the ready status of an application.
HONOUR_ERROR_MAPPINGS_WHEN_POLICY_APPLIED_ON_OPERATION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, the operation policy's error resolution is ignored so that the error mappings of the processor on which the policy was applied are set successfully
HONOUR_EXTENSION_ERROR_NAMESPACE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
HONOUR_INSECURE_TLS_CONFIGURATION_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the insecure attribute of the trust-store element will be honoured even when other attributes are configured.
HONOUR_PERSISTED_FLOW_STATE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, flows will honour the state configured in flows.deployment.properties when restarting the app, regardless of the initial state.
HONOUR_RESERVED_PROPERTIES_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true an application won't be able to override reserved properties such as app.name.
HTML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
HTML_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
hyphenize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a camel case value into a hyphenized one.

I

I18nMessage - Class in org.mule.runtime.api.i18n
 
I18nMessage(String, int, Object...) - Constructor for class org.mule.runtime.api.i18n.I18nMessage
 
I18nMessageFactory - Class in org.mule.runtime.api.i18n
Base MessageFactory for I18n supported messages.
I18nMessageFactory() - Constructor for class org.mule.runtime.api.i18n.I18nMessageFactory
 
ID - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
IdempotentExtensionWalker - Class in org.mule.runtime.api.meta.model.util
A ExtensionWalker which assures that each component is visited only once, making it easy to handle the fact that some components such as OperationModel, SourceModel, ConnectionProviderModel, etc, implement the flyweight pattern, which means that the same instance might be present at different levels.
IdempotentExtensionWalker() - Constructor for class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
identifier(ComponentIdentifier) - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
identifier() - Method in class org.mule.runtime.api.el.Binding
 
identifiers() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all identifiers found.
identifiers() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns all identifiers found.
ifComputed(LongConsumer) - Method in class org.mule.runtime.api.util.LazyLong
If the value has already been computed, if passes it to the given consumer.
ifComputed(Consumer<T>) - Method in class org.mule.runtime.api.util.LazyValue
If the value has already been computed, if passes it to the given consumer.
ifPresent(Optional<T>, Consumer<? super T>, Runnable) - Static method in class org.mule.runtime.api.util.FunctionalUtils
If the optional is present, it executes the ifPresent consumer.
ImmutableEntry<K,V> - Class in org.mule.runtime.internal.util.collection
Immutable Map.Entry implementation.
ImmutableEntry(Map.Entry<K, V>) - Constructor for class org.mule.runtime.internal.util.collection.ImmutableEntry
 
ImmutableErrorModel - Class in org.mule.runtime.api.meta.model.error
Default and immutable implementation of ErrorModel
ImmutableErrorModel(String, String, ErrorModel) - Constructor for class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Deprecated.
This constructor is deprecated and will be removed in Mule 5. Use ImmutableErrorModel(String, String, ErrorModel) instead
ImmutableErrorModel(String, String, boolean, ErrorModel) - Constructor for class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Creates a new instance
ImmutableFileRepeatableInputStream - Class in org.mule.runtime.api.streaming.bytes
An InputStream implementation that allows obtaining a repeatable stream from the contents of an immutable file that already exists in the local file system.
ImmutableFileRepeatableInputStream(File, boolean) - Constructor for class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
Creates a new instance
ImmutableListCollector<T> - Class in org.mule.runtime.internal.util.collection
Collector that returns a ImmutableList
ImmutableListCollector() - Constructor for class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
ImmutableMapCollector<T,K,V> - Class in org.mule.runtime.internal.util.collection
Collector which returns an ImmutableMap
ImmutableMapCollector(Function<T, K>, Function<T, V>) - Constructor for class org.mule.runtime.internal.util.collection.ImmutableMapCollector
Creates a new instance
ImmutableSampleDataResult - Class in org.mule.runtime.api.sampledata
Immutable implementation of SampleDataResult
ImmutableSampleDataResult(SampleDataFailure) - Constructor for class org.mule.runtime.api.sampledata.ImmutableSampleDataResult
 
ImmutableSampleDataResult(Message) - Constructor for class org.mule.runtime.api.sampledata.ImmutableSampleDataResult
 
ImmutableSetCollector<T> - Class in org.mule.runtime.internal.util.collection
Collector that returns a ImmutableSet
ImmutableSetCollector() - Constructor for class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
ImmutableStereotypeModel - Class in org.mule.runtime.api.meta.model.stereotype
Default and immutable implementation of StereotypeModel
ImmutableStereotypeModel(String, String, StereotypeModel) - Constructor for class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
ImmutableValueResult - Class in org.mule.runtime.api.value
Immutable implementation of ValueResult
ImportedTypeModel - Class in org.mule.runtime.api.meta.model
A model which describes that an extension is importing an imported type.
ImportedTypeModel(ObjectType) - Constructor for class org.mule.runtime.api.meta.model.ImportedTypeModel
Creates a new instance
INFO_ALREADY_LOGGED_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
Deprecated.
this is a property in an object now, no more need for a key
INFO_CAUSED_BY_KEY - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_CAUSED_BY_KEY_MSG - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_ERROR_TYPE_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFO_ERROR_TYPE_KEY - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_ERROR_TYPE_KEY_MSG - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_LOCATION_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFO_LOCATION_KEY - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_LOCATION_KEY_MSG - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_SOURCE_DSL_KEY - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_SOURCE_DSL_KEY_MSG - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
INFO_SOURCE_XML_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
Initialisable - Interface in org.mule.runtime.api.lifecycle
Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing service.
InitialisationException - Exception in org.mule.runtime.api.lifecycle
InitialisationException is thrown by the initialise method defined in the Initialisable interface.
InitialisationException(I18nMessage, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
InitialisationException(I18nMessage, Throwable, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
InitialisationException(Throwable, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
initialise() - Method in interface org.mule.runtime.api.lifecycle.Initialisable
Method used to perform any initialisation work.
INITIALISE_ALL - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool to initialise all components on startup.
INITIALISE_NONE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool not to initialise any components on startup.
INITIALISE_ONE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool only to initialise one service on startup.
initialized - Variable in class org.mule.runtime.api.util.LazyValue
 
initRootContainerName() - Method in class org.mule.runtime.api.component.AbstractComponent
 
INPUT_STREAM - Static variable in interface org.mule.runtime.api.metadata.DataType
 
InputEvent - Interface in org.mule.runtime.api.component.execution
Interface for defining the content of an event.
InputMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Represents the view of all the Metadata associated to an Component's Message output
InputMetadataDescriptor.InputMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of OutputMetadataDescriptor
InputStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the ParameterModels.
InputStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
 
InputTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the Content parameter of an associated component.
insecureTrustStore(boolean) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines whether the trust store should be insecure, meaning no certificate validations should be performed.
IntegerAction - Class in org.mule.runtime.api.notification
Adapter of Mule 3 notification actions, modeled as integers, to the new Mule 4 mechanism.
IntegerAction(int) - Constructor for class org.mule.runtime.api.notification.IntegerAction
 
intercept(String) - Method in interface org.mule.runtime.api.interception.FlowInterceptorFactory
Determines if a FlowInterceptor shall be created by this factory to be applied to a flow based on its name.
intercept(ComponentLocation) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptorFactory
Determines if a ProcessorInterceptor shall be created by this factory to be applied to a component based on some of its attributes.
intercept(ComponentLocation) - Method in interface org.mule.runtime.api.interception.SourceInterceptorFactory
Determines if a SourceInterceptor shall be created by this factory to be applied to a component based on some of its attributes.
InterceptionAction - Interface in org.mule.runtime.api.interception
Allows the implementations of around and around to control the execution of the interception chain.
InterceptionEvent - Interface in org.mule.runtime.api.interception
Provides access to the attributes of the input event of a component and allows to mutate them.
INTERCEPTORS_ORDER_REGISTRY_KEY - Static variable in interface org.mule.runtime.api.interception.ProcessorInterceptorFactory
By making a ProcessorInterceptorFactory.ProcessorInterceptorOrder available in the Registry with this key, the order in which the ProcessorInterceptorFactories products will be applied to the applicable components. can be customized.
intersect(List<MetadataType>) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Intersects all the specified types into one type.
INVALID_CONFIGURATION - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
INVALID_CREDENTIALS - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
INVALID_METADATA_KEY - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
invalidate() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
Similar to ConnectionHandler.release() but for cases in which the wrapped connection is in an error state and should not be used anymore.
ioScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for blocking I/O tasks.
ioScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for blocking I/O tasks.
ioScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for blocking I/O tasks.
IOUtils - Class in org.mule.runtime.api.util
Mule API I/O Utilities.
IOUtils() - Constructor for class org.mule.runtime.api.util.IOUtils
 
IS_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
isAllowsEvaluation() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
isAlreadyLogged() - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
isAssignable(MetadataType, MetadataType, ExpressionLanguageMetadataService.MessageCallback) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns if the assignment type can be assigned to the expected type
isAssignableTo(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
isAssignableTo(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
 
isAutoDelete() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
isBinaryFormat() - Method in interface org.mule.runtime.api.el.DataFormat
Returns true if this is data format is represented in a binary representation instead of text
isBlocking() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
isBlocking() - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
 
isBlocking() - Method in interface org.mule.runtime.api.notification.NotificationListener
Allows the notification handler to perform otimizations on the handling of the Notification when fired.
isClosed() - Method in interface org.mule.runtime.api.streaming.CursorProvider
 
isCompatibleWith(DataType) - Method in interface org.mule.runtime.api.metadata.DataType
Used to determine if this data type is compatible with the data type passed in.
isComponentId() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
isComponentId() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
Whether or not this ParameterModel is declared as ID of the owning ComponentModel.
isComputed() - Method in class org.mule.runtime.api.util.LazyLong
 
isComputed() - Method in class org.mule.runtime.api.util.LazyValue
 
isConfigOverride() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
isCurrentThreadForCpuWork() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Determines if the current thread may be locked.
isCurrentThreadForCpuWork(SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Determines if the current thread may be locked.
isCurrentThreadInWaitGroup() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Determines if the current thread belongs to a ThreadGroup indicating that waiting is allowed.
isCurrentThreadInWaitGroup(SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Determines if the current thread belongs to a ThreadGroup indicating that waiting is allowed.
isDefinedInApp() - Method in class org.mule.runtime.api.metadata.MediaType
Returns true if this mimeType was defined in the Mule App by the developer
isDeprecated() - Method in interface org.mule.runtime.api.meta.model.deprecated.DeprecableModel
 
isDisabled() - Method in class org.mule.runtime.api.config.PoolingProfile
Return true when the owner should not perform any pooling
isDynamic() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
isDynamic() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
isEmpty() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
isEmpty() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
isEmpty() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
isEmpty() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
isEmpty() - Method in class org.mule.runtime.api.util.MultiMap
 
isEmpty() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
isEnabled(Feature) - Method in interface org.mule.runtime.api.config.FeatureFlaggingService
Inform if a given @{link feature} is enabled for the current context.
isErrorMappingRequired(ComponentLocation) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
Determines if the intercepted component requires the error mapping to be performed.
isExpression(String) - Method in interface org.mule.runtime.api.el.MuleExpressionLanguage
Determines if the string is an expression.
isForceExtensionValidation() - Static method in class org.mule.runtime.api.util.MuleSystemProperties
 
isHandleable() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
 
isHandleable() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
isHasResponse() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
isInsecure() - Method in interface org.mule.runtime.api.tls.TlsContextTrustStoreConfiguration
 
isKeyStoreConfigured() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
isLeft() - Method in class org.mule.runtime.api.functional.Either
 
isManaged() - Method in interface org.mule.runtime.api.streaming.CursorProvider
 
isObjectSingleton(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
 
isOneRequired() - Method in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModel
Indicates if besides of being exclusive, the runtime should enforce that on of the parameters MUST be provided
isOpen() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
isOptional(boolean) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Indicates if the library is optional or not.
isOptional() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
isOverrideFromConfig() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
Whether or not this parameter is bound to a ParameterModel of the same name and type that exists in the config associated to the container of this parameter.
isParseTemplateUseLegacyDefaultTargetValue() - Static method in class org.mule.runtime.api.util.MuleSystemProperties
 
isPassword() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isPersistent() - Method in interface org.mule.runtime.api.store.ObjectStore
 
isPersistent() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
Returns Whether the store is persistent or transient.
isPersistent() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
isPrimaryPollingInstance() - Method in interface org.mule.runtime.api.cluster.ClusterService
 
isPublic() - Method in interface org.mule.runtime.api.meta.model.ModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isQuery() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isReady() - Method in interface org.mule.runtime.api.healthcheck.ReadyStatus
 
isRedeploymentEnabled() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
isReleased() - Method in interface org.mule.runtime.api.streaming.Cursor
 
isRequired() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
isRequired() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
isRequired() - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
Deprecated.
 
isRequired() - Method in interface org.mule.runtime.api.meta.model.nested.NestedComponentModel
 
isRequired() - Method in interface org.mule.runtime.api.meta.model.parameter.ActingParameterModel
Whether or not this parameter is required.
isRequired() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
Whether or not this parameter is required.
isRequiresConnection() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isRequiresOne() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
 
isReuseObject() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
isRight() - Method in class org.mule.runtime.api.functional.Either
 
isRunsOnPrimaryNodeOnly() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
isShowInDsl() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
isShowInDsl() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
 
isShutdown() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
 
isStarted() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
 
isStreamType() - Method in interface org.mule.runtime.api.metadata.DataType
Used to determine if this DataType is a stream type.
isStringRepresentable(MediaType) - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
Verifies that the given mediaType is representable as a String
isSuccess() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
isSuccess() - Method in interface org.mule.runtime.api.el.ValidationResult
 
isSuccess() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
isSuccess() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
 
isSuccess() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
isSuccess() - Method in interface org.mule.runtime.api.sampledata.SampleDataResult
 
isSuccess() - Method in interface org.mule.runtime.api.value.ValueResult
 
isSuccessful() - Method in class org.mule.runtime.api.bulk.BulkItem
Whether or not it was successful.
isSuccessful() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
isSupportsConnectivityTesting() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
isSupportsStreaming() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isSynchronous() - Method in class org.mule.runtime.api.notification.AsyncMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.ClusterNodeNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.FlowConstructNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
isSynchronous() - Method in interface org.mule.runtime.api.notification.Notification
Indicates the synchronicity of the processing of this notification.
isSynchronous() - Method in class org.mule.runtime.api.notification.PipelineMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
isTerminated() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
 
isTestingMode() - Static method in class org.mule.runtime.api.util.MuleSystemProperties
 
isText() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isTransactional() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
 
isTransactional() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isTrustStoreConfigured() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
isValid() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
isValid(String) - Method in interface org.mule.runtime.api.el.MuleExpressionLanguage
Validates the expression returning true is the expression is valid, false otherwise..
isVerboseExceptions() - Static method in exception org.mule.runtime.api.exception.MuleException
 
ITEM_SEQUENCE_INFO - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
itemMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the collection items in the Message to be built.
itemMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemMediaType for the DataType to be built., when the type is an Iterable.
itemMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemMediaType for the DataType to be built, when the type is an Iterable.
ItemSequenceInfo - Class in org.mule.runtime.api.message
Immutable container for an Event sequence information.
ItemSequenceInfoBindingWrapper - Class in org.mule.runtime.internal.event
Wrapper for binding ItemSequenceInfo properly to DW
ItemSequenceInfoBindingWrapper(ItemSequenceInfo) - Constructor for class org.mule.runtime.internal.event.ItemSequenceInfoBindingWrapper
 
itemType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemType for the DataType to be built, when the type is an Iterable.
ITERATOR - Static variable in interface org.mule.runtime.api.metadata.DataType
 
iterator() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 

J

JSON - Static variable in class org.mule.runtime.api.metadata.MediaType
 
JSON_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 

K

KEY_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The name of the 'key' element of a Map DSL entry
keyAlias(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the alias of the key to use when the key store contains many private keys.
keyFor(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
keyFor(Object) - Static method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
keyMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.MapBuilder
Sets the MediaType for the map value items in the Message to be built.
keyMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyMediaType for the DataType to be built, when the type is a Map.
keyMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyMediaType for the DataType to be built, when the type is a Map.
keyPassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password used to protect the private key.
keySet() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
keySet() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
keySet() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
keySet() - Method in class org.mule.runtime.api.util.MultiMap
 
keySet() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
keyStoreAlgorithm(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the key store algorithm.
keyStorePassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password to access the key store defined in TlsContextFactoryBuilder.keyStorePath(String).
keyStorePath(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the location (which will be resolved relative to the current classpath and file system, if possible) where the key store to use should be looked for.
keyStoreType(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the type of the key store (such as jks, jceks or pkcs12).
keyType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyType for the DataType to be built, when the type is a Map.

L

Latch - Class in org.mule.runtime.api.util.concurrent
Defines a simple latch
Latch() - Constructor for class org.mule.runtime.api.util.concurrent.Latch
Creates a new instance
layoutModel - Variable in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
LayoutModel - Class in org.mule.runtime.api.meta.model.display
Contains directives about how this parameter should be shown in the UI.
LayoutModel.LayoutModelBuilder - Class in org.mule.runtime.api.meta.model.display
Creates instances of LayoutModel
LazyLong - Class in org.mule.runtime.api.util
Provides a native long which may be lazily computed.
LazyLong(LongSupplier) - Constructor for class org.mule.runtime.api.util.LazyLong
Creates a new instance which lazily obtains its value from the given supplier.
LazyLong(long) - Constructor for class org.mule.runtime.api.util.LazyLong
Creates a new instance which is already initialised with the given value.
LazyValue<T> - Class in org.mule.runtime.api.util
Provides a value which may be lazily computed.
LazyValue() - Constructor for class org.mule.runtime.api.util.LazyValue
no-arg constructor used to allow serialization of child classes.
LazyValue(Supplier<T>) - Constructor for class org.mule.runtime.api.util.LazyValue
Creates a new instance which lazily obtains its value from the given supplier.
LazyValue(T) - Constructor for class org.mule.runtime.api.util.LazyValue
Creates a new instance which is already initialised with the given value.
left(L) - Static method in class org.mule.runtime.api.functional.Either
Creates an Either with a left value.
left(L, Class<R>) - Static method in class org.mule.runtime.api.functional.Either
Creates an Either with a left value and forcing a class for its empty right.
LicenseModel - Class in org.mule.runtime.api.deployment.meta
Model for the license entitlement configuration.
LicenseModel(String, String, boolean) - Constructor for class org.mule.runtime.api.deployment.meta.LicenseModel
Creates an immutable implementation of LicenseModel
LicenseModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of LicenseModel.
LicenseModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
Lifecycle - Interface in org.mule.runtime.api.lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose.
LifecycleException - Exception in org.mule.runtime.api.lifecycle
LifecycleException is the base exception thrown when an error occurs during a Lifecycle phase.
LifecycleException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
LifecycleException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
LifecycleException(Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
load(String, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
Looks for a resource as in ResourceLocator.find(String, Object) and returns it's InputStream if possible.
loadFrom(String, String, String, Optional<String>, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
loadFrom(String, String, String, Optional<String>, String, String, Object) - Method in interface org.mule.runtime.api.util.ResourceLocator
LocatedMuleException - Exception in org.mule.runtime.api.exception
LocatedMuleException is a general exception that adds context location about the Exception (i.e.: where it occurred in the application).
LocatedMuleException(Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(Throwable, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
Location - Interface in org.mule.runtime.api.component.location
A location allows to define the position of a certain component in the configuration.
Location - Class in org.mule.runtime.api.el.validation
Represents the a location within a script.
Location(Position, Position) - Constructor for class org.mule.runtime.api.el.validation.Location
 
Location.Builder - Interface in org.mule.runtime.api.component.location
A builder to create a Location object.
Location.LocationBuilder - Class in org.mule.runtime.api.component.location
 
Location.LocationImpl - Class in org.mule.runtime.api.component.location
 
LOCATION_KEY - Static variable in class org.mule.runtime.api.component.AbstractComponent
 
LocationBuilder() - Constructor for class org.mule.runtime.api.component.location.Location.LocationBuilder
 
LocationImpl() - Constructor for class org.mule.runtime.api.component.location.Location.LocationImpl
 
LocationPart - Interface in org.mule.runtime.api.component.location
A location part represent an specific location of a component within another component.
LockFactory - Interface in org.mule.runtime.api.lock
Factory for creating Lock instances.
logConfigurationWarning(String, String, Throwable) - Static method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
logCreationWarning(String, String, Throwable) - Static method in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
lookup(String) - Method in interface org.mule.runtime.api.el.BindingContext
Allows searching for a specific binding by its identifier.
lookup(String) - Method in interface org.mule.runtime.api.el.ExpressionModule
Allows searching for a specific binding by its identifier.
lookupAllByType(Class<T>) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a set of service within the artifact.
lookupByName(String) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a service within the artifact by it's name.
lookupByType(Class<T>) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a service within the artifact.
lookupErrorType(ComponentIdentifier) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Looks up the specified error's type and returns it if found and available for general use (error handling).

M

MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.runtime.api.notification.ManagementNotification
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.runtime.api.notification.ManagementNotification
 
ManagementNotification - Class in org.mule.runtime.api.notification
ManagementNotification is fired when monitored resources such as internal queues reach capacity
ManagementNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.ManagementNotification
 
ManagementNotificationListener<T extends ManagementNotification> - Interface in org.mule.runtime.api.notification
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
MapDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a generified map.
mapLeft(Function<? super L, ? extends T>) - Method in class org.mule.runtime.api.functional.Either
Allows to execute a function over the left value if it is present
mapRight(Function<? super R, ? extends T>) - Method in class org.mule.runtime.api.functional.Either
Allows to execute a function over the right value if it is present
mapType(Class<? extends Map>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the MapDataType to be built.
mapValue(Map, Class<?>, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the map value for the Message's payload to be built.
mark(int) - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
markSupported() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
matches(MediaType) - Method in class org.mule.runtime.api.metadata.MediaType
Evaluates the type of this object against the ones of the other MediaType.
maxEntries(Integer) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets the max number of entries allowed.
mediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the MediaType for the Message payload to be built.
mediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the Message payload to be built.
mediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given mediaType string.
mediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given mediaType.
MediaType - Class in org.mule.runtime.api.metadata
Immutable representation of Media Types as defined in RFC-2046 Part Two.
MediaTypeUtils - Class in org.mule.runtime.api.metadata
Utility class to share logic about media types
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
message(Message) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Set the Message to construct Event with.
MESSAGE - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
message(Message) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Set the Message to construct the target Event with.
Message - Interface in org.mule.runtime.api.message
Represents a message.
message(Message) - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
Message.Builder - Interface in org.mule.runtime.api.message
Handles the Message's MediaType as well as its attributes creation, either from a provided TypedValue or constructing it internally from a given value and MediaType.
Message.CollectionBuilder - Interface in org.mule.runtime.api.message
 
Message.MapBuilder - Interface in org.mule.runtime.api.message
Message.Builder specialization for Map payloads.
Message.PayloadBuilder - Interface in org.mule.runtime.api.message
Handles the Message's payload creation, either from a provided TypedValue or constructing it internally from a given value and MediaType.
MESSAGE_ERROR_RESPONSE - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_EVENT_END_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_PROCESSOR_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_PROCESSOR_POST_INVOKE - Static variable in class org.mule.runtime.api.notification.MessageProcessorNotification
 
MESSAGE_PROCESSOR_PRE_INVOKE - Static variable in class org.mule.runtime.api.notification.MessageProcessorNotification
 
MESSAGE_RECEIVED - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_REQUEST_BEGIN - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_REQUEST_END - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_RESPONSE - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MessageLocation(ExpressionLanguageMetadataService.MessagePosition, ExpressionLanguageMetadataService.MessagePosition) - Constructor for class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageLocation
 
MessagePosition(int, int, int) - Constructor for class org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessagePosition
 
MessageProcessorNotification - Class in org.mule.runtime.api.notification
 
MessageProcessorNotification(EnrichedNotificationInfo, ComponentLocation, EventContext, int) - Constructor for class org.mule.runtime.api.notification.MessageProcessorNotification
 
MessageProcessorNotificationListener<T extends MessageProcessorNotification> - Interface in org.mule.runtime.api.notification
 
messages() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
messages() - Method in interface org.mule.runtime.api.el.ValidationResult
 
METADATA_SERVICE_KEY - Static variable in interface org.mule.runtime.api.metadata.MetadataService
Key under which the MetadataService can be found in the Registry
MetadataAttributes - Class in org.mule.runtime.api.metadata
Immutable implementation of MetadataAttributes.
MetadataAttributes.MetadataAttributesBuilder - Class in org.mule.runtime.api.metadata
 
MetadataCache - Interface in org.mule.runtime.api.metadata
This component provides the capability to store data so future requests for that data can be served faster and accessed from every InputTypeResolver, TypeKeysResolver and OutputTypeResolver
MetadataCache.MetadataCacheValueResolver - Interface in org.mule.runtime.api.metadata
 
MetadataComponent - Enum in org.mule.runtime.api.metadata.resolving
Enumerates all the components that can be retrieved in a MetadataResult.
MetadataContext - Interface in org.mule.runtime.api.metadata
Metadata resolving context, provides access to the Config and Connection used during metadata fetch invocation.
MetadataEnrichableModel - Interface in org.mule.runtime.api.metadata
A model which can be augmented with MetadataProperties that are not part of the canonical metadata model.
MetadataFailure - Class in org.mule.runtime.api.metadata.resolving
Immutable representation of an error that occurred during Metadata resolution.
MetadataFailure.Builder - Class in org.mule.runtime.api.metadata.resolving
 
MetadataKey - Interface in org.mule.runtime.api.metadata
A key, that with the given ID, represents a MetadataType.
MetadataKeyBuilder - Class in org.mule.runtime.api.metadata
An implementation of the builder design pattern to create a new MetadataKey instance.
MetadataKeyBuilder(String) - Constructor for class org.mule.runtime.api.metadata.MetadataKeyBuilder
 
MetadataKeyProvider - Interface in org.mule.runtime.api.metadata
This interface allows the exposure of the MetadataKeys associated to the TypeKeysResolver of the component.
MetadataKeysContainer - Interface in org.mule.runtime.api.metadata
Container for the MetadataKeys obtained from a MetadataKeyProvider component.
MetadataKeysContainerBuilder - Class in org.mule.runtime.api.metadata
MetadataProperty - Interface in org.mule.runtime.api.metadata
A custom property which augments a MetadataEnrichableModel with non canonical pieces of information.
MetadataProvider<T extends ComponentModel> - Interface in org.mule.runtime.api.metadata
This interface allows a Component that processes a Message to expose its metadata descriptor, containing all the MetadataType information associated to the Component's input and output elements
MetadataResolvingException - Exception in org.mule.runtime.api.metadata
Exception that represents an error related to Metadata resolving.
MetadataResolvingException(String, FailureCode) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(String, FailureCode, Throwable) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(I18nMessage, FailureCode) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(I18nMessage, FailureCode, Throwable) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResult<T> - Interface in org.mule.runtime.api.metadata.resolving
Container for the Metadata fetch operations provided by TypeKeysResolver, InputTypeResolver and OutputTypeResolver results.
MetadataService - Interface in org.mule.runtime.api.metadata
Provides access to the Metadata of any MetadataProvider and EntityMetadataProvider components in the application and the MetadataKey of the MetadataKeyProvider components, using it's Location It also provides access to the MetadataKey associated to a configuration through the operations and sources that belong to that configuration.
MIN_MULE_VERSION - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
MISSED_AGGREGATION_GROUP_EVENT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
MISSED_ASYNC_REPLY - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
MISSING_DEFAULT_VALUE - Static variable in exception org.mule.runtime.api.exception.MuleException
 
MISSING_DEFAULT_VALUE - Static variable in class org.mule.runtime.api.exception.MuleExceptionInfo
 
ModelProperty - Interface in org.mule.runtime.api.meta.model
A custom property which augments an EnrichableModel with non canonical pieces of information.
moduleDefinition(String, Collection<ModuleDefinition>) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns a module definition from a given NameIdentifier.
ModuleElementName - Class in org.mule.runtime.api.el
Represents the name of an Element in a given module
ModuleElementName(ModuleNamespace, String) - Constructor for class org.mule.runtime.api.el.ModuleElementName
 
ModuleNamespace - Class in org.mule.runtime.api.el
Represents the Namespace for a given module
ModuleNamespace(String...) - Constructor for class org.mule.runtime.api.el.ModuleNamespace
 
modules() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all modules
MULE_ALLOW_JRE_EXTENSION - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_CONTEXT_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_DISABLE_DEPLOYMENT_SCHEMA_CACHE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, will not use any cache to reuse preparsed schema resources on deployment phase.
MULE_DISABLE_PAYLOAD_STATISTICS - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Deprecated.
since 4.4.1, 4.5.0. Payload statistics are no longer supported, so this property will be ignored.
MULE_DISABLE_RESPONSE_TIMEOUT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_DISABLE_XML_SDK_IMPLICIT_CONFIGURATION_CREATION - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When present, implicit configuration for the XML SDK won't be created.
MULE_ENABLE_STATISTICS - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled this System Property, the statistics are enabled even if the monitoring service is not acivated.
MULE_ENABLE_STREAMING_STATISTICS - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Enables streaming statistics
MULE_ENCODING_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_EXPRESSIONS_COMPILATION_FAIL_DEPLOYMENT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set, Mule will precompile DataWeave expressions at application startup time and fail the deployment if any of them cannot be compiled.
MULE_EXTENSIONS_CLIENT_CACHE_IS_DISABLED - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the extension client will not use any cache to reuse resources between calls.
MULE_FLOW_REF_MAX_SUB_FLOWS_SINGLE_CHAIN - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
System property key to set the maximum nested sub-flow calls to create a single execution chain with.
MULE_FLOW_REFERERENCE_FIELDS_MATCH_ANY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, fields annotated with org.mule.sdk.api.annotation.param.reference.FlowReference or org.mule.runtime.extension.api.annotation.param.reference.FlowReference will match not only flow elements, but any element with the name provided in the annotated field (for instance, a sub-flow).
MULE_FLOW_STACK_MAX_DEPTH - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
System property key to set the maximum allowed flowStack entries for an event context, before raising a MULE:CRITICAL error.
MULE_FLOW_TRACE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_FORCE_CONSOLE_LOG - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_FORCE_REGISTRABLE_EXTENSION_TYPE_PACKAGES - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Comma-separated list of packages to force as registrable.
MULE_JRE_EXTENSION_PACKAGES - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_KNOWN_MEDIA_TYPE_PARAM_NAMES - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
A list of comma separated names of all known MediaType param names.
MULE_LAX_ERROR_TYPES - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, if an error type is found that does not exist in the error type repository of the application (for instance, an error handler for a random error that no component raises), a WARN is logged instead of failing the deployment.
MULE_LIFECYCLE_FAIL_ON_FIRST_DISPOSE_ERROR - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set, Mule will propagate any exception caught during the stop/dispose phase instead of just logging it.
MULE_LOG_CONTEXT_DISPOSE_DELAY_MILLIS - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_LOG_DEFAULT_POLICY_INTERVAL - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_LOG_DEFAULT_STRATEGY_MAX - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_LOG_DEFAULT_STRATEGY_MIN - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_LOG_SEPARATION_DISABLED - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If specified, the log separation feature will be disabled, resulting in a performance boost.
MULE_LOG_VERBOSE_CLASSLOADING - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_LOGGING_BLOCKING_CATEGORIES - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, the defined categories of logging will result in a blocking processing type.
MULE_LOGGING_INTERVAL_SCHEDULERS_LATENCY_REPORT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
Deprecated.
Since 4.4.0 this feature was removed.
MULE_MEL_AS_DEFAULT - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_MESSAGE - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_COLLECTION - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_LIST - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_MAP - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_PRINT_DETAILED_COMPOSITE_EXCEPTION_LOG_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, AbstractForkJoinRouter based processors, such as ParallelForEach and ScatterGather routers, will show detailed error information for their failed routes.
MULE_PRINT_STACK_TRACES_ON_DROP - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
A flux sink drops an event if next() is called after complete() or error().
MULE_SECURITY_PROVIDER_ENABLE_HYBRID_DRBG - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_SECURITY_PROVIDER_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_SECURITY_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_SIMPLE_LOG - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_STREAMING_BUCKET_SIZE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
System property key for the default size of a streaming buffer bucket
MULE_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_STREAMING_MAX_BUFFER_POOL_SIZE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
System property key for the max size of byte buffer pools used for repeatable streaming
MULE_STREAMING_MAX_HEAP_PERCENTAGE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
System property key for the max percentage of the total heap memory that can be assigned to repeatable streaming memory.
MULE_STREAMING_MAX_MEMORY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
MULE_USE_LEGACY_LIFECYCLE_OBJECT_SORTER - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the deployment process will use the SpringLifecycleObjectSorter during initialization/disposal.
MULE_VERBOSE_EXCEPTIONS - Static variable in exception org.mule.runtime.api.exception.MuleException
 
MuleApplicationModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a application.
MuleApplicationModel.MuleApplicationModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleApplicationModel.
MuleApplicationModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
MuleApplicationModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleApplicationModel json serializer.
MuleApplicationModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleApplicationModelJsonSerializer
 
MuleArtifactLoaderDescriptor - Class in org.mule.runtime.api.deployment.meta
Generic descriptor that will be used to describe parametrization to construct ExtensionModel, ClassLoader and any other descriptor that may arise in a future of MulePluginModel.
MuleArtifactLoaderDescriptor(String, Map<String, Object>) - Constructor for class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
Creates an immutable implementation of MuleArtifactLoaderDescriptor
MuleArtifactLoaderDescriptorBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleArtifactLoaderDescriptor.
MuleArtifactLoaderDescriptorBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
 
MuleDeployableModel - Class in org.mule.runtime.api.deployment.meta
Base class for defining models for deployable artifacts.
MuleDeployableModel(String, String, Product, MuleArtifactLoaderDescriptor, MuleArtifactLoaderDescriptor, Set<String>, Optional<Boolean>, List<String>, String) - Constructor for class org.mule.runtime.api.deployment.meta.MuleDeployableModel
Creates a new model
MuleDeployableModel.MuleDeployableModelBuilder<T extends AbstractMuleArtifactModelBuilder,M extends MuleDeployableModel> - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleDeployableModel.MuleDeployableModelBuilder.
MuleDeployableModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
MuleDomainModel - Class in org.mule.runtime.api.deployment.meta
 
MuleDomainModel.MuleDomainModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleDomainModel.
MuleDomainModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
MuleDomainModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleApplicationModel json serializer.
MuleDomainModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleDomainModelJsonSerializer
 
MuleException - Exception in org.mule.runtime.api.exception
MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception.
MuleException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException() - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleExceptionInfo - Class in org.mule.runtime.api.exception
Contains information relative to a MuleException to help in troubleshooting
MuleExceptionInfo() - Constructor for class org.mule.runtime.api.exception.MuleExceptionInfo
 
MuleExpressionLanguage - Interface in org.mule.runtime.api.el
Provides universal access for evaluating mule expressions #[].
MuleFatalException - Exception in org.mule.runtime.api.exception
MuleFatalException Is the runtime exception used to wrap fatal errors such as VirtualMachineError.
MuleFatalException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MuleFatalException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MuleFatalException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MulePluginModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a plugin.
MulePluginModel.MulePluginModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MulePluginModel.
MulePluginModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
MulePluginModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MulePluginModel instance to JSON format and back
MulePluginModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MulePluginModelJsonSerializer
 
MulePolicyModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a policy.
MulePolicyModel.MulePolicyModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MulePolicyModel.
MulePolicyModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
MulePolicyModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MulePolicyModel instance to JSON format and back
MulePolicyModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MulePolicyModelJsonSerializer
 
MuleRuntimeException - Exception in org.mule.runtime.api.exception
MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
MuleRuntimeException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleRuntimeException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleRuntimeException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleRuntimeFeature - Enum in org.mule.runtime.api.config
List of Features that can be configured to be enabled or disabled per application depending on the deployment context.
MuleServerPluginModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a server plugin.
MuleServerPluginModel.MuleServerPluginModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleServerPluginModel.
MuleServerPluginModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
MuleServerPluginModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MuleServerPluginModel instance to JSON format and back
MuleServerPluginModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleServerPluginModelJsonSerializer
 
MuleServiceContractModel - Class in org.mule.runtime.api.deployment.meta
Describes the Service contracts that are fulfilled by the owning MuleServiceModel
MuleServiceContractModel(String, String) - Constructor for class org.mule.runtime.api.deployment.meta.MuleServiceContractModel
Creates a new instance
MuleServiceModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a service artifact.
MuleServiceModel.MuleServiceModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleServiceModel.
MuleServiceModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
MuleServiceModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleServiceModel json serializer.
MuleServiceModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleServiceModelJsonSerializer
 
MuleSystemProperties - Class in org.mule.runtime.api.util
Defines Mule System properties.
MuleVersion - Class in org.mule.runtime.api.meta
This class represents Mule Software version scheme: {major}.
MuleVersion(String) - Constructor for class org.mule.runtime.api.meta.MuleVersion
 
MuleXaObject - Interface in org.mule.runtime.api.tx
Contract for objects to be considered as XA Objects.
MULTI_MAP_STRING_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MultiMap<K,V> - Class in org.mule.runtime.api.util
Implementation of a multi-map that allows the aggregation of keys and access to the aggregated list or a single value (the first).
MultiMap(MultiMap<K, V>) - Constructor for class org.mule.runtime.api.util.MultiMap
 
MultiMap(Map<K, V>) - Constructor for class org.mule.runtime.api.util.MultiMap
 
MultiMap() - Constructor for class org.mule.runtime.api.util.MultiMap
 
MultiMap.StringMultiMap - Class in org.mule.runtime.api.util
 
MULTIPART_FORM_DATA - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_MIXED - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_RELATED - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_X_MIXED_REPLACE - Static variable in class org.mule.runtime.api.metadata.MediaType
 
mustStartMessageSource(Component) - Method in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
Manages the initial state of sources.

N

name(String) - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
NAME - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
name(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines a name for the TlsContextFactory.
NAME_ANNOTATION_KEY - Static variable in interface org.mule.runtime.api.component.Component.Annotations
Annotation placed over source code components so the user can provide a meaningful name.
NAME_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The name of the 'name' attribute of a DSL element
NameableObject - Interface in org.mule.runtime.api.meta
named(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Provides the extension's name
NamedDeclaration<T extends NamedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declaration of a named object.
NamedDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NamedDeclaration
Creates a new instance
NamedObject - Interface in org.mule.runtime.api.meta
Adds NamedObject.getName() method to an object
NamedTypeResolver - Interface in org.mule.runtime.api.metadata.resolving
A base interface for resolvers in which they specify it's category name.
nameIdentifier() - Method in interface org.mule.runtime.api.el.CompiledExpression
 
namespace(String) - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
namespace() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns the namespace of this module
namespaceUri(String) - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
NameUtils - Class in org.mule.runtime.api.util
Utilities for manipulating names of DSL supported components.
NameUtils() - Constructor for class org.mule.runtime.api.util.NameUtils
 
NameValidationUtil - Class in org.mule.runtime.internal.util
Utility class to validate the names used for global components name attribute.
NameValidationUtil() - Constructor for class org.mule.runtime.internal.util.NameValidationUtil
 
NestableElementDeclaration<T extends NestableElementDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestableElementModel.
NestableElementDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
Creates a new instance
NestableElementModel - Interface in org.mule.runtime.api.meta.model.nested
Deprecated.
since 1.4.0. Use NestedComponentModel instead.
NestableElementModelVisitor - Interface in org.mule.runtime.api.meta.model.nested
Deprecated.
since 1.4.0. Use ComponentModelVisitor instead
NestedChainDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedChainModel.
NestedChainDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API
NestedChainDeclarer(NestedChainDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedChainDeclarer
Creates a new instance
NestedChainModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel that makes reference to a chain of ComponentModels.
NestedComponentDeclaration<T extends NestedComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedComponentModel.
NestedComponentDeclarer<T extends NestedComponentDeclarer,D extends NestedComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API
NestedComponentDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Creates a new instance
NestedComponentModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel that makes reference to a single ComponentModel.
NestedRouteDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedRouteModel.
NestedRouteDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API.
NestedRouteDeclarer(NestedRouteDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Creates a new instance
NestedRouteModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel which can be declared as a repeatable element, so multiple declarations of this route are associated to the same model definition.
newError(String, String) - Static method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Creates a builder to be able to create ErrorModel instances
newError(ComponentIdentifier) - Static method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Creates a builder to be able to create ErrorModel instances from an error ComponentIdentifier
newerThan(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
newerThan(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
newFailure() - Static method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
newFailure(Exception) - Static method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
newFailure() - Static method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
newFailure(Throwable) - Static method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
newFailure() - Static method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
newFailure(Throwable) - Static method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
newFile(String) - Static method in class org.mule.runtime.internal.util.FileUtils
Workaround for JDK bug newKey(String) - Static method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Creates and returns new instance of a MetadataKeyBuilder, to help building a new MetadataKey represented by the given
newStereotype(String, String) - Static method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
Creates a builder to be able to create StereotypeModel instances
NO_ACTION_ID - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NO_ACTION_NAME - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NO_DYNAMIC_KEY_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_DYNAMIC_METADATA_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_DYNAMIC_TYPE_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_REVISION - Static variable in class org.mule.runtime.api.meta.MuleVersion
 
NON_LAZY_METADATA_SERVICE_KEY - Static variable in interface org.mule.runtime.api.metadata.MetadataService
Key under which the non lazy MetadataService can be found in the Registry
NONE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NOT_AUTHORIZED - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NOT_SET - Static variable in class org.mule.runtime.api.message.ItemSequenceInfo
 
Notification - Interface in org.mule.runtime.api.notification
Contains information about an event that happened in the Mule Server.
Notification.Action - Interface in org.mule.runtime.api.notification
Indicates the kind of action that causes a Notification to be fired.
NotificationDispatcher - Interface in org.mule.runtime.api.notification
Allows the Mule container, extensions and applications to fire notifications.
notificationInfo - Variable in class org.mule.runtime.api.notification.EnrichedServerNotification
 
NotificationListener<T extends Notification> - Interface in org.mule.runtime.api.notification
Observer interface that objects can implement and register themselves with the Mule Server to receive notifications when a Notification is fired.
NotificationListenerRegistry - Interface in org.mule.runtime.api.notification
Allows to register/unregister NotificationListeners for Notifications fired by the Mule container, extensions and applications.
NotificationModel - Interface in org.mule.runtime.api.meta.model.notification
A model which represents a notification that could be fired by the component represented by the ComponentModel.
NotificationType - Enum in org.mule.runtime.api.notification
Type of notification to fire.
NotPermittedException - Exception in org.mule.runtime.api.security
NotPermittedException is thrown if the user isn't authorized to perform an action.
NotPermittedException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.NotPermittedException
 
NS_MULE_DOCUMENTATION - Static variable in interface org.mule.runtime.api.component.Component
 
NS_MULE_PARSER_METADATA - Static variable in interface org.mule.runtime.api.component.Component
 
NULL_ACTION - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NULL_BINDING_CONTEXT - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
NULL_MESSAGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NULL_TYPED_VALUE - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
nullAttributesValue() - Method in interface org.mule.runtime.api.message.Message.Builder
Sets a #null value for the Message's attributes to be built.
nullAttributesValue() - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets a #null value for the Message's attributes to be built.
NullDslResolvingContext - Class in org.mule.runtime.internal.dsl
Null implementation of a DslResolvingContext
NullDslResolvingContext() - Constructor for class org.mule.runtime.internal.dsl.NullDslResolvingContext
 
nullValue() - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets a #null value for the Message's payload to be built.
NUMBER - Static variable in interface org.mule.runtime.api.metadata.DataType
 

O

OBJECT - Static variable in interface org.mule.runtime.api.metadata.DataType
 
ObjectAlreadyExistsException - Exception in org.mule.runtime.api.store
This exception is thrown when an ObjectStore tries to store a value using a key for which another value is already present.
ObjectAlreadyExistsException() - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectDoesNotExistException - Exception in org.mule.runtime.api.store
This exception is thrown when an ObjectStore attempts to operate on a key for which it doesn't have an associated value
ObjectDoesNotExistException() - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectNotFoundException - Exception in org.mule.runtime.api.exception
Exception type for representing a failure due to object not found.
ObjectNotFoundException(String) - Constructor for exception org.mule.runtime.api.exception.ObjectNotFoundException
ObjectProvider - Interface in org.mule.runtime.api.ioc
Interface meant to be implemented by components that will provide objects that may be referenced from mule configuration files.
ObjectProviderConfiguration - Interface in org.mule.runtime.api.ioc
Configuration for the ObjectProvider
ObjectSerializer - Interface in org.mule.runtime.api.serialization
Provides access to the different SerializationProtocol used in the container.
ObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
A generic object key value store
ObjectStoreException - Exception in org.mule.runtime.api.store
This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
ObjectStoreException() - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreManager - Interface in org.mule.runtime.api.store
Creates and manages ObjectStore instances.
ObjectStoreNotAvailableException - Exception in org.mule.runtime.api.store
This exception is thrown when the underlying to an ObjectStore's system fails.
ObjectStoreNotAvailableException() - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreSettings - Class in org.mule.runtime.api.store
Immutable object which contains settings parameters regarding how should a particular ObjectStore instance behave.
ObjectStoreSettings.Builder - Class in org.mule.runtime.api.store
A Builder for creating ObjectStoreSettings
ObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.api.store
Adapts the object store interface to a map interface so the client doesn't have to deal with all the ObjectStoreExceptions thrown by ObjectStore.
ObjectStoreToMapAdapter() - Constructor for class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
of(int) - Static method in class org.mule.runtime.api.message.ItemSequenceInfo
 
of(int, int) - Static method in class org.mule.runtime.api.message.ItemSequenceInfo
 
of(Object) - Static method in interface org.mule.runtime.api.message.Message
Create a new instance with the given payload.
of(T) - Static method in class org.mule.runtime.api.metadata.TypedValue
Creates a new instance for the given value, using an auto calculated DataType.
of(K, V) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new instance of a single entry described by the given key and value
of(K, V, K, V) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new instance of a two entries described by the given keys and values
of(K, V, K, V, K, V) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new instance of a three entries described by the given keys and values
of(K, V, K, V, K, V, K, V) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new instance of a four entries described by the given keys and values
of(K, V, K, V, K, V, K, V, K, V) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Creates a new instance of a five entries described by the given keys and values
ofDynamicType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Specifies that the Element being described has a type of dynamic kind, meaning that this Element's type is bounded to the component's configuration during application design time and should be discovered using the MetadataService service
ofDynamicType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Specifies the type of the ParameterModel
ofType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Specifies that the OutputModel has a type of static kind.
ofType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Specifies the type of the ParameterModel
onBackPressure() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which is triggered when the runtime applies back pressure on a message generated by the source
onBorrow(C) - Method in interface org.mule.runtime.api.connection.PoolingListener
Executes after the connection was successfully borrowed from the pool but before it's handed over to the requester.
onComponent() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onConfiguration(ConfigurationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when a ConfigurationDeclaration is found in the traversed extensionDeclaration
onConfiguration(ConfigurationModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when a ConfigurationModel is found in the traversed extensionModel
onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ConnectedDeclaration is found in the traversed extensionDeclaration
onConnectionProvider(HasConnectionProviderModels, ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ConnectionProviderModel is found in the traversed extensionModel
onConnectionProvider(HasConnectionProviderModels, ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onConnectionProvider(ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ConnectionProviderModel is found in the traversed extensionModel.
onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when a ConstructDeclaration is found in the traversed extensionDeclaration.
onConstruct(HasConstructModels, ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ConstructModel is found in the traversed extensionModel
onConstruct(HasConstructModels, ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onConstruct(ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ConstructModel is found in the traversed extensionModel.
onDefaultParameterGroup() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasParametersDeclarer
Provides the default ParameterGroupDeclarer.
onDefaultParameterGroup() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Provides the default ParameterGroupDeclarer.
onDefaultParameterGroup() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Provides the default ParameterGroupDeclarer.
onEntity() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onError() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen for errors that occurred in the flow processing a Source generated message.
onFunction(WithFunctionsDeclaration, FunctionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an FunctionDeclaration is found in the traversed extensionDeclaration.
onFunction(HasFunctionModels, FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an FunctionModel is found in the traversed extensionModel.
onFunction(HasFunctionModels, FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onFunction(FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an FunctionModel is found in the traversed extensionModel.
onKeys() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onNestable(ComposableModel, NestableElementModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an NestableElementModel is found in the traversed extensionModel
onNestable(ComposableModel, NestableElementModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onNestable(NestableElementModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an NestableElementModel is found in the traversed extensionModel.
onNotification(T) - Method in interface org.mule.runtime.api.notification.NotificationListener
Handles the fired Notification.
onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an OperationDeclaration is found in the traversed extensionDeclaration.
onOperation(HasOperationModels, OperationModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an OperationModel is found in the traversed extensionModel.
onOperation(HasOperationModels, OperationModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onOperation(OperationModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an OperationModel is found in the traversed extensionModel.
onOutputAttributes() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onOutputPayload() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ParameterDeclaration is found in the traversed extensionDeclaration
onParameter(ParameterizedModel, ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ParameterModel is found in the traversed extensionModel
onParameter(ParameterizedModel, ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onParameter(ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ParameterModel is found in the traversed extensionModel.
onParameter(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onParameterGroup(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasParametersDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ParameterGroupDeclaration is found in the traversed extensionDeclaration
onParameterGroup(ParameterizedModel, ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ParameterGroupModel is found in the traversed extensionModel
onParameterGroup(ParameterizedModel, ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onParameterGroup(ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ParameterGroupModel is found in the traversed extensionModel.
onReturn(C) - Method in interface org.mule.runtime.api.connection.PoolingListener
Executes right before the pool accepts the connection back.
onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an SourceDeclaration is found in the traversed extensionDeclaration
onSource(HasSourceModels, SourceModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an SourceModel is found in the traversed extensionModel
onSource(HasSourceModels, SourceModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onSource(SourceModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an SourceModel is found in the traversed extensionModel.
onSuccess() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen to all the successful results of the dispatched Source messages to the flow.
onTerminate() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen to all the results of the dispatched Source messages to the flow.
onType(ExtensionModel, MetadataType) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an MetadataType is found in the traversed extensionModel.
onType(ExtensionModel, MetadataType) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onType(MetadataType) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an MetadataType is found in the traversed extensionModel.
onVersion(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Provides the extension's version
open() - Method in interface org.mule.runtime.api.store.ObjectStore
Open the underlying store.
open(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Open the partition of the given partitionName
open() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
openCursor() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Creates a new Cursor of type T positioned on the very beginning of the wrapped stream.
openSession(BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Returns an object that caches computation results.
OperationDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
OperationDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
OperationDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a OperationDeclaration through a fluent API
OperationModel - Interface in org.mule.runtime.api.meta.model.operation
A definition of an operation in a ExtensionModel.
OptionalParameterDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
A specialization of ParameterDeclarer for optional parameters.
or(Optional<T>, Supplier<Optional<T>>) - Static method in class org.mule.runtime.api.util.FunctionalUtils
If the given optional is not present, then it returns the optional provided by the orElse supplier
order(int) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Sets the order of the model within its group.
org.mule.runtime.api.app.declaration.serialization - package org.mule.runtime.api.app.declaration.serialization
 
org.mule.runtime.api.artifact - package org.mule.runtime.api.artifact
 
org.mule.runtime.api.bulk - package org.mule.runtime.api.bulk
 
org.mule.runtime.api.cluster - package org.mule.runtime.api.cluster
 
org.mule.runtime.api.component - package org.mule.runtime.api.component
 
org.mule.runtime.api.component.execution - package org.mule.runtime.api.component.execution
 
org.mule.runtime.api.component.location - package org.mule.runtime.api.component.location
 
org.mule.runtime.api.config - package org.mule.runtime.api.config
 
org.mule.runtime.api.config.custom - package org.mule.runtime.api.config.custom
 
org.mule.runtime.api.connection - package org.mule.runtime.api.connection
 
org.mule.runtime.api.connection.serialization - package org.mule.runtime.api.connection.serialization
 
org.mule.runtime.api.connectivity - package org.mule.runtime.api.connectivity
 
org.mule.runtime.api.deployment.management - package org.mule.runtime.api.deployment.management
 
org.mule.runtime.api.deployment.meta - package org.mule.runtime.api.deployment.meta
 
org.mule.runtime.api.deployment.persistence - package org.mule.runtime.api.deployment.persistence
 
org.mule.runtime.api.dsl - package org.mule.runtime.api.dsl
 
org.mule.runtime.api.el - package org.mule.runtime.api.el
 
org.mule.runtime.api.el.persistence - package org.mule.runtime.api.el.persistence
 
org.mule.runtime.api.el.validation - package org.mule.runtime.api.el.validation
 
org.mule.runtime.api.event - package org.mule.runtime.api.event
 
org.mule.runtime.api.exception - package org.mule.runtime.api.exception
 
org.mule.runtime.api.functional - package org.mule.runtime.api.functional
 
org.mule.runtime.api.healthcheck - package org.mule.runtime.api.healthcheck
 
org.mule.runtime.api.i18n - package org.mule.runtime.api.i18n
 
org.mule.runtime.api.interception - package org.mule.runtime.api.interception
 
org.mule.runtime.api.ioc - package org.mule.runtime.api.ioc
 
org.mule.runtime.api.legacy.exception - package org.mule.runtime.api.legacy.exception
 
org.mule.runtime.api.lifecycle - package org.mule.runtime.api.lifecycle
 
org.mule.runtime.api.lock - package org.mule.runtime.api.lock
 
org.mule.runtime.api.message - package org.mule.runtime.api.message
 
org.mule.runtime.api.meta - package org.mule.runtime.api.meta
 
org.mule.runtime.api.meta.model - package org.mule.runtime.api.meta.model
 
org.mule.runtime.api.meta.model.config - package org.mule.runtime.api.meta.model.config
 
org.mule.runtime.api.meta.model.connection - package org.mule.runtime.api.meta.model.connection
 
org.mule.runtime.api.meta.model.construct - package org.mule.runtime.api.meta.model.construct
 
org.mule.runtime.api.meta.model.data.sample - package org.mule.runtime.api.meta.model.data.sample
 
org.mule.runtime.api.meta.model.declaration.fluent - package org.mule.runtime.api.meta.model.declaration.fluent
 
org.mule.runtime.api.meta.model.declaration.fluent.util - package org.mule.runtime.api.meta.model.declaration.fluent.util
 
org.mule.runtime.api.meta.model.deprecated - package org.mule.runtime.api.meta.model.deprecated
 
org.mule.runtime.api.meta.model.display - package org.mule.runtime.api.meta.model.display
 
org.mule.runtime.api.meta.model.error - package org.mule.runtime.api.meta.model.error
 
org.mule.runtime.api.meta.model.function - package org.mule.runtime.api.meta.model.function
 
org.mule.runtime.api.meta.model.nested - package org.mule.runtime.api.meta.model.nested
 
org.mule.runtime.api.meta.model.notification - package org.mule.runtime.api.meta.model.notification
 
org.mule.runtime.api.meta.model.operation - package org.mule.runtime.api.meta.model.operation
 
org.mule.runtime.api.meta.model.parameter - package org.mule.runtime.api.meta.model.parameter
 
org.mule.runtime.api.meta.model.source - package org.mule.runtime.api.meta.model.source
 
org.mule.runtime.api.meta.model.stereotype - package org.mule.runtime.api.meta.model.stereotype
 
org.mule.runtime.api.meta.model.util - package org.mule.runtime.api.meta.model.util
 
org.mule.runtime.api.meta.type - package org.mule.runtime.api.meta.type
 
org.mule.runtime.api.metadata - package org.mule.runtime.api.metadata
 
org.mule.runtime.api.metadata.descriptor - package org.mule.runtime.api.metadata.descriptor
 
org.mule.runtime.api.metadata.resolving - package org.mule.runtime.api.metadata.resolving
 
org.mule.runtime.api.notification - package org.mule.runtime.api.notification
 
org.mule.runtime.api.sampledata - package org.mule.runtime.api.sampledata
 
org.mule.runtime.api.scheduler - package org.mule.runtime.api.scheduler
 
org.mule.runtime.api.security - package org.mule.runtime.api.security
 
org.mule.runtime.api.serialization - package org.mule.runtime.api.serialization
 
org.mule.runtime.api.service - package org.mule.runtime.api.service
 
org.mule.runtime.api.source - package org.mule.runtime.api.source
 
org.mule.runtime.api.store - package org.mule.runtime.api.store
 
org.mule.runtime.api.streaming - package org.mule.runtime.api.streaming
 
org.mule.runtime.api.streaming.bytes - package org.mule.runtime.api.streaming.bytes
 
org.mule.runtime.api.streaming.exception - package org.mule.runtime.api.streaming.exception
 
org.mule.runtime.api.streaming.object - package org.mule.runtime.api.streaming.object
 
org.mule.runtime.api.time - package org.mule.runtime.api.time
 
org.mule.runtime.api.tls - package org.mule.runtime.api.tls
 
org.mule.runtime.api.transformation - package org.mule.runtime.api.transformation
 
org.mule.runtime.api.tx - package org.mule.runtime.api.tx
 
org.mule.runtime.api.util - package org.mule.runtime.api.util
 
org.mule.runtime.api.util.collection - package org.mule.runtime.api.util.collection
 
org.mule.runtime.api.util.concurrent - package org.mule.runtime.api.util.concurrent
 
org.mule.runtime.api.util.xmlsecurity - package org.mule.runtime.api.util.xmlsecurity
 
org.mule.runtime.api.value - package org.mule.runtime.api.value
 
org.mule.runtime.internal.app.declaration.serialization - package org.mule.runtime.internal.app.declaration.serialization
 
org.mule.runtime.internal.dsl - package org.mule.runtime.internal.dsl
 
org.mule.runtime.internal.event - package org.mule.runtime.internal.event
 
org.mule.runtime.internal.exception - package org.mule.runtime.internal.exception
 
org.mule.runtime.internal.meta.type - package org.mule.runtime.internal.meta.type
 
org.mule.runtime.internal.util - package org.mule.runtime.internal.util
 
org.mule.runtime.internal.util.collection - package org.mule.runtime.internal.util.collection
 
org.mule.runtime.internal.util.xmlsecurity - package org.mule.runtime.internal.util.xmlsecurity
 
org.mule.runtime.privileged.exception - package org.mule.runtime.privileged.exception
 
OUTPUT - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are for controling the opertion's output
OutputDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for an OutputModel.
OutputDeclaration() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
 
OutputDeclarer<T extends OutputDeclarer> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring an OutputDeclaration through a fluent API
OutputMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable implementation of OutputMetadataDescriptor
OutputMetadataDescriptor.OutputMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
 
OutputModel - Interface in org.mule.runtime.api.meta.model
Represents the output of a Component
OutputStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the OutputModels.
OutputStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
 
outputType() - Method in interface org.mule.runtime.api.el.CompiledExpression
Returns the output type of this compiled expression
OutputTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the output of an associated component.
overrideDefaultServiceClass(String, Class<T>) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to override a service provided by default on a mule context.
overrideDefaultServiceImpl(String, T) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to override a service provided by default on a mule context.

P

Pair<K,V> - Class in org.mule.runtime.api.util
A convenience class to represent value pairs.
Pair(K, V) - Constructor for class org.mule.runtime.api.util.Pair
Creates a new pair
PARALLEL_FOREACH_FLATTEN_MESSAGE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, if the items to iterate over on a parallel-foreach scope are messages (such as the output of an operation that returns Result objects), they will be flattened in a way that is consistent with what the foreach scope does.
ParameterDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ParameterModel.
ParameterDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
ParameterDeclarer<T extends ParameterDeclarer> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ParameterDeclaration through a fluent API
ParameterDslConfiguration - Class in org.mule.runtime.api.meta.model
Contains directives regarding semantics for the DSL which supports one given owning element.
ParameterDslConfiguration() - Constructor for class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
ParameterDslConfiguration.Builder - Class in org.mule.runtime.api.meta.model
A builder which allows creating instance of ParameterDslConfiguration
ParameterGroupDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ParameterGroupModel.
ParameterGroupDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
ParameterGroupDeclarer<D extends ParameterGroupDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ParameterGroupDeclaration through a fluent API
ParameterGroupDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Creates a new instance
ParameterGroupModel - Interface in org.mule.runtime.api.meta.model.parameter
A group is a logical way to display one or more parameters together.
ParameterizedDeclaration<T extends ParameterizedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Implementation of NamedDeclaration which adds a List of ParameterDeclaration
ParameterizedDeclarer<T extends ParameterizedDeclarer,D extends ParameterizedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declarer which allows adding ParameterDeclarations
ParameterizedDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
ParameterizedModel - Interface in org.mule.runtime.api.meta.model.parameter
Base interface for a model which contains parameters
ParameterMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of a TypeMetadataDescriptor
ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of TypeMetadataDescriptor
ParameterModel - Interface in org.mule.runtime.api.meta.model.parameter
A parameter of a Component or Configuration A parameter provides a name, a type and a default value.
parameterName() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
 
ParameterRole - Enum in org.mule.runtime.api.meta.model.parameter
Represents the possible roles that each parameter plays in the context of a ParameterizedModel
parameters() - Method in interface org.mule.runtime.api.el.ExpressionFunction
Indicates the parameters this function takes.
parametersType(List<FunctionParameter>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeFunctionTypeBuilder
Sets the functions parameters types, represented by FunctionParameters.
paramsMap - Variable in class org.mule.runtime.api.util.MultiMap
 
parse(String) - Static method in class org.mule.runtime.api.metadata.MediaType
Parses a media type from its string representation.
PARSE_TEMPLATE_USE_LEGACY_DEFAULT_TARGET_VALUE - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to "true", the default value of the parseTemplate operation targetValue parameter will be the "#[message]" expression.
parseCharset(String) - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
Parses the String representation of the charset into a Charset
parseDefinedInApp(String) - Static method in class org.mule.runtime.api.metadata.MediaType
Parses a media type, defined by the developer in the App, from its string representation.
PartialTypeKeysResolver<T> - Interface in org.mule.runtime.api.metadata.resolving
A TypeKeysResolver that can handle the resolution of multi-level MetadataKey in a lazy way.
PartitionableExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
PartitionableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
An ObjectStore which has native support for partitioning.
parts(List<String>) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds the parts of this location.
parts(List<String>) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
PARTS_SEPARATOR - Static variable in class org.mule.runtime.api.component.location.Location.LocationImpl
 
path(PathModel) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A PathModel with metadata for a parameter that points to file or directory.
PathModel - Class in org.mule.runtime.api.meta.model.display
A model which provides directives for parameters that points to a file or directory.
PathModel(PathModel.Type, boolean, PathModel.Location, String[]) - Constructor for class org.mule.runtime.api.meta.model.display.PathModel
 
PathModel.Location - Enum in org.mule.runtime.api.meta.model.display
Classifies the generic location where the path is allowed to point
PathModel.Type - Enum in org.mule.runtime.api.meta.model.display
 
PAYLOAD - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
payload(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the Message's TypedValue payload to be built, including it's value and media type.
persistent(boolean) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets whether the store should be persistent or transient.
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Disposable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Initialisable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Startable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Stoppable
 
PIPELINE_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
PipelineMessageNotification - Class in org.mule.runtime.api.notification
PipelineMessageNotification is fired at key steps in the processing of Pipeline
PipelineMessageNotification(EnrichedNotificationInfo, String, int) - Constructor for class org.mule.runtime.api.notification.PipelineMessageNotification
 
PipelineMessageNotificationListener<T extends PipelineMessageNotification> - Interface in org.mule.runtime.api.notification
 
POLICY_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
PolicyNotification - Class in org.mule.runtime.api.notification
Used to notify that a message was processed by a policy
PolicyNotification(String, EnrichedNotificationInfo, int, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.PolicyNotification
 
PolicyNotificationListener<T extends PolicyNotification> - Interface in org.mule.runtime.api.notification
Observer interface to receive notifications about messages being processed by policies
POOL_EXHAUSTED_ACTIONS - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
POOL_INITIALISATION_POLICIES - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
POOLING_PROFILE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the poolingProfile infrastructure parameter
PoolingConnectionProvider<C> - Interface in org.mule.runtime.api.connection
A ConnectionProvider specialization which pools connections.
PoolingListener<C> - Interface in org.mule.runtime.api.connection
Gets notifications for events related to connections on a pool.
PoolingProfile - Class in org.mule.runtime.api.config
Configuration object used to define the object pooling parameters for the service it is associated with.
PoolingProfile() - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
PoolingProfile(PoolingProfile) - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
PoolingProfile(int, int, long, int, int) - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
Position - Class in org.mule.runtime.api.el.validation
Represents the position within a script.
Position(int, int, int) - Constructor for class org.mule.runtime.api.el.validation.Position
 
Preconditions - Class in org.mule.runtime.api.util
Utility class to validate Preconditions
prependMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
PRIMARY_CLUSTER_NODE_SELECTED - Static variable in class org.mule.runtime.api.notification.ClusterNodeNotification
 
priorTo(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
priorTo(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
proceed() - Method in interface org.mule.runtime.api.interception.InterceptionAction
Indicates that the current interception chain must continue, proceeding with the next handlers in the chain (if any) and the intercepted component or flow.
PROCESS_ASYNC_COMPLETE - Static variable in class org.mule.runtime.api.notification.AsyncMessageNotification
 
PROCESS_ASYNC_SCHEDULED - Static variable in class org.mule.runtime.api.notification.AsyncMessageNotification
 
PROCESS_COMPLETE - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
ProcessorInterceptor - Interface in org.mule.runtime.api.interception
Provides a way to hook behavior around a component that is not a SOURCE.
ProcessorInterceptorFactory - Interface in org.mule.runtime.api.interception
Abstract Factory for creating ProcessorInterceptor instances.
ProcessorInterceptorFactory.ProcessorInterceptorOrder - Interface in org.mule.runtime.api.interception
 
ProcessorParameterValue - Interface in org.mule.runtime.api.interception
Contains information about a single parameter of an intercepted component.
PROCESSORS - Static variable in interface org.mule.runtime.api.component.location.Location
 
Product - Enum in org.mule.runtime.api.deployment.meta
The set of products available
PROFILING_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
providedValue() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
Allows to query the unresolved value originally configured in the application.
put(Serializable, Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache
Associates the specified value with the specified key in the cache. if the cache previously contained a mapping for the specified key, the old value gets replaced
put(String, T) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
put(String, T) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
put(K, V) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
put(K, V) - Method in class org.mule.runtime.api.util.MultiMap
 
put(K, Collection<V>) - Method in class org.mule.runtime.api.util.MultiMap
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
putAdditionalEntry(String, Object) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
putAll(Map<? extends Serializable, ? extends Serializable>) - Method in interface org.mule.runtime.api.metadata.MetadataCache
Copies all of the entries from the specified map to the cache.
putAll(Map<? extends String, ? extends T>) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
putAll(Map<? extends String, ? extends T>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.api.util.MultiMap
 
putAll(MultiMap<? extends K, ? extends V>) - Method in class org.mule.runtime.api.util.MultiMap
Similar to MultiMap.putAll(Map), but instead of putting only the first value of each key, all the values are copied for each key.
putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
putIfAbsent(K, V) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 

Q

QueryEntityResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic resolution of all the available entities MetadataKeys when building a DSQL query and the dynamic MetadataType resolution each of those entities.

R

read(JsonReader) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 
read() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
read(byte[]) - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
read(byte[], int, int) - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
ready() - Method in interface org.mule.runtime.api.healthcheck.HealthCheckValidator
 
ReadyStatus - Interface in org.mule.runtime.api.healthcheck
Encapsulates the information regarding the ready status of an application.
RECONNECT_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the reconnect implementation of reconnectionStrategy infrastructure parameter
RECONNECT_FOREVER_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the reconnectForever implementation of reconnectionStrategy infrastructure parameter
RECONNECTION_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the reconnection implementation of reconnectionConfig infrastructure parameter
REDELIVERY_POLICY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the redeliveryPolicy infrastructure parameter
reduce(Function<? super L, ? extends T>, Function<? super R, ? extends T>) - Method in class org.mule.runtime.api.functional.Either
Allows to reduce to a single value using left and right functions with the same return type.
Reference<T> - Class in org.mule.runtime.api.util
An object which holds a reference to a given Reference.value.
Reference() - Constructor for class org.mule.runtime.api.util.Reference
Creates a new instance which references null
Reference(T) - Constructor for class org.mule.runtime.api.util.Reference
Creates a new instance
refreshVerboseExceptions() - Static method in exception org.mule.runtime.api.exception.MuleException
Reads the value of the mule.verbose.exceptions system property.
registerAction(String, int) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
registerCustomServiceClass(String, Class<T>) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to define a custom service on a mule context.
registerCustomServiceImpl(String, T) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to define a custom service on a mule context.
registerExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Registers an exception reader on the Mule Runtime to be used only by the artifact it belongs to
registerGlobalExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Registers an exception reader on the Mule Runtime.
registerListener(NotificationListener<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
registerListener(NotificationListener<N>, Predicate<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
Registry - Interface in org.mule.runtime.api.artifact
Interface to access artifact objects.
REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
REGISTRY_KEY - Static variable in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
 
REGISTRY_KEY - Static variable in interface org.mule.runtime.api.notification.NotificationListenerRegistry
 
release() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
When a component requests an instance of this interface, it becomes obligated to invoke this method after it no longer requires such instance.
release() - Method in interface org.mule.runtime.api.streaming.Cursor
Releases all the resources that this cursor allocated.
release() - Method in class org.mule.runtime.api.util.concurrent.Latch
Releases all waiting threads
releaseResources() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Releases all the resources currently held by this provider.
reloadControl - Static variable in class org.mule.runtime.api.i18n.I18nMessageFactory
Do not use the default reload control to avoid loading the resource bundle upon each request.
RemoteConnectionException - Exception in org.mule.runtime.api.connection
Signals that a remote error in the connection occurred.
RemoteConnectionException(String) - Constructor for exception org.mule.runtime.api.connection.RemoteConnectionException
 
RemoteConnectionException(String, Throwable) - Constructor for exception org.mule.runtime.api.connection.RemoteConnectionException
 
remove(String) - Method in interface org.mule.runtime.api.store.ObjectStore
Remove the object with the given key
remove(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
remove(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Remove the object with the given key in the given partitionName
remove(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Remove the object with the given key
remove(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
remove(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
remove(Object) - Method in class org.mule.runtime.api.util.collection.SmallMap
 
remove(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
remove(Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
remove(Object, Object) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
removeAll(Collection<?>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
removeAll(Object) - Method in class org.mule.runtime.api.util.MultiMap
Removes all elements associated with the provided key.
removeVariable(String) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Remove a variable.
replace(K, V, V) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
replace(K, V) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
REPRESENTATION_ANNOTATION_KEY - Static variable in interface org.mule.runtime.api.component.Component.Annotations
Annotation that defines the representation for the element to be used in error reporting.
REQUIRED_PRODUCT - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
requiresConfiguration() - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
requiresConfiguration() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
requiresConnection() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
 
requiresConnection() - Method in class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
 
requiresConnection(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component requires a connection in order to perform its task
requiresConnection() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
reset() - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
resolveAssignment(MetadataType, MetadataType, ExpressionLanguageMetadataService.MessageCallback) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns the substitution that needs to be done in order for this two types can be assigned
resolveBooleanProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveChilds(MetadataContext, T) - Method in interface org.mule.runtime.api.metadata.resolving.PartialTypeKeysResolver
Further resolves the of types that can be described based on a partial configuration of the Type descriptor, representing them as a multi level MetadataKey.
resolveProcessorPath(Object) - Method in exception org.mule.runtime.api.exception.LocatedMuleException
 
resolveProcessorPath(Object) - Method in exception org.mule.runtime.api.lifecycle.LifecycleException
 
resolveProcessorRepresentation(String, String, Object) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
Deprecated.
resolveProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveStringProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveValue() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
Performs any required expression resolution on ProcessorParameterValue.providedValue().
ResolvingFailure - Class in org.mule.runtime.api.value
Immutable representation of an error that occurred during Value resolution.
ResolvingFailure.Builder - Class in org.mule.runtime.api.value
 
RESOURCE_UNAVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
resourceIdentifier - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action notifications triggered by an external source Used to associate the event with a particular resource.
ResourceLocator - Interface in org.mule.runtime.api.util
Provides access to resources according to its calling object, even considering specific artifacts to search on.
resultFrom(Message) - Static method in interface org.mule.runtime.api.sampledata.SampleDataResult
Creates a new SampleDataResult with a successful result containing the resolved sample data.
resultFrom(SampleDataFailure) - Static method in interface org.mule.runtime.api.sampledata.SampleDataResult
Creates a new SampleDataResult with a failure result containing the associated failure
resultFrom(Set<Value>) - Static method in interface org.mule.runtime.api.value.ValueResult
Creates a new ValueResult with a successful result containing the resolved Set of values.
resultFrom(ResolvingFailure) - Static method in interface org.mule.runtime.api.value.ValueResult
Creates a new ValueResult with a failure result containing the associated failure
retainAll(Collection<?>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
RETHROW_EXCEPTIONS_IN_IDEMPOTENT_MESSAGE_VALIDATOR_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, internal exceptions when processing an event in the 'idempotent-message-validator' will be rethrown instead of throwing a general MULE:DUPLICATE_MESSAGE.
retrieve(String) - Method in interface org.mule.runtime.api.store.ObjectStore
* Retrieve the object stored under the given key
retrieve(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Retrieve the object stored under the given key in the given partitionName
retrieve(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
* Retrieve the object stored under the given key
retrieveAll() - Method in interface org.mule.runtime.api.store.ObjectStore
 
retrieveAll(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
retrieveAll() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
returnType() - Method in interface org.mule.runtime.api.el.ExpressionFunction
Indicates the return type, if any.
returnType(DataType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeFunctionTypeBuilder
Sets the return type of the function, null indicates there's none and is the default value.
REVERT_SUPPORT_EXPRESSIONS_IN_VARIABLE_NAME_IN_SET_VARIABLE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, the variableName identifier in SetVariable is set to not support expressions in the Mule Extension Model (W-10998630)
revocationCheck() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the certificate revocation checking mechanism.
right(R) - Static method in class org.mule.runtime.api.functional.Either
Creates an Either with a right value.
right(Class<L>, R) - Static method in class org.mule.runtime.api.functional.Either
Creates an Either with a right value and forcing a class for its empty left.
ROOT_CONTAINER_NAME_KEY - Static variable in class org.mule.runtime.api.component.AbstractComponent
 
ROUTING_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
RoutingNotification - Class in org.mule.runtime.api.notification
Is fired by routers.
RoutingNotification(Message, String, int) - Constructor for class org.mule.runtime.api.notification.RoutingNotification
 
RoutingNotificationListener<T extends RoutingNotification> - Interface in org.mule.runtime.api.notification
RoutingNotificationListener is an observer interface that objects can use to receive notifications about routing events such as async-reply misses.
RSS - Static variable in class org.mule.runtime.api.metadata.MediaType
 
RSS_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
runsOnPrimaryNodeOnly(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to specify whether the declared source should only run in the primary node when in cluster mode
runsOnPrimaryNodeOnly() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
 

S

sameAs(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
sameAs(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
sameBaseVersion(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
SampleDataFailure - Class in org.mule.runtime.api.sampledata
Immutable representation of an error that occurred during sample data resolution.
SampleDataFailure.Builder - Class in org.mule.runtime.api.sampledata
 
SampleDataProviderModel - Class in org.mule.runtime.api.meta.model.data.sample
Model for a HasOutputModel to communicate if it supports fetching sample data and what it requires.
SampleDataProviderModel(List<ActingParameterModel>, String, boolean, boolean) - Constructor for class org.mule.runtime.api.meta.model.data.sample.SampleDataProviderModel
Creates a new instance
SampleDataResult - Interface in org.mule.runtime.api.sampledata
Represents the result of a sample data connector request
sanitize(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
sanitizeName(String) - Static method in class org.mule.runtime.api.util.NameUtils
Removes everything that's not a word, a dot nor a hyphen
sanitizeName(Optional<String>) - Static method in class org.mule.runtime.api.util.NameUtils
Removes everything that's not a word, a dot nor a hyphen
SAX_PARSER_FACTORY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
SAX_PARSER_PROPERTY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
schedule(Scheduler, Runnable) - Method in interface org.mule.runtime.api.scheduler.SchedulingStrategy
Schedules a job.
Scheduler - Interface in org.mule.runtime.api.scheduler
Allows tasks to be submitted/scheduled to a specific executor in the Mule runtime.
SCHEDULER_MESSAGE_SOURCE_IDENTIFIER - Static variable in interface org.mule.runtime.api.source.SchedulerMessageSource
ComponentIdentifier of an scheduler message source.
SchedulerBusyException - Exception in org.mule.runtime.api.scheduler
Exception thrown by a Scheduler when all of its threads are busy and it cannot accept a new task for execution.
SchedulerBusyException(String) - Constructor for exception org.mule.runtime.api.scheduler.SchedulerBusyException
Constructs a new exception with the specified message.
SchedulerConfig - Class in org.mule.runtime.api.scheduler
Provides a fluent way of customizing a Scheduler obtained through the SchedulerService.
SchedulerConfiguration - Interface in org.mule.runtime.api.source
Interface for SchedulerMessageSource scheduler configuration.
SchedulerContainerPoolsConfig - Class in org.mule.runtime.api.scheduler
Singleton implementation whose SchedulerContainerPoolsConfig.getConfig() method returns an empty value, to indicate that the container pools have to be used.
SchedulerMessageSource - Interface in org.mule.runtime.api.source
Scheduler message source interface.
SchedulerPoolsConfig - Interface in org.mule.runtime.api.scheduler
Parameters to use when building the Executors for the scheduler service.
SchedulerPoolsConfigFactory - Interface in org.mule.runtime.api.scheduler
Provides an instance of SchedulerPoolsConfig to use when building the infrastructure for the Schedulers.
SchedulerPoolStrategy - Enum in org.mule.runtime.api.scheduler
The strategy that the SchedulerService should use to provision the thread pools that back the three main types of schedulers
SchedulerService - Interface in org.mule.runtime.api.scheduler
Provides access to the different schedulers and thread pools that exist in the Mule runtime, allowing an artifact to schedule tasks on those.
SchedulerView - Interface in org.mule.runtime.api.scheduler
Provides a read-only view of the state of a Scheduler.
scheduleWithCronExpression(Runnable, String) - Method in interface org.mule.runtime.api.scheduler.Scheduler
Creates and executes a periodic action that becomes enabled according to given cronExpression and timeZone.
scheduleWithCronExpression(Runnable, String, TimeZone) - Method in interface org.mule.runtime.api.scheduler.Scheduler
Creates and executes a periodic action that becomes enabled according to given cronExpression in the given timeZone.
SCHEDULING_STRATEGY_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the schedulingStrategy infrastructure parameter
SchedulingStrategy - Interface in org.mule.runtime.api.scheduler
Strategy used by the Scheduler for executing jobs.
SCHEMA_FACTORY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
SCHEMA_PROPERTY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
schemaLanguage - Variable in class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.runtime.api.notification.SecurityNotification
 
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
SecurityContext - Interface in org.mule.runtime.api.security
SecurityContext holds security information and is associated with the MuleSession.
SecurityException - Exception in org.mule.runtime.api.security
SecurityException is a generic security exception
SecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.SecurityException
 
SecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.SecurityException
 
SecurityNotification - Class in org.mule.runtime.api.notification
SecurityNotification is fired when a request for authorisation failed.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.runtime.api.notification.SecurityNotification
 
SecurityNotificationListener<T extends SecurityNotification> - Interface in org.mule.runtime.api.notification
MuleContextNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.
SecurityProviderNotFoundException - Exception in org.mule.runtime.api.security
SecurityProviderNotFoundException is thrown by the SecurityManager when an authentication request is made but no suitable security provider can be found to process the authentication.
SecurityProviderNotFoundException(String) - Constructor for exception org.mule.runtime.api.security.SecurityProviderNotFoundException
 
SecurityProviderNotFoundException(String, Throwable) - Constructor for exception org.mule.runtime.api.security.SecurityProviderNotFoundException
 
seek(long) - Method in interface org.mule.runtime.api.streaming.Cursor
Updates the cursor's position.
SerializableLazyValue<T extends Serializable> - Class in org.mule.runtime.api.util
Implementation of LazyValue that adds logic for serialization.
SerializableLazyValue(Supplier<T>) - Constructor for class org.mule.runtime.api.util.SerializableLazyValue
 
SerializableLazyValue(T) - Constructor for class org.mule.runtime.api.util.SerializableLazyValue
 
SerializationException - Exception in org.mule.runtime.api.serialization
Exception to signal an error during serialization/deserialization process
SerializationException(String, Throwable) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(String) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(I18nMessage) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationProtocol - Interface in org.mule.runtime.api.serialization
Defines a component capable to serialize/deserialize objects into/from an array of bytes.
serialize(ArtifactDeclaration) - Method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Serializes an ArtifactDeclaration into JSON
serialize(ErrorType) - Method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Serializes an ErrorType into JSON
serialize(T) - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Serializes the given muleArtifactModel to JSON
serialize(ValidationResult) - Method in class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
serialize(Map<String, MetadataType>) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MetadataTypeSerializer
Serialize all the types
serialize(String, MetadataType) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MetadataTypeSerializer
Serialize the given metadata type with the specified name
serialize(Object) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Serializes the given object into a an array of bytes
serialize(Object, OutputStream) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Serializes the given object and writes the result into out
serialize(ArtifactDeclaration) - Method in class org.mule.runtime.internal.app.declaration.serialization.DefaultArtifactDeclarationJsonSerializer
Serializes an ArtifactDeclaration into JSON
serverId - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ServerSecurityException - Exception in org.mule.runtime.api.security
Base exception for all security exceptions related to security enforced within the mule runtime.
ServerSecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.ServerSecurityException
 
ServerSecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.ServerSecurityException
 
Service - Interface in org.mule.runtime.api.service
Defines a named service which is instantiated at the container level.
SERVICE_ID - Static variable in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
Service ID to use to customize the ComponentInitialStateManager instance for the application through the use of the CustomizationService.
ServiceConfigurator - Interface in org.mule.runtime.api.config.custom
 
ServiceDefinition - Class in org.mule.runtime.api.service
Defines a service implementation for a given Service interface
ServiceDefinition(Class<? extends Service>, Service) - Constructor for class org.mule.runtime.api.service.ServiceDefinition
Defines a new service instance.
ServiceProvider - Interface in org.mule.runtime.api.service
ServiceRepository - Interface in org.mule.runtime.api.service
Provides access to the services available in the container.
set(T) - Method in class org.mule.runtime.api.util.Reference
 
SET_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
SET_VARIABLE_WITH_NULL_VALUE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, the set variable will create a variable even if the value is null.
setAllowedStereotypeModels(List<StereotypeModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setAllowsEvaluationLicense(boolean) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setAllowsTopLevelDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclaration
 
setAlreadyLogged(boolean) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.runtime.api.component.AbstractComponent
 
setAnnotations(Map<QName, Object>) - Method in interface org.mule.runtime.api.component.Component
Sets annotations to the object.
setAuthentication(Authentication) - Method in interface org.mule.runtime.api.security.SecurityContext
 
setBackPressureCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the back pressure SourceCallbackDeclaration
setBlocking(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
setCategory(Category) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setComponentId(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setConfigOverride(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setConfigs(Set<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setConnectionManagementType(ConnectionManagementType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
setDefaultValue(Object) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setDescription(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Sets the BaseDeclaration.description for this declaration
setDisabled(boolean) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Sets the BaseDeclaration.displayModel for this declaration
setDomain(String) - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
setDslConfiguration(ParameterDslConfiguration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setDslSource(String) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setErrorCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
setErrorType(ErrorType) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setEvictionCheckIntervalMillis(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setException(Exception) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setExecutionType(ExecutionType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
setExhaustedAction(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setExpressionSupport(ExpressionSupport) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setFieldValueProviderModels(List<FieldValueProviderModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setFlowStack(Serializable) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setHasResponse(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
setId(Serializable) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
setId(String) - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Sets the describer's ID
setInitialisationPolicy(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setLayoutModel(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
setLocation(Object) - Method in exception org.mule.runtime.api.exception.LocatedMuleException
 
setLocation(String) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setLogConfigFile(String) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setMajor(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setMaxActive(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMaxIdle(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMaxOccurs(Integer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
setMaxWait(long) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMessage(String) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setMessage(I18nMessage) - Method in exception org.mule.runtime.api.exception.MuleException
 
setMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
setMinEvictionMillis(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMinMuleVersion(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the describer's minimum Mule Runtime version that requires to work correctly
setMinOccurs(int) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
setMinor(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setName(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the describer's name
setName(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setName(String) - Method in interface org.mule.runtime.api.meta.NameableObject
Sets the name of the object
setNamespace(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the namespace
setNextMessage(I18nMessage) - Method in class org.mule.runtime.api.i18n.I18nMessage
 
setOutput(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
Sets the OutputDeclaration that describes this declarations output type.
setOutput(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
setOutput(OutputDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
Sets the OutputDeclaration that describes this declarations output type.
setOutputAttributes(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
Sets the OutputDeclaration that describes this declarations output attributes type.
setOutputAttributes(OutputDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
Sets the OutputDeclaration that describes this declarations output attributes type.
setParameterRole(ParameterRole) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setPartName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
 
setPayload(T) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setPrefix(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the extension's prefix
setProperties(Map<String, Object>) - Method in interface org.mule.runtime.api.security.Authentication
Makes a copy of this Authentication with the passed properties set.
setProperties(Map<String, Object>) - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
Makes a copy of this Authentication with the passed properties set.
setProvider(String) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setRecordId(Serializable) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setRedeploymentEnabled(boolean) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedChainDeclarer
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setRequiredEntitlement(String) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setRequiredProduct(Product) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the required product for the artifact.
setRequiresConnection(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setReuseObject(boolean) - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
setRevision(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setRunsOnPrimaryNodeOnly(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets whether the declared source should only run in the primary node when in cluster mode
setSampleDataProviderModel(SampleDataProviderModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
Sets a SampleDataProviderModel that describes this declaration's sample data capabilities
setSampleDataProviderModel(SampleDataProviderModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
Sets a SampleDataProviderModel that describes this declaration's sample data capabilities
setSchemaLocation(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
The location of the schema
setSchemaVersion(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the version of the schema
setSecureProperties(List<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setServerId(String) - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
setStatusCode(String) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setSuccessCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the success SourceCallbackDeclaration
setSuccessful(boolean) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setSuccessful(boolean) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
setSuffix(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setSupportsConnectivityTesting(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
setSupportsStreaming(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setSuppressedCauses(List<MuleException>) - Method in class org.mule.runtime.api.exception.MuleExceptionInfo
 
setTerminateCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the terminate SourceCallbackDeclaration
setTransactional(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setType(MetadataType, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
Associates the given MetadataType to the element being declared
setType(MetadataType, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
Associates the given MetadataType to the element being declared
setType(MetadataType, boolean) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
Associates the given MetadataType to the element being declared
setValue(V) - Method in class org.mule.runtime.internal.util.collection.ImmutableEntry
 
setValueProviderModel(ValueProviderModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setVendor(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setXmlDslModel(XmlDslModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setXsdFileName(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the XSD file name
Severity - Enum in org.mule.runtime.api.el.validation
Represents the severity of a ValidationMessage
SHARE_ERROR_TYPE_REPOSITORY_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled this System Property, if an ErrorType is not found in the policy ErrorType repository, then it's used the app ErrorType repository.
showInDsl(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
Sets the declaration of whether this ParameterDeclaration represents a ParameterGroupModel that will be shown inline in the DSL or instead is represented as a set of standalone attributes.
SimpleMemoryObjectStore<T extends Serializable> - Class in org.mule.runtime.api.store
 
SimpleMemoryObjectStore() - Constructor for class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
size() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
size() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
size() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
size() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
size() - Method in class org.mule.runtime.api.util.MultiMap
 
size() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
skip() - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, skipping the next interceptors in the chain and the intercepted component.
skip(long) - Method in class org.mule.runtime.api.streaming.bytes.ImmutableFileRepeatableInputStream
 
SmallMap<K,V> - Class in org.mule.runtime.api.util.collection
A Map implementation optimized for cases in which: The size will not surpass the number of five entries, or will only surpass it in the minority of cases The key's equals(Object) method is significantly faster than its hashCode() method The way this map works is that instead of using a hash table, it will do a brute force search over its five keys.
SmallMap() - Constructor for class org.mule.runtime.api.util.collection.SmallMap
Creates a new empty instance
SOURCE - Static variable in interface org.mule.runtime.api.component.location.Location
 
SOURCE_ELEMENT_ANNOTATION_KEY - Static variable in interface org.mule.runtime.api.component.Component.Annotations
Annotation that defines the source code for the element.
SOURCE_INTERCEPTORS_ORDER_REGISTRY_KEY - Static variable in interface org.mule.runtime.api.interception.SourceInterceptorFactory
By making a SourceInterceptorFactory.SourceInterceptorOrder available in the Registry with this key, the order in which the SourceInterceptorFactories products will be applied to the applicable components. can be customized.
SourceCallbackDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a SourceCallbackModel.
SourceCallbackDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.SourceCallbackDeclaration
SourceCallbackDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a SourceCallbackDeclaration through a fluent API
SourceCallbackDeclarer(SourceCallbackDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.SourceCallbackDeclarer
SourceCallbackModel - Interface in org.mule.runtime.api.meta.model.source
Specialization of ParameterizedModel to describe a response callback on a message source
SourceDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a SourceModel.
SourceDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a SourceDeclaration through a fluent API
SourceInterceptor - Interface in org.mule.runtime.api.interception
Provides a way to hook behavior around a SOURCE component.
SourceInterceptorFactory - Interface in org.mule.runtime.api.interception
Abstract Factory for creating SourceInterceptor instances.
SourceInterceptorFactory.SourceInterceptorOrder - Interface in org.mule.runtime.api.interception
 
SourceModel - Interface in org.mule.runtime.api.meta.model.source
A definition of a message source in an ExtensionModel.
SourceRemoteConnectionException - Exception in org.mule.runtime.api.connection
Signals that a remote error in the connection occurred related to the source
SourceRemoteConnectionException(String) - Constructor for exception org.mule.runtime.api.connection.SourceRemoteConnectionException
 
SourceRemoteConnectionException(String, Throwable) - Constructor for exception org.mule.runtime.api.connection.SourceRemoteConnectionException
 
SPACE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
SplashMessageProvider - Interface in org.mule.runtime.api.artifact
Provides a way for an artifact to log a splash message in the log when the artifact is started.
split(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Splits using the specified expression.
split(String) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Splits using the specified expression.
split(CompiledExpression) - Method in interface org.mule.runtime.api.el.ExpressionLanguageSession
Splits using the specified expression.
stackTraceFilter - Static variable in class org.mule.runtime.api.exception.ExceptionHelper
A comma-separated list of internal packages/classes which are removed from sanitized stacktraces.
standard(boolean, boolean, boolean, boolean) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking mechanism based on standard CRLDP and OCSP extension points in the certificate.
start() - Method in interface org.mule.runtime.api.lifecycle.Startable
 
START_EXTENSION_COMPONENTS_WITH_ARTIFACT_CLASSLOADER_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, extensions will only be able to load exported resources from the deployable artifacts (application, policy, domain).
Startable - Interface in org.mule.runtime.api.lifecycle
Startable provides an object with a Startable.start() method which gets called when the Mule instance gets started.
STATIC_RESOLVER_NAME - Static variable in interface org.mule.runtime.api.metadata.resolving.StaticResolver
 
StaticResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the construction of a custom MetadataType in any format to be set in a Typed component statically when building the extension avoiding dynamically metadata resolution when we know exactly the non necessarily java type structure at compile time.
statusDescription() - Method in interface org.mule.runtime.api.healthcheck.ReadyStatus
 
StereotypedDeclaration<T extends StereotypedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Implementation of NamedDeclaration which adds a List of ParameterDeclaration
StereotypeModel - Interface in org.mule.runtime.api.meta.model.stereotype
A model which represents an stereotype qualifier for the HasStereotypeModel that is categorized with this stereotype.
StereotypeModelBuilder - Class in org.mule.runtime.api.meta.model.stereotype
Builder pattern implementation to build StereotypeModel instances.
stop() - Method in interface org.mule.runtime.api.lifecycle.Stoppable
 
stop() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
When invoked, the traversal of the ExtensionDeclaration will stop once the current visit is completed.
stop() - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
When invoked, the traversal of the ExtensionModel will stop once the current visit is completed.
stop() - Method in interface org.mule.runtime.api.scheduler.Scheduler
Tries to do a graceful shutdown.
Stoppable - Interface in org.mule.runtime.api.lifecycle
Stoppable is a lifecycle interface that introduces a Stoppable.stop() method to an object.
store(String, T) - Method in interface org.mule.runtime.api.store.ObjectStore
Store the given Object.
store(String, T, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Stores the given Object in the given partitionName
store(String, T) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Store the given Object.
STREAMING_VERBOSE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true this System Property, more information about streaming will be logged.
StreamingBufferSizeExceededException - Exception in org.mule.runtime.api.streaming.exception
Signals that a buffer used for streaming has reached its maximum possible size and thus the streaming operation cannot continue.
StreamingBufferSizeExceededException(int) - Constructor for exception org.mule.runtime.api.streaming.exception.StreamingBufferSizeExceededException
Creates a new instance
streamType(Class<? extends Iterator>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the CollectionDataType to be built.
streamValue(Iterator, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the consumable streaming collection value for the Message's payload to be built.
STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
StringByteSizeCalculator - Class in org.mule.runtime.internal.util
Uses a custom OutputStream to only count sizes when asked to write a String, eventually getting it's whole Charset dependent byte size.
StringByteSizeCalculator() - Constructor for class org.mule.runtime.internal.util.StringByteSizeCalculator
 
StringMultiMap() - Constructor for class org.mule.runtime.api.util.MultiMap.StringMultiMap
 
StringMultiMap(MultiMap<String, String>) - Constructor for class org.mule.runtime.api.util.MultiMap.StringMultiMap
 
StringMultiMap(Map<String, String>) - Constructor for class org.mule.runtime.api.util.MultiMap.StringMultiMap
 
SUBFLOW_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of a sub-flow
substitute(MetadataType, Map<String, MetadataType>) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Returns a new type with the substitution being applied
SubTypesModel - Class in org.mule.runtime.api.meta.model
A model which describes that a given base type is extended by a Set of sub-types.
SubTypesModel(MetadataType, Set<MetadataType>) - Constructor for class org.mule.runtime.api.meta.model.SubTypesModel
Creates a new instance
success() - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
success() - Static method in interface org.mule.runtime.api.el.ValidationResult
 
success(T) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a success MetadataResult.
SuccessMetadataResult<T> - Class in org.mule.runtime.api.metadata.resolving
Immutable implementation of MetadataResult for successful results.
summarise(Throwable, int) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
summary(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A very brief overview about this model
supplier() - Method in class org.mule.runtime.internal.util.collection.ImmutableListCollector
 
supplier() - Method in class org.mule.runtime.internal.util.collection.ImmutableMapCollector
 
supplier() - Method in class org.mule.runtime.internal.util.collection.ImmutableSetCollector
 
SUPPORT_NATIVE_LIBRARY_DEPENDENCIES_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, and the application needs to load a native library, the rest of the native libraries are preloaded in the application's Classloader.
supports(Product) - Method in enum org.mule.runtime.api.deployment.meta.Product
 
supportsConnectivityTesting() - Method in interface org.mule.runtime.api.meta.model.connection.ConnectionProviderModel
 
supportsConnectivityTesting(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
 
supportsStreaming() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
Indicates if this component supports streaming.
supportsStreaming(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component supports streaming.
SUPPRESS_ERRORS_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When set to true, error suppression will happen.
SuppressedMuleException - Exception in org.mule.runtime.internal.exception
 
SuppressedMuleException(Throwable, MuleException) - Constructor for exception org.mule.runtime.internal.exception.SuppressedMuleException
Constructs a new SuppressedMuleException
SuppressedMuleException - Exception in org.mule.runtime.privileged.exception
Wraps a provided exception, suppressing a MuleException that is part of it's cause tree, meaning that the Mule Runtime will not take it into account for the error handling.
SuppressedMuleException(Throwable, MuleException) - Constructor for exception org.mule.runtime.privileged.exception.SuppressedMuleException
Constructs a new SuppressedMuleException
suppressIfPresent(Throwable, Class<? extends MuleException>) - Static method in exception org.mule.runtime.privileged.exception.SuppressedMuleException
Wraps the provided exception, suppressing the exception itself or the first cause that is an instance of the provided class.
SYSTEM_PROPERTY_PREFIX - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 

T

tabName(String) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Sets the tab element name where the model and its group it's going to be located.
TemplateObjectStore<T extends Serializable> - Class in org.mule.runtime.api.store
Template for ObjectStore implementations so that it's easier to conform to the contract.
TemplateObjectStore() - Constructor for class org.mule.runtime.api.store.TemplateObjectStore
 
testConnection(Location) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingService
Does connection testing over the component registered under the provider identifier
testConnectivity(Object) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingStrategy
Does connectivity validation over the provided mule component.
TESTING_MODE_PROPERTY_NAME - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
 
TEXT - Static variable in class org.mule.runtime.api.metadata.MediaType
 
TEXT_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
ThrowsErrors - Interface in org.mule.runtime.api.meta.model.error
Indicates that the current model can declare which ErrorModel it can throw.
Time - Class in org.mule.runtime.api.time
Represents a scalar amount of time expressed in a certain TimeUnit
Time(long, TimeUnit) - Constructor for class org.mule.runtime.api.time.Time
Creates a new instance
timestamp - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TimeSupplier - Interface in org.mule.runtime.api.time
A Supplier which provides a unified time in milliseconds.
titleize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a name into a title
TLS_CONTEXT_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:context infrastructure parameter
TLS_CRL_FILE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:crl-file infrastructure parameter
TLS_CUSTOM_OCSP_RESPONDER_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:custom-ocsp-responder infrastructure parameter
TLS_KEY_STORE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:key-store infrastructure parameter
TLS_PREFIX - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The prefix name of the tls:context infrastructure parameter
TLS_REVOCATION_CHECK_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:revocation-check infrastructure parameter
TLS_STANDARD_REVOCATION_CHECK_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:standard-revocation-check infrastructure parameter
TLS_TRUST_STORE_ELEMENT_IDENTIFIER - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The identifier name of the tls:trust-store infrastructure parameter
TlsContextFactory - Interface in org.mule.runtime.api.tls
A factory for TLS contexts.
TlsContextFactoryBuilder - Interface in org.mule.runtime.api.tls
Builder for TlsContextFactory.
TlsContextKeyStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a key store.
TlsContextStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a store.
TlsContextTrustStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a trust store.
TlsRevocationCheckBuilder - Interface in org.mule.runtime.api.tls
Factory for creating currently supported certificate revocation mechanisms.
TO_STRING_TRANSFORMER_TRANSFORM_ITERATOR_ELEMENTS_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
If set to true, managed iterators transformed to Strings will show the representation of the elements instead of the generic 'org.mule.runtime.core.internal.streaming.object.ManagedCursorIteratorProvider$ManagedCursorIterator@######'.
toByteArray(InputStream) - Static method in class org.mule.runtime.api.util.IOUtils
This method wraps org.apache.commons.io.IOUtils' toByteArray(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toBytes() - Method in class org.mule.runtime.api.util.DataSize
 
toBytes(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toCamelCase(String, String) - Static method in class org.mule.runtime.api.util.NameUtils
Converts an string with multiple parts separated by separator to another string where each part is concatenated using camel case for each part expect for the first part which will be all lowercase.
toCompleteNumericVersion() - Method in class org.mule.runtime.api.meta.MuleVersion
Returns a string representing the complete numeric version, without suffixes.
toGB() - Method in class org.mule.runtime.api.util.DataSize
 
toGB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toImmutableList() - Static method in class org.mule.runtime.api.util.collection.Collectors
Returns a Collector that accumulates the input elements into an immutable List.
toImmutableMap(Function<T, K>, Function<T, V>) - Static method in class org.mule.runtime.api.util.collection.Collectors
Returns a Collector that accumulates elements into an immutable Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toImmutableMultiMap() - Method in class org.mule.runtime.api.util.MultiMap.StringMultiMap
 
toImmutableMultiMap() - Method in class org.mule.runtime.api.util.MultiMap
 
toKB() - Method in class org.mule.runtime.api.util.DataSize
 
toKB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toListValuesMap() - Method in class org.mule.runtime.api.util.MultiMap
 
toMB() - Method in class org.mule.runtime.api.util.DataSize
 
toMB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toRfcString() - Method in class org.mule.runtime.api.metadata.MediaType
 
toString() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
toString() - Method in class org.mule.runtime.api.el.ModuleElementName
 
toString() - Method in class org.mule.runtime.api.el.ModuleNamespace
 
toString(Object) - Static method in exception org.mule.runtime.api.exception.LocatedMuleException
 
toString() - Method in class org.mule.runtime.api.functional.Either
 
toString() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
toString() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
 
toString() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
toString() - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
toString() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
toString() - Method in class org.mule.runtime.api.meta.model.SubTypesModel
 
toString() - Method in class org.mule.runtime.api.meta.MuleVersion
 
toString() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
toString() - Method in class org.mule.runtime.api.metadata.MediaType
 
toString() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
toString() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
toString() - Method in class org.mule.runtime.api.metadata.TypedValue
 
toString() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
toString() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
toString() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
toString() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
toString() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
toString() - Method in class org.mule.runtime.api.sampledata.SampleDataFailure
 
toString() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
toString() - Method in class org.mule.runtime.api.util.MultiMap
 
toString() - Method in class org.mule.runtime.api.util.Pair
toString() - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
toString() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
toString() - Method in class org.mule.runtime.internal.dsl.DefaultDslResolvingContext
 
toString() - Method in class org.mule.runtime.internal.event.ItemSequenceInfoBindingWrapper
 
toString() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
TRACK_CURSOR_PROVIDER_CLOSE_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, this System Property tracks the stacktrace from where the CursorProvider.close() method was called.
TRANSACTION_BEGAN - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
TRANSACTION_COMMITTED - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
TRANSACTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TRANSACTION_ROLLEDBACK - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
transactional(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component has the ability to execute while joining a transaction
TransactionException - Exception in org.mule.runtime.api.tx
TransactionException is thrown when an exception occurs while trying to create, start commit or rollback
TransactionException(I18nMessage) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionNotification - Class in org.mule.runtime.api.notification
 
TransactionNotification(String, int) - Constructor for class org.mule.runtime.api.notification.TransactionNotification
 
TransactionNotification(String, int, String) - Constructor for class org.mule.runtime.api.notification.TransactionNotification
 
TransactionNotificationListener<T extends TransactionNotification> - Interface in org.mule.runtime.api.notification
TransactionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Transaction event occurs.
TransactionType - Enum in org.mule.runtime.api.tx
Represents the different kind of transaction available.
transform(Object, DataType, DataType) - Method in interface org.mule.runtime.api.transformation.TransformationService
Given a value) it will try to transform it to the expected type defined in the {@code expectedDataType}
transform(Message, DataType) - Method in interface org.mule.runtime.api.transformation.TransformationService
Attempts to obtain the payload of this message with the desired Class type.
TransformationService - Interface in org.mule.runtime.api.transformation
 
TRANSFORMER_FACTORY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
TRANSFORMER_PROPERTY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
trigger() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
Triggers the execution of the flow where the scheduler message source is located.
trustStoreAlgorithm(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the trust store algorithm.
trustStorePassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password to access the trust store defined in TlsContextFactoryBuilder.trustStorePath(String).
trustStorePath(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the location (which will be resolved relative to the current classpath and file system, if possible) where the trust store to use should be looked for, requires TlsContextFactoryBuilder.trustStorePassword(String) too.
trustStoreType(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the type of the trust store (such as jks, jceks or pkcs12).
type(TypedComponentIdentifier.ComponentType) - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
type(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the DataType to be built.
TYPE_ERROR - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_FATAL - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_INFO - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_TRACE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_WARNING - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TypeCatalog - Interface in org.mule.runtime.api.meta.type
Container for all the types declared in a given DslResolvingContext, defined by the Set of ExtensionModels that coexist in.
Typed - Interface in org.mule.runtime.api.meta
A generic contract for a component that has a type.
TYPED_VALUE - Static variable in interface org.mule.runtime.api.metadata.DataType
 
TypedComponentIdentifier - Interface in org.mule.runtime.api.component
Descriptor for a component in the configuration along with it's TypedComponentIdentifier.ComponentType.
TypedComponentIdentifier.Builder - Interface in org.mule.runtime.api.component
Builder interface for TypedComponentIdentifier.
TypedComponentIdentifier.ComponentType - Enum in org.mule.runtime.api.component
Declares different types of component based on its common characteristics.
TypedDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to define the declared component's MetadataType
TypedException - Exception in org.mule.runtime.api.exception
Internal RuntimeException implementation to throw throwables that indicates explicitly the ErrorType that is wanted to throw.
TypedException(Throwable, ErrorType) - Constructor for exception org.mule.runtime.api.exception.TypedException
 
TypedException(Throwable, ErrorType, String) - Constructor for exception org.mule.runtime.api.exception.TypedException
 
TypedValue<T> - Class in org.mule.runtime.api.metadata
Maintains a value that has an associated DataType.
TypedValue(T, DataType) - Constructor for class org.mule.runtime.api.metadata.TypedValue
Constructs a new TypedValue with the given parameters.
TypedValue(T, DataType, Optional<Long>) - Constructor for class org.mule.runtime.api.metadata.TypedValue
TypedValue(T, DataType, OptionalLong) - Constructor for class org.mule.runtime.api.metadata.TypedValue
Constructs a new TypedValue with the given parameters.
TypeKeysResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic resolution of the available MetadataKey that can be used to populate the MetadataKeyId of an associated Component
TypeMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of a TypeMetadataDescriptor
TypeMetadataDescriptor.TypeMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of TypeMetadataDescriptor

U

UnauthorisedException - Exception in org.mule.runtime.api.security
UnauthorisedException is thrown if authentication fails.
UnauthorisedException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
UnauthorisedException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
UnauthorisedException(SecurityContext, String, String) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
underscorize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a camel case value into an underscorized one.
unify(List<MetadataType>) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService
Unify all the specified types into one type.
UNKNOWN - Static variable in class org.mule.runtime.api.metadata.MediaType
 
UNKNOWN - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
UnknownAuthenticationTypeException - Exception in org.mule.runtime.api.security
UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised Authentication type.
UnknownAuthenticationTypeException(Authentication) - Constructor for exception org.mule.runtime.api.security.UnknownAuthenticationTypeException
 
unmanagedPersistent() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
Creates a new ObjectStoreSettings instance which describes a persistent store with no expiration or boundaries.
unmanagedTransient() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
Creates a new ObjectStoreSettings instance which describes a transient store with no expiration or boundaries.
unmodifiable(Map<K, V>) - Static method in class org.mule.runtime.api.util.collection.SmallMap
Returns an unmodifiable version of the given map.
UnmodifiableMap<K,V> - Class in org.mule.runtime.internal.util.collection
An unmodifiable view of the specified map.
unmodifiableMap(Map<K, V>) - Static method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
Returns an unmodifiable view of the given map.
unmodifiableMultiMap(MultiMap<K, V>) - Static method in class org.mule.runtime.api.util.MultiMap
Returns an unmodifiable view of the specified multi-map.
unregisterExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Unregisters an exception reader from the Mule Runtime
unregisterListener(NotificationListener<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
Unregisters a previously registered NotificationListener.
UnsupportedAuthenticationSchemeException - Exception in org.mule.runtime.api.security
UnsupportedAuthenticationSchemeException is thrown when a authentication scheme is being used on the message that the Security filter does not understand.
UnsupportedAuthenticationSchemeException(I18nMessage, Message) - Constructor for exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(I18nMessage, Throwable, Message) - Constructor for exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedConnectivityTestingObjectException - Exception in org.mule.runtime.api.connectivity
Exception type that represents a failure when there's no ConnectivityTestingService that can do connectivity testing over a provided component
UnsupportedConnectivityTestingObjectException(I18nMessage) - Constructor for exception org.mule.runtime.api.connectivity.UnsupportedConnectivityTestingObjectException
unwrap(T) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
unwrap(Object) - Static method in class org.mule.runtime.api.metadata.TypedValue
Utility method to obtain a type value's content, in cases in which you don't know if the value is a type value at all.
unwrap() - Method in exception org.mule.runtime.privileged.exception.SuppressedMuleException
USE_TRANSACTION_SINK_INDEX_PROPERTY - Static variable in class org.mule.runtime.api.util.MuleSystemProperties
When enabled, flux sinks will be cached using index as part of the key.

V

validate(C) - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Validates the given C.
validate(String) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Verifies whether an expression is valid or not syntactically.
validateKey(String) - Method in class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
validateModel(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
Validates that all the required fields for a valid model are set.
validatePresentKey(String) - Method in class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
ValidationMessage - Class in org.mule.runtime.api.el.validation
Represents a message referring to a performed validation, with a Severity, a Location and a generic message.
ValidationMessage(Severity, String, Location) - Constructor for class org.mule.runtime.api.el.validation.ValidationMessage
 
ValidationResult - Interface in org.mule.runtime.api.el
Represents the result of an expression validation.
ValidationResultJsonSerializer - Class in org.mule.runtime.api.el.persistence
 
ValidationResultJsonSerializer() - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
ValidationResultTypeAdapter - Class in org.mule.runtime.api.el.persistence
 
ValidationResultTypeAdapter(Gson) - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 
ValidationResultTypeAdapterFactory - Class in org.mule.runtime.api.el.persistence
TypeAdapterFactory implementation for creating ValidationResult TypeAdapters
ValidationResultTypeAdapterFactory() - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapterFactory
 
value() - Method in class org.mule.runtime.api.el.Binding
 
value(Object) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the value for the Message's payload to be built.
value - Variable in class org.mule.runtime.api.util.LazyValue
 
Value - Interface in org.mule.runtime.api.value
Represents a possible and valid value for a parameter.
VALUE_ATTRIBUTE_NAME - Static variable in interface org.mule.runtime.internal.dsl.DslConstants
The name of the 'value' element of a Map DSL entry
VALUE_PROVIDER_SERVICE_KEY - Static variable in interface org.mule.runtime.api.value.ValueProviderService
Key under which the ValueProviderService can be found in the Registry
valueMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.MapBuilder
Sets the MediaType for the map value items in the Message to be built.
valueMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueMediaType for the DataType to be built, when the type is a Map.
valueMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueMediaType for the DataType to be built, when the type is a Map.
valueOf(String) - Static method in enum org.mule.runtime.api.component.TypedComponentIdentifier.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.config.MuleRuntimeFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.deployment.meta.Product
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.el.DataFormatConfigOption.ConfigOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.el.validation.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.ExpressionSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.ExternalLibraryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.connection.ConnectionManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.operation.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.parameter.ParameterRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.metadata.resolving.MetadataComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.notification.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.scheduler.SchedulerPoolStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.tx.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.util.DataUnit
Returns the enum constant of this type with the specified name.
ValueProviderModel - Class in org.mule.runtime.api.meta.model.parameter
Model for ParameterModel to communicate if one of these are capable to provide values.
ValueProviderModel(List<ActingParameterModel>, boolean, boolean, boolean, Integer, String, String) - Constructor for class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Creates a new instance
ValueProviderModel(List<ActingParameterModel>, boolean, boolean, boolean, Integer, String, String, ModelProperty...) - Constructor for class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Creates a new instance
ValueProviderService - Interface in org.mule.runtime.api.value
Provides the capability of resolve the values for any Value Provider capable element in a Mule App.
ValueResult - Interface in org.mule.runtime.api.value
Represents the result of the resolution of the possible values of a element capable of resolve values.
values() - Static method in enum org.mule.runtime.api.component.TypedComponentIdentifier.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.config.MuleRuntimeFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.deployment.meta.Product
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.el.DataFormatConfigOption.ConfigOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.el.validation.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.ExpressionSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.ExternalLibraryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.connection.ConnectionManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.operation.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.parameter.ParameterRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.metadata.resolving.MetadataComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.notification.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.scheduler.SchedulerPoolStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
This method is not supported for performance reasons
values() - Static method in enum org.mule.runtime.api.tx.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
values() - Method in class org.mule.runtime.api.util.collection.SmallMap
 
values() - Static method in enum org.mule.runtime.api.util.DataUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.util.MultiMap
 
values() - Method in class org.mule.runtime.internal.util.collection.UnmodifiableMap
 
valueSupplier - Variable in class org.mule.runtime.api.util.LazyValue
 
valueType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueType for the DataType to be built, when the type is a Map.
variables(Map<String, ?>) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Set a map of variables.
variables(Map<String, Object>) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Set a map of variables.
variables(Map<String, ?>) - Method in class org.mule.runtime.internal.event.DefaultInputEvent
 
VARS - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
verboseExceptions - Static variable in exception org.mule.runtime.api.exception.MuleException
When false (default), only a summary of the root exception and trail is provided.
verifyStringDoesNotContainsReservedCharacters(String) - Static method in class org.mule.runtime.internal.util.NameValidationUtil
Validates that the given string does not contain any NameValidationUtil.SPECIAL_CHARACTERS character
visit(OperationModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
Visits an OperationModel
visit(SourceModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
Visits an SourceModel
visit(ConstructModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
visit(NestedComponentModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
visit(NestedChainModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
visit(NestedRouteModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
visit(NestedComponentModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
Deprecated.
 
visit(NestedChainModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
Deprecated.
 
visit(NestedRouteModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
Deprecated.
 

W

walk(ExtensionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Navigates the given extensionDeclaration and invokes the other public method's in this class as the navigation progresses
walk(ExtensionModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Navigates the given extensionModel and invokes the other public method's in this class as the navigation progresses
warning(String, ExpressionLanguageMetadataService.MessageLocation) - Method in interface org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageCallback
Is called when a warning message happens while resolving metadata
WHEN_EXHAUSTED_FAIL - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
WHEN_EXHAUSTED_GROW - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
WHEN_EXHAUSTED_WAIT - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
withAllowedStereotypes(StereotypeModel...) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Adds the given stereotypes to the ones which are allowed on the route.
withAllowedStereotypes(List<StereotypeModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given List of StereotypeModel
WithAllowedStereotypesDeclaration<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get StereotypeModel objects
withAttributes(MetadataAttributes) - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder
 
withAttributesType(TypeMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Adds a MetadataResult of TypeMetadataDescriptor that describes the he output Message.getAttributes() MetadataType.
withAttributesType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Describes that the output Message.getAttributes() MetadataType of the component will be
withBundleDescriptorLoader(MuleArtifactLoaderDescriptor) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the bundle descriptor loader for the artifact
withCategory(Category) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the extension's Category
withCategoryName(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withChain() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withChain(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withChain() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withChain(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withChain() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withChain(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withCharset(Charset) - Method in class org.mule.runtime.api.metadata.MediaType
Creates a new MediaType instance keeping the type and sub-type but replacing the charset with the value passed.
withChild(MetadataKeyBuilder) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKeyBuilder child to the MetadataKey that is being built.
withChild(MetadataKey) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKey child to the MetadataKey that is being built.
withClassLoaderModelDescriptorLoader(MuleArtifactLoaderDescriptor) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the bundle descriptor loader for the artifact
withComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withComponent(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withConfig(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a config of the given name
withConnectionManagementType(ConnectionManagementType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Sets the type of connection management that the provider performs
withConnectionProvider(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectionProviderDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
withConnectionProvider(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectedDeclaration, String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a connection provider of the given name into the owner
withConnectionProvider(ConnectionProviderDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
withConnectionProvider(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConnectionProviderDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectionProviderDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConnectionProviderDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
withConstruct(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an ConstructDeclaration by receiving a declarer which describes it
withConstruct(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
 
withConstruct(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConstructDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConstructDeclarer
Adds an ConstructDeclaration by receiving a declarer which describes it
WithConstructsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get OperationDeclaration objects
withContracts(List<MuleServiceContractModel>) - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
withCoordinates(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Suggests Maven coordinates where the required library can be found.
WithDeprecatedDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get DeprecationModel objects
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given stereotype
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given stereotype
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclarer
 
withDeprecation(DeprecationModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasDeprecatedDeclarer
Adds the given stereotype
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
 
withDeprecation(DeprecationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
withDeprecation(DeprecationModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithDeprecatedDeclaration
 
withDescription(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets a description for the library
withDirectRunCpuLightWhenTargetBusy(boolean) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
When true, if the target custom Scheduler tries to dispatch a task to the cpu-light Scheduler when it's busy, the task will be run by the target Scheduler instead of dispatching it to cpu-lite.
withDisplayModel(DisplayModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasDisplayModelDeclarer
Sets the given displayModel
withDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given displayModel
withDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the given displayModel
withDisplayName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a display name to the MetadataKey that is being built
withDsl(ParameterDslConfiguration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Describes the language which allows configuring this parameter
withDslInlineRepresentation(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the DSL representation type to be either inline, where the group is represented as a child element, or implicit, where the group is shown as a set of attributes in the element.
withErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds an ErrorModel to indicate that the current operation could throw the added error.
withErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers an ErrorModel that could be thrown by one their operations
withExclusiveOptionals(Set<String>, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
 
withExecutionType(ExecutionType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclarer
Specifies the operation's ExecutionType
withExpressionSupport(ExpressionSupport) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
 
withExtensionModelDescriber() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.DeclaresExternalLibraries
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given externalLibrary
withFailureCode(FailureCode) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withFailureCode(String) - Method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
withFailureCode(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withFieldValueProviderModels(List<FieldValueProviderModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given List of FieldValueProviderModels
withFunction(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
withFunction(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
withFunction(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasFunctionDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasFunctionDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
WithFunctionsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get FunctionDeclaration objects
withImportedType(ImportedTypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Declares that the extension is importing a type from another extension
withInputMetadataDescriptor(InputMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder
 
withKey(MetadataKey) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withLayout(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given layoutModel
withLayout(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the given layoutModel
withLicenseModel() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
withMaxConcurrentTasks(int) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the max tasks that can be run at the same time for the target Scheduler.
withMaxOccurs(Integer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Sets the maximum amount of times that this component can be present on the owning one.
withMaxOccurs(Integer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Sets the maximum amount of times that this route can be present on the owning component
withMessage(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withMessage(String) - Method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
withMessage(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withMessageSource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
withMessageSource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
withMessageSource(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSourceDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSourceDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
withMinOccurs(int) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Sets the minimum amount of times that this component can be present on the owning one.
withMinOccurs(int) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Sets the minimum amount of times that this route can be present on the owning component
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasModelProperties
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
 
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
 
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds the given modelProperty
withName(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets the name of the library.
withName(String) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the name for the target Scheduler, which will override the default one.
WithNestedComponentsDeclaration<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get NestableElementDeclaration objects
withNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Adds a NotificationModel to indicate that the current component fires the added notification.
withNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers an NotificationModel that could be fired by its operations and sources.
withOperation(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
withOperation(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
withOperation(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasOperationDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasOperationDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
WithOperationsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get OperationDeclaration objects
withOptionalComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withOptionalComponent(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withOptionalComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withOptionalParameter(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds an optional parameter
withoutParameters() - Method in class org.mule.runtime.api.metadata.MediaType
Creates a new MediaType instance keeping the type and sub-type but removing all the parameters (like the charset)
withOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Declares element output
withOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclarer
Declares element output
withOutputAttributes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Declares element output
withOutputAttributesResolver(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
WithOutputDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to get/set OutputDeclaration objects of payload and attributes.
withOutputMetadataDescriptor(OutputMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder
 
withOutputResolver(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withoutSuffixes() - Method in class org.mule.runtime.api.meta.MuleVersion
Returns a MuleVersion representing the complete numeric version, without suffixes.
withParamaters(Map<String, String>) - Method in class org.mule.runtime.api.metadata.MediaType
Creates a new MediaType instance with the same type, sub-type and charset but adding the params passed.
withParameter(String, ParameterMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor.InputMetadataDescriptorBuilder
Ads a parameter to the resulting InputMetadataDescriptor.
withParameterResolver(String, String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
WithParametersDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get SourceDeclaration objects
withParent(ErrorModel) - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
 
withParent(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
 
withPartName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKeyBuilder child to the MetadataKey that is being built.
withPassword(char[]) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withPluginClassName(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
withPrefix(String) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the prefix to prepend to the name for the target Scheduler, which will override the default one.
withPrivilegedArtifact(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given artifact ID to the list of artifacts with access to the privileged API declared by the extension begin built
withPrivilegedPackage(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given Java package name to the list of privileged exported packages declared by the extension begin built
withProperty(MetadataProperty) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a custom MetadataProperty to the MetadataKey that is being built
withReason(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withReason(String) - Method in class org.mule.runtime.api.sampledata.SampleDataFailure.Builder
 
withReason(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withRegexpMatcher(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets a regexp which must match the name of the library's file.
withRequiredClassName(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
If provided, the library should contain a class of the given name
withRequiredParameter(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds a required parameter
withResource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given resourcePath to the list of resources declared by the extension being built
withReturnType(TypeMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Adds a MetadataResult of TypeMetadataDescriptor that describes the return type of the component.
withReturnType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Describes that the return type of the component will be of MetadataType
withRole(ParameterRole) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the purpose of the declared parameter
withRoles(Object) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withRoute(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withRoute(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedRoutesDeclarer
Adds a component of the given name
withSemanticTerm(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given semanticTerm
withSemanticTerm(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given semanticTerm
withSemanticTerm(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSemanticTermsDeclarer
Adds the given semanticTerm
withSemanticTerm(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Adds the given semanticTerm
WithSemanticTermsDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get semantic terms which describe the declaration's meaning and effect
withShutdownTimeout(Supplier<Long>, TimeUnit) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the graceful shutdown timeout to use when stopping the target Scheduler.
withShutdownTimeout(long, TimeUnit) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the graceful shutdown timeout to use when stopping the target Scheduler.
WithSourcesDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get SourceDeclaration objects
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasStereotypeDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
withStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithStereotypesDeclaration
 
WithStereotypesDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get StereotypeModel objects
withSubType(MetadataType, MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers the given subType as an implementation of the baseType
withSubTypes(MetadataType, Collection<MetadataType>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers the given subTypes as implementations of the baseType
withType(ObjectType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given objectType to the list of types declared by the extension being built.
withType(ExternalLibraryType) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
If provided, set the library's type of dependency
withType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Indicates that the component parameter with name ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder.name will be of type
withType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Indicates that the component will be of type
withUsername(String) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withValueProviderModel(ValueProviderModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given valueProviderModel
withWaitAllowed(boolean) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Whether the threads of the target custom Scheduler may block to wait when dispatching to a busy Scheduler.
withXmlDsl(XmlDslModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Describes the language which allows using the extension
write(JsonWriter, ValidationResult) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 

X

XML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
XML_INPUT_FACTORY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
XML_INPUT_PROPERTY - Static variable in class org.mule.runtime.internal.util.xmlsecurity.DefaultXMLSecureFactories
 
XML_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
XmlDslModel - Class in org.mule.runtime.api.meta.model
Represents an extension's capability to be mapped and usable from a Mule XML config.
XmlDslModel() - Constructor for class org.mule.runtime.api.meta.model.XmlDslModel
 
XmlDslModel.XmlDslModelBuilder - Class in org.mule.runtime.api.meta.model
A builder which allows creating instances of XmlDslModel
XMLFactoryConfig - Class in org.mule.runtime.internal.util.xmlsecurity
XMLFactoryConfig(DefaultXMLSecureFactories, String, String) - Constructor for class org.mule.runtime.internal.util.xmlsecurity.XMLFactoryConfig
 
XMLSecureFactories - Class in org.mule.runtime.api.util.xmlsecurity
Provide XML parser factories configured to avoid XXE and BL attacks according to global configuration (safe by default)
XMLSecureFactoriesCache - Class in org.mule.runtime.internal.util.xmlsecurity
Avoid configuring factories each time they are used.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2025 MuleSoft, Inc.. All rights reserved.