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

A

abort(ExecutionContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain
Executes the Interceptor.after(ExecutionContext, Object) phase on each added interceptor, using null as the second argument.
AbstractAnnotatedDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Base class for implementations of DeclarationEnricher which provides utility methods for enriching declarations constructed from annotated java classes
AbstractAnnotatedDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.AbstractAnnotatedDeclarationEnricher
 
AbstractExecutionContextAdapterDecorator<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime
Base helper class to use when decorating ExecutionContextAdapters.
AbstractExecutionContextAdapterDecorator(ExecutionContextAdapter<M>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
AbstractExtensionsClientProcessorsStrategy - Class in org.mule.runtime.module.extension.internal.runtime.client.strategy
Abstract base class that hold useful logic to implement a ExtensionsClientProcessorsStrategy
AbstractExtensionsClientProcessorsStrategy(ExtensionManager, Registry, MuleContext, PolicyManager, ReflectionCache, CoreEvent) - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
Creates a new instance
AbstractJavaExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader
 
AbstractJavaExtensionModelLoader(String, BiFunction<Class<?>, String, ModelLoaderDelegate>) - Constructor for class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
Deprecated.
AbstractJavaExtensionModelLoader(String, ModelLoaderDelegateFactory) - Constructor for class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
AbstractResourcesGenerator - Class in org.mule.runtime.module.extension.internal.resources
Base implementation of ResourcesGenerator that takes care of the basic contract except for actually writing the resources to a persistent store.
AbstractResourcesGenerator(Collection<GeneratedResourceFactory>) - Constructor for class org.mule.runtime.module.extension.internal.resources.AbstractResourcesGenerator
 
accepts(Object) - Method in class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
 
accessibility(PropertyElement.Accessibility) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
add(String, ValueResolver) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
Links the given ValueResolver to the given identifying key.
add(String, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult.Builder
Adds a new result value for the given key
addAdditionalPackageFinder(ClassPackageFinder) - Method in class org.mule.runtime.module.extension.internal.resources.manifest.DefaultClassPackageFinder
Add an additional ClassPackageFinder to this composite ClassPackageFinder.
addAll(Map<String, ValueResolver<?>>) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
Links all the given ValueResolvers to the given identifying key.
addFallbackStereotype() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
addInflightOperation() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.MutableConfigurationStats
Increments the return value of ConfigurationStats.getInflightOperations() by one
addInterceptor(Interceptor) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain.Builder
Adds the given interceptor to the product chain.
addPropertyResolver(String, ValueResolver<? extends Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
Adds a property which value is to be obtained from a ValueResolver
addPropertyResolver(Field, ValueResolver<? extends Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
Adds a property which value is to be obtained from a ValueResolver
addPropertyResolver(String, ValueResolver<? extends Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ExclusiveParameterGroupObjectBuilder
 
addPropertyResolver(Field, ValueResolver<? extends Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ExclusiveParameterGroupObjectBuilder
 
addRunningSource() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.MutableConfigurationStats
Increments the return value of ConfigurationStats.getRunningSources() by one
addSourcePointcutParametersIntoEvent(Component, TypedValue<?>, InternalEvent) - Method in class org.mule.runtime.module.extension.internal.policy.NoOpPolicyManager
 
addType(StackableType) - Method in class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor.Builder
 
addType(StackableType) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty.Builder
 
addValidationStereotype() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
ADVANCED_TAB_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name of the tab in which advanced parameters should appear
after(ExecutionContext<ComponentModel>, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ConnectionInterceptor
Closes the connection according to the command set through ConnectionInterceptor.setCloseCommand(ExecutionContext, Runnable).
annotatedElement - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
AnnotationValueFetcher<A extends Annotation> - Interface in org.mule.runtime.module.extension.api.loader.java.type
 
apply(Publisher<CoreEvent>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ArgumentResolver<T> - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
A component for resolving the value of an operation's argument
ArgumentResolverDelegate - Interface in org.mule.runtime.module.extension.internal.runtime.execution
Extracts argument values from an ExecutionContext and exposes them as an array
asMap() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult
 
asMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
asMetadataType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterTypeWrapper
 
asMetadataType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
asProcessingType(ExecutionType) - Static method in class org.mule.runtime.module.extension.internal.runtime.ExecutionTypeMapper
 
assignableFromAny(Class<?>, Collection<Class<?>>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Determines if the given type is assignable from any of the matchingTypes
AuthorizationCodeConfig - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
Holds the values used to configure an extension to consume a particular OAuth provider using the Authorization-Code grant type
AuthorizationCodeConfig(String, Optional<OAuthObjectStoreConfig>, MultiMap<String, String>, MultiMap<String, String>, Map<Field, String>, AuthorizationCodeGrantType, OAuthCallbackConfig, String, String, String, String, String, String, String, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
AuthorizationCodeConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
A specialization of BaseOAuthConnectionProviderObjectBuilder to wrap the ConnectionProvider into AuthorizationCodeConnectionProviderWrapper instances.
AuthorizationCodeConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, AuthorizationCodeGrantType, AuthorizationCodeOAuthHandler, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderObjectBuilder
 
AuthorizationCodeConnectionProviderWrapper<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
A ReconnectableConnectionProviderWrapper which makes sure that by the time the ConnectionProvider.connect() method is invoked on the delegate, the authorization dance has been completed and the AuthorizationCodeState and OAuthCallbackValue fields have been properly injected
AuthorizationCodeConnectionProviderWrapper(ConnectionProvider<C>, AuthorizationCodeConfig, Map<Field, String>, AuthorizationCodeOAuthHandler, ReconnectionConfig) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
AuthorizationCodeOAuthHandler - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
OAuthHandler implementation for the authorization code grant type
AuthorizationCodeOAuthHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
 
available() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 

B

BACK_PRESSURE_ACTION_CONTEXT_PARAM - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of an execution context variable which holds the back pressure action that was applied on an event
BackPressureContextArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Resolves an instance of BackPressureContext
BackPressureContextArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.BackPressureContextArgumentResolver
 
BackPressureDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Adds a parameter for back pressure on message sources that apply
BackPressureDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.BackPressureDeclarationEnricher
 
BackPressureStrategyModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Private ModelProperty which describes the back pressure support of a given SourceModel
BaseOAuthConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Base class for DefaultConnectionProviderObjectBuilder specializations which yield OAuth enabled connection providers
BaseOAuthConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
BaseOAuthConnectionProviderObjectBuilder(Class<?>, ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
BaseOAuthConnectionProviderObjectBuilder.CustomOAuthParameters - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
 
BaseOAuthConnectionProviderWrapper<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Base class for an OAuth enabled ConnectionProviderWrapper.
BaseOAuthConnectionProviderWrapper(ConnectionProvider<C>, ReconnectionConfig, Map<Field, String>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderWrapper
 
before(ExecutionContext<ComponentModel>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ConnectionInterceptor
Adds a Connection as a parameter in the operationContext, following the considerations in this type's javadoc.
before(ExecutionContext, CompletableComponentExecutor.ExecutorCallback) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain
Executes the Interceptor.before(ExecutionContext) phase on each added interceptor.
before(ExecutionContext<OperationModel>) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.CursorResetInterceptor
 
begin() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
beginTransaction(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionFactory
 
beginTransaction(String, NotificationDispatcher, SingleResourceTransactionFactoryManager, TransactionManager) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionFactory
bindResource(Object, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
bindToTransaction(TransactionConfig, ConfigurationInstance, ComponentLocation, ConnectionHandler, TransactionManager, int) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionSourceBinder
 
BooleanKeyResolver - Class in org.mule.runtime.module.extension.internal.metadata
TypeKeysResolver implementation which resolves automatically MetadataKeys for boolean based MetadataKey Id parameters.
BooleanParameterDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation that walks through all the BooleanType parameters and sets them as optional.
BooleanParameterDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
 
build() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
build() - Method in class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor.Builder
 
build() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.Builder
 
build() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty.Builder
 
build() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.ValueProviderFactoryModelPropertyBuilder
 
build(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationObjectBuilder
 
build(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
build(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultConnectionProviderObjectBuilder
 
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderObjectBuilder
 
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderObjectBuilder
 
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProviderObjectBuilder
 
build() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain.Builder
Builds and returns an InterceptorChain
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ExclusiveParameterGroupObjectBuilder
 
build(ValueResolvingContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.objectbuilder.ObjectBuilder
Returns a new instance of the specified class.
build(EventedExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ParameterGroupObjectBuilder
 
build(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ParameterGroupObjectBuilder
 
build(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
Returns a new instance of the specified class.
build(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
build() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
build() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult.Builder
Creates a new ResolverSetResult
build() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
build() - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultCredentialsBuilder
 
builder() - Static method in interface org.mule.runtime.module.extension.api.loader.java.type.PropertyElement
 
builder(ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor
 
Builder(ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor.Builder
 
builder(Class<T>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType
Creates a new instance of Wrapper Type Builder
builder() - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty
 
Builder() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty.Builder
 
builder(Class<? extends ValueProvider>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
Creates a new builder to be able to easily build a ValueProviderFactoryModelProperty
builder() - Static method in interface org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain
 
builder(CoreEvent) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
A builder to create ValueResolvingContext instances.
builder(CoreEvent, ExpressionManager) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
A builder to create ValueResolvingContext instances.
Builder() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
buildImplicitResolverSet(ParameterizedModel, ReflectionCache, ExpressionManager, MuleContext) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ImplicitObjectUtils
Creates a ResolverSet based on the default values for the ParameterModels in the parametrizedModel.
buildOAuthObjectStoreConfig(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
buildOAuthObjectStoreConfig(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
buildObjectStoreLocator() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
buildObjectStoreLocator() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
 
ByParameterNameArgumentResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An implementation of ArgumentResolver which resolves to a parameter value of name ByParameterNameArgumentResolver.parameterName
ByParameterNameArgumentResolver(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ByParameterNameArgumentResolver
 

C

CachedExtensionsClientProcessorsStrategy - Class in org.mule.runtime.module.extension.internal.runtime.client.strategy
ExtensionsClientProcessorsStrategy that reuses instances of OperationMessageProcessor for executions when possible.
CachedExtensionsClientProcessorsStrategy(ExtensionManager, Registry, MuleContext, PolicyManager, ReflectionCache, CoreEvent, Cache<String, OperationMessageProcessor>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.strategy.CachedExtensionsClientProcessorsStrategy
Creates a new instance
cacheIdGenerator - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
call(Object[], BindingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
callbackValues - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderWrapper
 
changeEvent(CoreEvent) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.EventedExecutionContext
Changes the CoreEvent on which an operation is to be executed.
changeEvent(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
changeEvent(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
 
changeEvent(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
 
changeEvent(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
checkInstantiable(Class<?>, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
checkInstantiable(Class<?>, boolean, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
checkParameterGroupExclusiveness(Optional<ParameterizedModel>, List<ParameterGroupModel>, Set<String>) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
ClassBasedAnnotationValueFetcher<T extends Annotation> - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
AnnotationValueFetcher implementation which works directly with classes.
classLoader - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
classLoader - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ClassloaderClassPackageFinder - Class in org.mule.runtime.module.extension.internal.resources.manifest
ClassPackageFinder implementation that uses the current class loader to obtain the package.
ClassloaderClassPackageFinder() - Constructor for class org.mule.runtime.module.extension.internal.resources.manifest.ClassloaderClassPackageFinder
 
ClassLoaderConnectionProviderWrapper<C> - Class in org.mule.runtime.module.extension.internal.runtime.config
An ConnectionProviderWrapper which makes sure that all delegate methods are executed with a given ClassLoaderConnectionProviderWrapper.classLoader
ClassPackageFinder - Interface in org.mule.runtime.module.extension.internal.resources.manifest
Given a Class name returns the given package where the class belongs.
ClientCredentialsConfig - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
OAuthConfig specialization for client credentials grant type
ClientCredentialsConfig(String, Optional<OAuthObjectStoreConfig>, MultiMap<String, String>, MultiMap<String, String>, Map<Field, String>, String, String, String, String, CredentialsPlacement, ClientCredentialsGrantType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
ClientCredentialsConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
A specialization of BaseOAuthConnectionProviderObjectBuilder to wrap the ConnectionProvider into ClientCredentialsConnectionProviderWrapper instances.
ClientCredentialsConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ClientCredentialsGrantType, ClientCredentialsOAuthHandler, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderObjectBuilder
 
ClientCredentialsConnectionProviderWrapper<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
A ReconnectableConnectionProviderWrapper which makes sure that by the time the ConnectionProvider.connect() method is invoked on the delegate, the authorization dance has been completed and the ClientCredentialsState and OAuthCallbackValue fields have been properly injected
ClientCredentialsConnectionProviderWrapper(ConnectionProvider<C>, ClientCredentialsConfig, Map<Field, String>, ClientCredentialsOAuthHandler, ReconnectionConfig) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
ClientCredentialsOAuthHandler - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
OAuthHandler implementation for the client credentials grant type
ClientCredentialsOAuthHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
 
close() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
close() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
Closes the delegate
close() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
close() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
Closes the connection making sure that the owning transaction is resolved.
close() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
ClusterSupportEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Adds a #ExtensionConstants.PRIMARY_NODE_ONLY_PARAMETER_NAME parameter on all sources for which SourceModel.runsOnPrimaryNodeOnly() is false
ClusterSupportEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ClusterSupportEnricher
 
CollectionReturnHandler - Class in org.mule.runtime.module.extension.internal.runtime.operation.resulthandler
ReturnHandler implementation for collections
CollectionReturnHandler(MetadataType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.CollectionReturnHandler
 
CollectionValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver that takes a list of ValueResolvers and upon invocation of CollectionValueResolver.resolve(ValueResolvingContext) it return a Collection of values with the outcome of each original resolver.
CollectionValueResolver(Class<? extends Collection>, List<ValueResolver<T>>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.CollectionValueResolver
Creates a new instance
collectRelativeClasses(MetadataType, ClassLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Given a MetadataType it adds all the Class that are related from that type.
collectRelativeClassesAsString(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Given a MetadataType it adds all the Class that are related from that type.
commit() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.DefaultTransactionHandle
commit() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
commit() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.NullTransactionHandle
CompileTimeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Marker ModelProperty to communicate that the Extension model is being generated during compile time instead of being a runtime model loading.
CompileTimeModelProperty() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.CompileTimeModelProperty
 
CompletableComponentExecutorModelProperty - Class in org.mule.runtime.module.extension.api.loader.java.property
A ModelProperty meant to be used on component models, which provides access to a ComponentExecutorFactory used to execute such component
CompletableComponentExecutorModelProperty(CompletableComponentExecutorFactory) - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.CompletableComponentExecutorModelProperty
Creates a new instance
CompletableMethodOperationExecutor<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution
CompletableMethodOperationExecutor(M, Method, Object) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor
 
CompletableOperationExecutorFactory<T,M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution
An implementation of CompletableComponentExecutorFactory which produces instances of CompletableMethodOperationExecutor.
CompletableOperationExecutorFactory(Class<T>, Method) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.CompletableOperationExecutorFactory
 
COMPLETION_CALLBACK_CONTEXT_PARAM - Static variable in class org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextProperties
The key of an execution context variable which holds the CompletionCallback that a non blocking component will use to notify completion or failure
CompletionCallbackArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
CompletionCallbackArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.CompletionCallbackArgumentResolver
 
component - Variable in class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
 
COMPONENT_CONFIG_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of a property or variable holding the name of a component's config object
ComponentElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any component that is considered as declaring point of different extensions components (Sources, Connection Providers and Operation Containers)
componentExecutor - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ComponentExecutorCompletableAdapterFactory<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution.deprecated
Adapts a legacy ComponentExecutorFactory into a CompletableComponentExecutorFactory.
ComponentExecutorCompletableAdapterFactory(ComponentExecutorFactory<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ComponentExecutorCompletableAdapterFactory
 
ComponentExecutorModelProperty - Class in org.mule.runtime.module.extension.api.loader.java.property
Deprecated.
ComponentExecutorModelProperty(ComponentExecutorFactory) - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
Deprecated.
Creates a new instance
ComponentLocationArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver which returns the ComponentLocation of the received ExecutionContextAdapter
ComponentLocationArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ComponentLocationArgumentResolver
 
ComponentLocationModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that no Source implementation has more than one Field of type ComponentLocation
ComponentLocationModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ComponentLocationModelValidator
 
componentLocator - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ComponentMessageProcessor<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.operation
A Processor capable of executing extension components.
ComponentMessageProcessor(ExtensionModel, T, ConfigurationProvider, String, String, ResolverSet, CursorProviderFactory, RetryPolicyTemplate, ExtensionManager, PolicyManager, ReflectionCache, DefaultExecutionMediator.ResultTransformer, long) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ComponentMessageProcessorBuilder<M extends org.mule.runtime.api.meta.model.ComponentModel,P extends ExtensionComponent> - Class in org.mule.runtime.module.extension.internal.runtime.operation
Base class for creating MessageProcessor instances of a given ComponentModel
ComponentMessageProcessorBuilder(ExtensionModel, M, PolicyManager, ReflectionCache, ExpressionManager, MuleContext, Registry) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
componentModel - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ComposedSourceCallbackExecutor - Class in org.mule.runtime.module.extension.internal.runtime.source
A SourceCallbackExecutor that allows chain the execution of two delegating SourceCallbackExecutors.
ConfigOverrideValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver wrapper which defaults to obtaining the value from the current ConfigurationInstance if the given delegate results in a null value.
ConfigTypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
An immutable model property which specifies that the owning EnrichableModel requires a configuration of a given ConfigTypeModelProperty.configType
ConfigTypeModelProperty(Class<?>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConfigTypeModelProperty
Creates a new instance for the given configType
CONFIGURATION_MODEL_PROPERTY_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name to be used in a property of a ValueResolvingContext to store the ConfigurationModel being used in that context.
ConfigurationArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An implementation of ArgumentResolver which returns the value obtained through ExecutionContext.getConfiguration()
ConfigurationArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigurationArgumentResolver
 
ConfigurationElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an extension configuration can be derived
ConfigurationFactoryModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A model property which gives access to a ConfigurationFactory
ConfigurationFactoryModelProperty(ConfigurationFactory) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConfigurationFactoryModelProperty
 
ConfigurationInstanceFactory<T> - Class in org.mule.runtime.module.extension.internal.runtime.config
Reusable and thread-safe factory that creates instances of ConfigurationInstance
ConfigurationInstanceFactory(ExtensionModel, ConfigurationModel, ResolverSet, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationInstanceFactory
Creates a new instance which provides instances derived from the given configurationModel and resolverSet
ConfigurationModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator which applies to ExtensionModels which contains ConfigurationModels and OperationModels .
ConfigurationModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ConfigurationModelValidator
 
ConfigurationObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.config
Implementation of ObjectBuilder to create instances that match a given ConfigurationModel.
ConfigurationObjectBuilder(ConfigurationModel, ResolverSet, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationObjectBuilder
 
configurationProvider - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ConfigurationProviderFactory - Interface in org.mule.runtime.module.extension.internal.runtime.config
A factory which creates instances of ConfigurationProvider
ConfigurationProviderToolingAdapter - Class in org.mule.runtime.module.extension.internal.runtime.config
Adds the capability to expose tooling focused capabilities associated with the StaticConfigurationProvider's components.
ConfigurationValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A value resolver which returns the values of a ConfigurationInstance obtained through a ConfigurationProvider
ConfigurationValueResolver(ConfigurationProvider) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigurationValueResolver
 
configure(Source, Optional<ConfigurationInstance>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceConfigurer
Performs the configuration of the given source and returns the result
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
connect() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
connect() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
connect() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
connect() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
connect() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceConnectionProvider
 
CONNECTION_PARAM - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of an execution context variable on which the connection to be used was set
ConnectionArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Returns the value of the ExtensionProperties.CONNECTION_PARAM variable, which is expected to have been previously set on the supplied ExecutionContext.
ConnectionArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionArgumentResolver
 
ConnectionInterceptor - Class in org.mule.runtime.module.extension.internal.runtime.connectivity
Implements simple connection management by using the ConnectionInterceptor.before(ExecutionContext) phase to set a connection as parameter value of key ExtensionProperties.CONNECTION_PARAM into an ExecutionContext.
ConnectionInterceptor(ExtensionConnectionSupplier) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.ConnectionInterceptor
 
connectionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
 
connectionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ConnectionProviderElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an extension connection provider can be derived
ConnectionProviderFactoryModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty meant to be used on connection provider models, which provides access to a ConnectionProviderFactory used to create such providers
ConnectionProviderFactoryModelProperty(ConnectionProviderFactory) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionProviderFactoryModelProperty
Creates a new instance
ConnectionProviderModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator which applies to ExtensionModels which either contains ConnectionProviderModels, OperationModels which require a connection or both.
ConnectionProviderModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ConnectionProviderModelValidator
 
ConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.config
Implementation of ResolverSetBasedObjectBuilder which produces instances of ConnectionProviderModel
ConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
Creates a new instances which produces instances based on the given providerModel and resolverSet
ConnectionProviderObjectBuilder(Class<?>, ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
ConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
ConnectionProviderObjectBuilder(ConnectionProviderModel, Class<?>, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
ConnectionProviderResolver<C> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver specialization for producing ConnectionProvider instances through a ConnectionProviderObjectBuilder
ConnectionProviderResolver(ConnectionProviderObjectBuilder<C>, ResolverSet, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
Creates a new instance
ConnectionProviderValueResolver<C> - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
Provides de capability to obtain (if there is any) the ResolverSet used to resolve the event.
ConnectionTypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty meant to be used on connection provider models, which indicates the type of the produced connections
ConnectionTypeModelProperty(Class<?>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
Creates a new instance
ConnectionTypeModelProperty(Type) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
 
ConnectivityModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
An immutable model property which specifies that the owning EnrichableModel requires a connection of a given ConnectivityModelProperty.connectionType
ConnectivityModelProperty(Class<?>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConnectivityModelProperty
Creates a new instance for the given connectionType
ConnectivityModelProperty(Type) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ConnectivityModelProperty
Creates a new instance for the given connectionType
ConstructMessageProcessor - Class in org.mule.runtime.module.extension.internal.runtime.operation
An implementation of a ComponentMessageProcessor for construct models
ConstructMessageProcessor(ExtensionModel, ConstructModel, ConfigurationProvider, String, String, ResolverSet, CursorProviderFactory, RetryPolicyTemplate, ExtensionManager, PolicyManager, ReflectionCache, long) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.ConstructMessageProcessor
 
ConstructMessageProcessorBuilder - Class in org.mule.runtime.module.extension.internal.runtime.operation
Provides instances of ConstructMessageProcessor for a given ConstructModel
ConstructMessageProcessorBuilder(ExtensionModel, ConstructModel, PolicyManager, ReflectionCache, ExpressionManager, MuleContext, Registry) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.ConstructMessageProcessorBuilder
 
contribute(ExtensionParameter, ParameterDeclarer, ParameterDeclarationContext) - Method in class org.mule.runtime.module.extension.internal.loader.java.contributor.InfrastructureFieldContributor
Given an ExtensionParameter describing the parameter it self and a ParameterDeclarationContext gives the chance to contribute to the ParameterDeclarer
contribute(ExtensionParameter, ParameterDeclarer, ParameterDeclarationContext) - Method in interface org.mule.runtime.module.extension.internal.loader.java.contributor.ParameterDeclarerContributor
Given an ExtensionParameter describing the parameter it self and a ParameterDeclarationContext gives the chance to contribute to the ParameterDeclarer
contribute(ExtensionParameter, ParameterDeclarer, ParameterDeclarationContext) - Method in class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor
Contributes to a ParameterDeclarer if the type of the given parameter is one of the registered as wrapper types
copy() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
copy() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
CorrelationInfoArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver that yields instances of CorrelationInfo
CorrelationInfoArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.CorrelationInfoArgumentResolver
 
COULD_NOT_CREATE_A_CONNECTION_SUPPLIER - Static variable in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
 
COULD_NOT_EXECUTE - Static variable in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
 
COULD_NOT_OBTAIN_A_CONNECTION - Static variable in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
 
CRAFTED_LOADER_ID - Static variable in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
CraftedExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader.java
ExtensionModelLoader implementation to be used for extensions which model is hand crafted.
CraftedExtensionModelLoader() - Constructor for class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
create(MuleContext) - Method in class org.mule.runtime.module.extension.api.manager.DefaultExtensionManagerFactory
Creates a new ExtensionManager
create(MuleContext) - Method in interface org.mule.runtime.module.extension.api.manager.ExtensionManagerFactory
Creates a new ExtensionManager
create(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategyFactory
This method return the suitable ExtensionsClientProcessorsStrategy
create(Object, DataType) - Method in interface org.mule.runtime.module.extension.internal.runtime.function.FunctionParameterDefaultValueResolverFactory
 
createAdapter(Optional<ConfigurationInstance>, SourceCallbackFactory, Component, SourceConnectionManager, boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapterFactory
Creates a new SourceAdapter
createArgumentResolver(M) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
createArgumentResolver(M) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
createArgumentResolver(T) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutorFactoryWrapper
Deprecated.
 
createArgumentResolver(M) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
createArgumentResolver(T) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.OperationArgumentResolverFactory
Builds the argument resolver based on an executionContext and the internal state of this object.
createAuthentication(Credentials) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
createCompletionHandler(SourceCallbackContextAdapter) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandlerFactory
createConfiguration(String, CoreEvent, ConnectionProviderValueResolver<C>) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationInstanceFactory
Creates a new instance using the given event to obtain the configuration's parameter values.
createConfiguration(String, ResolverSetResult, CoreEvent, Optional<ConnectionProviderValueResolver<C>>) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationInstanceFactory
Creates a new instance using the given resolverSetResult to obtain the configuration's parameter values
createConfiguration(String, ResolverSetResult, CoreEvent, ConnectionProviderValueResolver<C>, ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationInstanceFactory
Creates a new instance using the given configValues and connectionProviderValues to obtain the configuration's parameter values
createCredentialsBuilder() - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
createCustomStereotype(Class<? extends StereotypeDefinition>, String, Map<StereotypeDefinition, StereotypeModel>) - Static method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
createCustomStereotype() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
createDefaultExtensionManager() - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Creates a default ExtensionManager
createDynamicConfigurationProvider(String, ExtensionModel, ConfigurationModel, ResolverSet, ConnectionProviderValueResolver, ExpirationPolicy, ReflectionCache, ExpressionManager, MuleContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderFactory
Creates a new ConfigurationProvider which servers instances of a dynamic configuration
createDynamicConfigurationProvider(String, ExtensionModel, ConfigurationModel, ResolverSet, ConnectionProviderValueResolver, ExpirationPolicy, ReflectionCache, ExpressionManager, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultConfigurationProviderFactory
Creates a new ConfigurationProvider which servers instances of a dynamic configuration
createExecutionMediator() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
createExecutor(M, Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.CompletableOperationExecutorFactory
 
createExecutor(T, Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ComponentExecutorCompletableAdapterFactory
 
createExecutor(M, Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutorFactory
Deprecated.
 
createExecutor(T, Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutorFactoryWrapper
Deprecated.
 
createExecutor(FunctionModel, FunctionParameterDefaultValueResolverFactory) - Method in interface org.mule.runtime.module.extension.internal.runtime.function.FunctionExecutorFactory
Creates a new ExpressionFunction based on a given FunctionModel
createExecutor(FunctionModel, FunctionParameterDefaultValueResolverFactory) - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveFunctionExecutorFactory
 
createFactory(ParameterValueResolver, Supplier<Object>, Supplier<Object>, ReflectionCache, MuleContext) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
createFailureResponseParameters(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
createFailureResponseParameters(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
createFailureResponseParameters(CoreEvent) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandler
Resolves the set of parameters of the failure response function of the source against the supplied Event.
createHandler() - Method in class org.mule.runtime.module.extension.internal.runtime.exception.DefaultExceptionHandlerFactory
 
createImplicitConfigurationProvider(ExtensionModel, ConfigurationModel, CoreEvent, ReflectionCache, ExpressionManager, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConfigurationProviderFactory
Creates an implicit configuration provider
createImplicitConfigurationProvider(ExtensionModel, ConfigurationModel, CoreEvent, ReflectionCache, ExpressionManager, MuleContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ImplicitConfigurationProviderFactory
Creates an implicit configuration provider
createImplicitConnectionProvider(String, CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConnectionProviderFactory
Creates a new ConnectionProvider based on the ConnectionProviderModel available to the extensionModel and configurationModel
createImplicitConnectionProvider(String, CoreEvent) - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ImplicitConnectionProviderFactory
Creates a new ConnectionProvider based on the ConnectionProviderModel available to the extensionModel and configurationModel
createInterceptorChain() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
createMessageProcessor(ExtensionManager, ResolverSet) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
createMessageProcessor(ExtensionManager, ResolverSet) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ConstructMessageProcessorBuilder
 
createMessageProcessor(ExtensionManager, ResolverSet) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder
 
createOperationPolicy(Component, CoreEvent, OperationParametersProcessor) - Method in class org.mule.runtime.module.extension.internal.policy.NoOpPolicyManager
 
createProcessor(String, String, Optional<String>, Map<String, ValueResolver>) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
createResponseParameters(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
createResponseParameters(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
createResponseParameters(CoreEvent) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandler
Resolves the set of parameters of the response function of the source against the supplied Event.
createReturnDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
createSource() - Method in class org.mule.runtime.module.extension.internal.runtime.source.DefaultSourceFactory
 
createSourceCallback(SourceCompletionHandlerFactory) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackFactory
Creates a new SourceCallback
createSourcePolicyInstance(Component, CoreEvent, ReactiveProcessor, MessageSourceResponseParametersProcessor) - Method in class org.mule.runtime.module.extension.internal.policy.NoOpPolicyManager
 
createStaticConfigurationProvider(String, ExtensionModel, ConfigurationModel, ResolverSet, ConnectionProviderValueResolver, ReflectionCache, ExpressionManager, MuleContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderFactory
Creates a new ConfigurationProvider which servers a static configuration instance
createStaticConfigurationProvider(String, ExtensionModel, ConfigurationModel, ResolverSet, ConnectionProviderValueResolver, ReflectionCache, ExpressionManager, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultConfigurationProviderFactory
Creates a new ConfigurationProvider which servers a static configuration instance
cursorProviderFactory - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
cursorProviderFactory - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
CursorResetInterceptor - Class in org.mule.runtime.module.extension.internal.runtime.streaming
This interceptor tracks all the cursors that were resolved as parameters of a given operation execution and the position they were in before the execution.
CursorResetInterceptor(List<String>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.CursorResetInterceptor
 
CustomDefinedStaticTypeAnnotation - Class in org.mule.runtime.module.extension.internal.loader.annotations
A MarkerAnnotation to signal that a MetadataType is a custom built static type.
CustomDefinedStaticTypeAnnotation() - Constructor for class org.mule.runtime.module.extension.internal.loader.annotations.CustomDefinedStaticTypeAnnotation
 
CustomOAuthParameters() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder.CustomOAuthParameters
 
CustomStaticTypeDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Overrides the default output and input loaded types for the ones specified by the user using the custom static types features, such as InputXmlType, OutputJsonType and InputStaticTypeResolver for custom build types between others.
CustomStaticTypeDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.CustomStaticTypeDeclarationEnricher
 
CustomStereotypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.enricher.stereotypes
Marker ModelProperty for indicating that the component has been declared using a developer-defined custom StereotypeModel instead of having the default stereotype for the component.
CustomStereotypeModelProperty() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.CustomStereotypeModelProperty
 

D

dancers - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
declaration - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
declare(ExtensionLoadingContext) - Method in interface org.mule.runtime.module.extension.api.loader.ModelLoaderDelegate
Creates and populates an ExtensionDeclarer from a ExtensionLoadingContext.
declare(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
Creates and populates an ExtensionDeclarer from a ExtensionLoadingContext.
declare(HasParametersDeclarer, List<? extends ExtensionParameter>, ParameterDeclarationContext) - Method in class org.mule.runtime.module.extension.internal.loader.java.ParameterModelsLoaderDelegate
 
declare(HasParametersDeclarer, List<? extends ExtensionParameter>, ParameterDeclarationContext, ParameterGroupDeclarer) - Method in class org.mule.runtime.module.extension.internal.loader.java.ParameterModelsLoaderDelegate
 
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
DeclaringMemberModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A custom model property to link a ParameterModel to the actual member it represents.
DeclaringMemberModelProperty(Field) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.DeclaringMemberModelProperty
 
DEFAULT_CONNECTION_PROVIDER_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
 
DefaultAuthenticationHandler - Class in org.mule.runtime.module.extension.internal.runtime.security
Default implementation of a AuthenticationHandler
DefaultAuthenticationHandler(SecurityContext, SecurityManager, Consumer<SecurityContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
 
DefaultClassPackageFinder - Class in org.mule.runtime.module.extension.internal.resources.manifest
ClassPackageFinder composite implementation that finds the package of a given class using all the contained ClassPackageFinder.
DefaultClassPackageFinder() - Constructor for class org.mule.runtime.module.extension.internal.resources.manifest.DefaultClassPackageFinder
 
DefaultConfigurationProviderFactory - Class in org.mule.runtime.module.extension.internal.runtime.config
Default implementation of ConfigurationProviderFactory
DefaultConfigurationProviderFactory() - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DefaultConfigurationProviderFactory
 
DefaultConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.config
Implementation of ResolverSetBasedObjectBuilder which produces instances of ConnectionProviderModel
DefaultConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DefaultConnectionProviderObjectBuilder
 
DefaultConnectionProviderObjectBuilder(Class<?>, ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DefaultConnectionProviderObjectBuilder
 
defaultContributor(ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.loader.java.contributor.StackableTypesParameterContributor
 
DefaultCredentialsBuilder - Class in org.mule.runtime.module.extension.internal.runtime.security
Builder for a Credentials implementation.
DefaultEncodingArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An implementation of ArgumentResolver which returns the value obtained through ExecutionContext.getConfiguration()
DefaultEncodingArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.DefaultEncodingArgumentResolver
 
DefaultEncodingDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
A DeclarationEnricher which looks classes with fields annotated with DefaultEncoding.
DefaultEncodingDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.DefaultEncodingDeclarationEnricher
 
DefaultEncodingModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty intended to be used on parameters to signal that if a value for the parameter was not provided, then the runtime should use its own default encoding.
DefaultEncodingModelProperty(Field) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.DefaultEncodingModelProperty
Creates a new instance
DefaultExceptionHandlerFactory - Class in org.mule.runtime.module.extension.internal.runtime.exception
 
DefaultExceptionHandlerFactory(Class<? extends ExceptionHandler>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.exception.DefaultExceptionHandlerFactory
 
DefaultExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime
Default implementation of ExecutionContextAdapter which adds additional information which is relevant to this implementation of the extensions-api, even though it's not part of the API itself
DefaultExecutionContext(ExtensionModel, Optional<ConfigurationInstance>, Map<String, Object>, M, CoreEvent, CursorProviderFactory, StreamingManager, Component, RetryPolicyTemplate, Scheduler, Optional<TransactionConfig>, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
Creates a new instance with the given state
DefaultExecutionMediator<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.operation
Default implementation of ExecutionMediator.
DefaultExecutionMediator(ExtensionModel, M, InterceptorChain, ErrorTypeRepository) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator
 
DefaultExecutionMediator(ExtensionModel, M, InterceptorChain, ErrorTypeRepository, DefaultExecutionMediator.ResultTransformer) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator
 
DefaultExecutionMediator.ResultTransformer - Interface in org.mule.runtime.module.extension.internal.runtime.operation
 
DefaultExtensionManager - Class in org.mule.runtime.module.extension.internal.manager
Default implementation of ExtensionManager.
DefaultExtensionManager() - Constructor for class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
DefaultExtensionManagerFactory - Class in org.mule.runtime.module.extension.api.manager
Default implementation of ExtensionManagerFactory which creates instances of DefaultExtensionManager and sets them into the owning MuleContext
DefaultExtensionManagerFactory() - Constructor for class org.mule.runtime.module.extension.api.manager.DefaultExtensionManagerFactory
 
DefaultExtensionNotification - Class in org.mule.runtime.module.extension.internal.runtime.notification
Represents notifications fired by an extension.
DefaultExtensionNotification(Event, Component, NotificationActionDefinition, TypedValue<?>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
Creates a new DefaultExtensionNotification validating that the actionDefinition type information matches the actual data to use.
DefaultExtensionNotification(Event, Component, NotificationActionDefinition, Supplier<?>, DataType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
Creates a new DefaultExtensionNotification validating that the actionDefinition type information matches the actual data to use.
DefaultExtensionsClient - Class in org.mule.runtime.module.extension.internal.runtime.client
This is the default implementation for a ExtensionsClient, it uses the ExtensionManager in the MuleContext to search for the extension that wants to execute the operation from.
DefaultExtensionsClient(CoreEvent, ExtensionsClientProcessorsStrategyFactory) - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.DefaultExtensionsClient
This constructor enables the DefaultExtensionsClient to be aware of the current execution CoreEvent and enables to perform the dynamic operation execution with the same event that the SDK operation using the ExtensionsClient receives.
DefaultExtensionsClient() - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.DefaultExtensionsClient
Creating a client from this constructor will enable the execution of operations with an initializer event.
DefaultFlowListener - Class in org.mule.runtime.module.extension.internal.runtime.operation
Default implementation of FlowListener.
DefaultFlowListener(ExtensionModel, OperationModel, CoreEvent) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.DefaultFlowListener
Creates a new instance
DefaultImplicitConfigurationProviderFactory - Class in org.mule.runtime.module.extension.internal.runtime.config
Default implementation of ImplicitConfigurationProviderFactory.
DefaultImplicitConfigurationProviderFactory() - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConfigurationProviderFactory
 
DefaultImplicitConnectionProviderFactory<T> - Class in org.mule.runtime.module.extension.internal.runtime.config
Default implementation of ImplicitConnectionProviderFactory
DefaultImplicitConnectionProviderFactory(ExtensionModel, ConfigurationModel, ReflectionCache, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConnectionProviderFactory
 
DefaultJavaExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader.java
Loads an extension by introspecting a class which uses the Extensions API annotations
DefaultJavaExtensionModelLoader() - Constructor for class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
 
DefaultJavaModelLoaderDelegate - Class in org.mule.runtime.module.extension.internal.loader.java
Describes an ExtensionModel by analyzing the annotations in the class provided in the constructor
DefaultJavaModelLoaderDelegate(ExtensionElement, String) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
DefaultJavaModelLoaderDelegate(Class<?>, String) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
DefaultMetadataContext - Class in org.mule.runtime.module.extension.internal.metadata
Default immutable implementation of MetadataContext, it provides access to the extension configuration and connection in the metadata fetch invocation.
DefaultMetadataContext(Supplier<Optional<ConfigurationInstance>>, ConnectionManager, MetadataCache, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataContext
Retrieves the configuration for the related component
DefaultMetadataScopeAdapter - Class in org.mule.runtime.module.extension.internal.metadata
Adapter implementation which expands the MetadataScope to a more descriptive of the developer's metadata declaration for a component
DefaultMetadataScopeAdapter(Type, MethodElement, OperationDeclaration) - Constructor for class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
DefaultMetadataScopeAdapter(Type, WithDeclaringClass, SourceDeclaration) - Constructor for class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
DefaultMetadataScopeAdapter(SourceCallbackDeclaration) - Constructor for class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
DefaultNotificationEmitter - Class in org.mule.runtime.module.extension.internal.runtime.notification
Default implementation of NotificationEmitter.
DefaultNotificationEmitter(ServerNotificationManager, CoreEvent, Component, ComponentModel) - Constructor for class org.mule.runtime.module.extension.internal.runtime.notification.DefaultNotificationEmitter
 
DefaultObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.objectbuilder
Default implementation of ObjectBuilder which creates instances through a provided Class.
DefaultObjectBuilder(Class<T>, ReflectionCache) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
Creates a new instance that will build instances of prototypeClass.
DefaultResolverSetBasedObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.objectbuilder
Default implementation of ResolverSetBasedObjectBuilder which uses reflection and a default constructor to instantiate the generated objects
DefaultResolverSetBasedObjectBuilder(Class<T>, ResolverSet, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultResolverSetBasedObjectBuilder
 
DefaultSourceCompletionHandler(SourceCallbackExecutor, SourceCallbackExecutor, SourceCallbackExecutor, SourceCallbackExecutor, SourceCallbackContextAdapter) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
DefaultSourceFactory - Class in org.mule.runtime.module.extension.internal.runtime.source
 
DefaultSourceFactory(Class<? extends Source>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.DefaultSourceFactory
 
DefaultStreamingHelper - Class in org.mule.runtime.module.extension.internal.runtime.streaming
Default implementation of StreamingHelper.
DefaultStreamingHelper(CursorProviderFactory, StreamingManager, CoreEvent) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
Creates a new instance
DefaultStreamingHelper(CursorStreamProviderFactory, CursorIteratorProviderFactory, CoreEvent) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
Creates a new instance
DefaultTransactionHandle - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Default TransactionHandle implementation.
DefaultTransactionHandle() - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.DefaultTransactionHandle
 
defaultType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.NullSafeModelProperty
 
defaultValue() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
delegate - Variable in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
delegate - Variable in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
delist() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
DeprecationModelDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches all the models that are annotatied with Deprecated.
DeprecationModelDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.DeprecationModelDeclarationEnricher
 
DeprecationModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the parameters which are annotated with Deprecated are not required.
DeprecationModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.DeprecationModelValidator
 
disconnect(C) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
disconnect(C) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
disconnect(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceConnectionProvider
 
discountInflightOperation() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.MutableConfigurationStats
Decrements the return value of ConfigurationStats.getInflightOperations() by one
discountRunningSource() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.MutableConfigurationStats
Decrements the return value of ConfigurationStats.getRunningSources() by one
dispatched() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackContextAdapter
Indicates that this instance has already been used to dispatch an event
DisplayDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches the ExtensionDeclarer with a DisplayModel from annotated elements with Summary or DisplayName
DisplayDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.DisplayDeclarationEnricher
 
dispose() - Method in class org.mule.runtime.module.extension.internal.ExtensionResolvingContext
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategyFactory
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
Propagates this lifecycle phase into the the LifecycleAwareConfigurationInstance.value.
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
When needed, fires the Disposable.dispose() phase on the currently provided configurations
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Delegates into ExtensionComponent.doDispose() making sure that it executes using the extension's class loader
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleInitialiserValueResolverWrapper
 
dispose() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
disposeConfiguration(String, ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
disposeProcessor(OperationMessageProcessor) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.CachedExtensionsClientProcessorsStrategy
Signal that the OperationMessageProcessor has been finished using and depending on the implementation it may end up freeing its resources, or it may do it in the future.
disposeProcessor(OperationMessageProcessor) - Method in interface org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategy
Signal that the OperationMessageProcessor has been finished using and depending on the implementation it may end up freeing its resources, or it may do it in the future.
disposeProcessor(OperationMessageProcessor) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.NonCachedExtensionsClientProcessorsStrategy
Signal that the OperationMessageProcessor has been finished using and depending on the implementation it may end up freeing its resources, or it may do it in the future.
disposeProcessor(OperationMessageProcessor) - Static method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.OperationMessageProcessorUtils
Disposes the given OperationMessageProcessor
disposeResolvedParameters(ExecutionContext<T>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
DO_NOT_RETRY - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of an execution context variable indicating that RETRY should not be attempted
doBegin() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
doBuild(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultConnectionProviderObjectBuilder
 
doBuild(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderObjectBuilder
 
doBuild(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderObjectBuilder
 
doCommit() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
doDispose() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Implementors will use this method to perform their own disposing logic
doDispose() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
doDispose() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
doExecute(ExecutionContext<M>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.CompletableMethodOperationExecutor
 
doExecute(ExecutionContext<M>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.NonBlockingCompletableMethodOperationExecutor
 
doInitialise() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
 
doInitialise() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
Template method so subclasses can do initialisation.
doInitialise() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Implementors will use this method to perform their own initialisation logic
doInitialise() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
doInitialise() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
doRollback() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
doStart() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Implementors will use this method to perform their own starting logic
doStart() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
doStart() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
doStop() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Implementors will use this method to perform their own stopping logic
doStop() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
doStop() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
DynamicConfigurationProvider - Class in org.mule.runtime.module.extension.internal.runtime.config
A ConfigurationProvider which continuously evaluates the same ResolverSet and then uses the resulting ResolverSetResult to build an instance of type T
DynamicConfigurationProvider(String, ExtensionModel, ConfigurationModel, ResolverSet, ConnectionProviderValueResolver, ExpirationPolicy, ReflectionCache, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
Creates a new instance
DynamicMetadataDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for components (Operations and Message sources) annotated with MetadataScope or Query.
DynamicMetadataDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.DynamicMetadataDeclarationEnricher
 

E

EMPTY - Static variable in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
ENCODING_PARAMETER_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name of a parameter that allows configuring the encoding that should be applied
enlist() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.BackPressureDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ClusterSupportEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.CustomStaticTypeDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DefaultEncodingDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DeprecationModelDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DisplayDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DynamicMetadataDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ExtensionDescriptionsEnricher
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ImportedTypesDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaConfigurationDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaExportedTypesDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaOAuthDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaPrivilegedExportedTypesDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaXmlDeclarationEnricher
 
enrich(MetadataType, Set<TypeAnnotation>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.MetadataTypeEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.MimeTypeParametersDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.NotificationsDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ObjectStoreParameterDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ParameterAllowedStereotypesDeclarionEnricher
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.PollingSourceDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RefNameDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RequiredForMetadataDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypesDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.SubTypesDeclarationEnricher
 
enrich(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ValueProvidersParameterDeclarationEnricher
 
enrichException(Exception) - Method in class org.mule.runtime.module.extension.internal.runtime.exception.NullExceptionHandler
 
EntityMetadataMediator - Class in org.mule.runtime.module.extension.internal.metadata
Resolves a Component's Metadata by coordinating the several moving parts that are affected by the Metadata fetching process, so that such pieces can remain decoupled.
EntityMetadataMediator(OperationModel) - Constructor for class org.mule.runtime.module.extension.internal.metadata.EntityMetadataMediator
 
EnumKeyResolver - Class in org.mule.runtime.module.extension.internal.metadata
TypeKeysResolver implementation which resolves automatically MetadataKeys for Enum based MetadataKey Id parameters.
equals(Object) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
equals(Object) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
equals(Object) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
equals(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult
Defines equivalence by comparing the values in both objects.
equals(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
equals(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionKey
 
equals(Object) - Method in class org.mule.runtime.module.extension.internal.util.FieldSetter
 
error(Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.ExecutorCompletionCallbackAdapter
 
ErrorArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver which returns the Error in the CoreEvent associated to the given ExecutionContext.
ErrorArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ErrorArgumentResolver
 
ErrorsDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation which enriches the ExtensionModel and their OperationModel from the used ErrorTypes and Throws in an Annotation based extension.
ErrorsDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsDeclarationEnricher
 
ErrorsModelFactory - Class in org.mule.runtime.module.extension.internal.loader.enricher
Extension's ErrorModel factory.
ErrorsModelFactory(ErrorTypeDefinition<?>[], String) - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsModelFactory
Creates a new instance of the factory
ErrorsModelFactory(String) - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsModelFactory
Creates a new instance of the factory populated with Mule's errors as well as the extension default errors
errorTypeRepository - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
event - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
EventedExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.module.extension.api.runtime.privileged
A specialization of ExecutionContext which contains an CoreEvent
EventedResult<T,A> - Class in org.mule.runtime.module.extension.api.runtime.privileged
An operation execution Result that is created based on the resulting CoreEvent of that execution.
ExceptionHandlerManager - Class in org.mule.runtime.module.extension.internal.runtime.exception
Given a ExtensionModel and another EnrichableModel, this class will test for a ExceptionHandlerModelProperty to determine the ExceptionHandler which should be use.
ExceptionHandlerManager(ExtensionModel, ComponentModel) - Constructor for class org.mule.runtime.module.extension.internal.runtime.exception.ExceptionHandlerManager
 
ExceptionHandlerManager(ExtensionModel, ComponentModel, ErrorTypeRepository) - Constructor for class org.mule.runtime.module.extension.internal.runtime.exception.ExceptionHandlerManager
 
ExceptionHandlerModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Model property to be used on components which support the use of an ExceptionHandler.
ExceptionHandlerModelProperty(ExceptionHandlerFactory) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ExceptionHandlerModelProperty
Creates a new instance
ExclusiveOptionalModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty intended to be used to signal that the parameter is resolved as part of an ExclusiveParametersModel
ExclusiveOptionalModelProperty(ExclusiveParametersModel) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ExclusiveOptionalModelProperty
Creates a new instance
ExclusiveParameterGroupObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.objectbuilder
DefaultObjectBuilder extension that validates that the built object complies with the rules specified in ExclusiveOptionals
ExclusiveParameterGroupObjectBuilder(Class<T>, ExclusiveOptionalsTypeAnnotation, boolean, ReflectionCache) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ExclusiveParameterGroupObjectBuilder
Creates a new instance that will build instances of prototypeClass.
execute(String, String, OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.DefaultExtensionsClient
execute(ExecutionContext<ComponentModel>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.UnauthorizeOperationExecutor
 
execute(ExecutionContext<M>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
execute(ExecutionContext<M>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
execute(ExecutionContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.executor.MethodExecutor
Executes the method
execute(ExecutionContext<M>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
execute(CompletableComponentExecutor<M>, ExecutionContextAdapter<M>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.DefaultExecutionMediator
Executes the operation per the specification in this classes' javadoc
execute(CompletableComponentExecutor<M>, ExecutionContextAdapter<M>, CompletableComponentExecutor.ExecutorCallback) - Method in interface org.mule.runtime.module.extension.internal.runtime.operation.ExecutionMediator
Coordinates the execution of the executor using the given context
execute(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.ComposedSourceCallbackExecutor
 
execute(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCallbackExecutor
 
executeAsync(String, String, OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.DefaultExtensionsClient
executeOperation(ExecutionContextAdapter<T>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
executeOperation(ExecutionContextAdapter<OperationModel>, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OAuthOperationMessageProcessor
 
ExecutionContextAdapter<M extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.module.extension.api.runtime.privileged
Adapter interface which expands the contract of ExecutionContext which functionality that is internal to this implementation of the extensions API and shouldn't be accessible for the extensions themselves.
ExecutionContextConfigurationDecorator - Interface in org.mule.runtime.module.extension.internal.runtime.operation
Provides access to the actual ConfigurationInstance regardless of its decorator.
ExecutionContextProperties - Class in org.mule.runtime.module.extension.api.runtime.privileged
Constants used for information related to ExecutionContext
executionMediator - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ExecutionMediator<M extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.module.extension.internal.runtime.operation
Executes operations while coordinating the several moving parts that are affected by the execution process, so that such pieces can remain decoupled.
ExecutionTypeMapper - Class in org.mule.runtime.module.extension.internal.runtime
 
ExecutorCompletionCallbackAdapter - Class in org.mule.runtime.module.extension.internal.runtime.execution
Adapts an CompletableComponentExecutor.ExecutorCallback into a CompletionCallback
ExecutorCompletionCallbackAdapter(CompletableComponentExecutor.ExecutorCallback) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.ExecutorCompletionCallbackAdapter
 
ExportedArtifactsCollector - Class in org.mule.runtime.module.extension.internal.resources.manifest
Utility class which calculates the default set of java package names and resources that a given extension should export in order to properly function
ExportedArtifactsCollector(ExtensionModel) - Constructor for class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
Creates a new instance
ExportedArtifactsCollector(ExtensionModel, ClassPackageFinder) - Constructor for class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
Creates a new instance
ExpressionBasedParameterResolverValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver implementation for ParameterResolver that are resolved from an expression
ExpressionBasedParameterResolverValueResolver(String, Class<T>, DataType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
 
ExpressionBasedValueResolver<T> - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver interface for expression based ValueResolver, in addition to be able to resolve a value, implementations of this ValueResolver also can communicate the used expression.
expressionEvaluator - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
expressionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
expressionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
expressionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ExpressionTypedValueValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver implementation and extension of TypeSafeExpressionValueResolver which evaluates expressions and tries to ensure that the output is always of a certain type.
ExpressionTypedValueValueResolver(String, Class<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionTypedValueValueResolver
 
ExpressionValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver which evaluates a MEL expressions
ExpressionValueResolver(String, DataType, Boolean, Boolean) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
ExpressionValueResolver(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
EXTENSION_DESCRIPTIONS_FILE_NAME_MASK - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name mask of a file which contains the ExtensionModel elements descriptions.
EXTENSION_MODEL_JSON_FILE_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name of a file which contains a json representation of the extension's model
EXTENSION_TYPE - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
ExtensionActivator - Class in org.mule.runtime.module.extension.internal.manager
Activator implementation for registered extensions
ExtensionBuildingDefinitionProvider - Interface in org.mule.runtime.module.extension.internal.config
Provider for building definitions for java based extensions.
ExtensionComponent<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime
Class that groups all the common behaviour between different extension's components, like OperationMessageProcessor and ExtensionMessageSource.
ExtensionComponent(ExtensionModel, T, ConfigurationProvider, CursorProviderFactory, ExtensionManager) - Constructor for class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ExtensionConnectionSupplier - Class in org.mule.runtime.module.extension.internal.runtime.connectivity
A bridge between the execution of a ComponentModel and the ConnectionManager which provides the connections that it needs.
ExtensionConnectionSupplier() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.ExtensionConnectionSupplier
 
extensionConnectionSupplier - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ExtensionConnectivityTestingStrategy - Class in org.mule.runtime.module.extension.api.tooling
Implementation of ConnectivityTestingStrategy that can do connectivity testing over components creates with extensions API.
ExtensionConnectivityTestingStrategy() - Constructor for class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
 
ExtensionDescriptionsEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Declarer that adds descriptions to a ExtensionDeclaration by using the SDK generated extensions-descriptions.xml file which persists the descriptions for each element (Configurations, Providers, Operations, Parameters, ...) in the extension.
ExtensionDescriptionsEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ExtensionDescriptionsEnricher
 
ExtensionDescriptionsSerializer - Class in org.mule.runtime.module.extension.internal.resources.documentation
A simple XML JAXB serializer class for XmlExtensionDocumentations files.
ExtensionDescriptionsSerializer() - Constructor for class org.mule.runtime.module.extension.internal.resources.documentation.ExtensionDescriptionsSerializer
 
ExtensionDocumentationResourceGenerator - Class in org.mule.runtime.module.extension.internal.resources.documentation
A GeneratedResourceFactory which generates an XML file with all the ExtensionModel elements and it's corresponding descriptions so they don't get lost once the extension it's packaged.
ExtensionDocumentationResourceGenerator() - Constructor for class org.mule.runtime.module.extension.internal.resources.documentation.ExtensionDocumentationResourceGenerator
 
ExtensionElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an Extension can be derived
extensionElement - Variable in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
extensionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
extensionManager - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
ExtensionManagerFactory - Interface in org.mule.runtime.module.extension.api.manager
Factory to create instances of ExtensionManager
ExtensionMessageSource - Class in org.mule.runtime.module.extension.internal.runtime.source
A MessageSource which connects the Extensions API with the Mule runtime by connecting a Source with a flow represented by a ExtensionMessageSource.messageProcessor
ExtensionMessageSource(ExtensionModel, SourceModel, SourceAdapterFactory, ConfigurationProvider, boolean, RetryPolicyTemplate, CursorProviderFactory, MessageSource.BackPressureStrategy, ExtensionManager, NotificationDispatcher, SingleResourceTransactionFactoryManager, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
extensionModel - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
extensionModel - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
extensionModel - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ExtensionModelLoaderManager - Interface in org.mule.runtime.module.extension.internal.loader
Manages the lifecycle of the ExtensionModelLoader available in the ExtensionModelLoaderRepository.
ExtensionModelLoaderRepository - Interface in org.mule.runtime.module.extension.internal.loader
Provides access to the ExtensionModelLoader available in the container.
ExtensionNotificationFunction - Interface in org.mule.runtime.module.extension.internal.runtime.source
An extension specific NotificationFunction which provides access to the action name that will be fired to allow validations.
ExtensionOperationDescriptorModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.type.property
Binds an OperationModel with a MethodElement
ExtensionOperationDescriptorModelProperty(OperationElement) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionOperationDescriptorModelProperty
 
ExtensionParameter - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for any kind of component from which an extension's parameter can be derived
ExtensionParameterDescriptorModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.type.property
Binds a ParameterModel with a ExtensionParameter
ExtensionParameterDescriptorModelProperty(ExtensionParameter) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionParameterDescriptorModelProperty
 
ExtensionProperties - Class in org.mule.runtime.module.extension.internal
Constants for the Extensions Framework
ExtensionResolvingContext - Class in org.mule.runtime.module.extension.internal
Resolving context, provides access to the Config and Connection
ExtensionResolvingContext(Supplier<Optional<ConfigurationInstance>>, ConnectionManager) - Constructor for class org.mule.runtime.module.extension.internal.ExtensionResolvingContext
Retrieves the configuration for the related component
ExtensionsClientArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An argument resolver that yields instances of ExtensionsClient.
ExtensionsClientArgumentResolver(ExtensionsClientProcessorsStrategyFactory) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ExtensionsClientArgumentResolver
 
ExtensionsClientProcessorsStrategy - Interface in org.mule.runtime.module.extension.internal.runtime.client.strategy
Interface that provides help for executing extension operations.
ExtensionsClientProcessorsStrategyFactory - Class in org.mule.runtime.module.extension.internal.runtime.client.strategy
Class that provides a ExtensionsClientProcessorsStrategy according to the value of the system property MULE_EXTENSIONS_CLIENT_CACHE_IS_DISABLED defined in MuleSystemProperties
ExtensionsClientProcessorsStrategyFactory() - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategyFactory
 
ExtensionsErrorsDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation which enriches operationModels adding connectivity related MuleErrors if the operations are considered as a connected ones.
ExtensionsErrorsDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
 
ExtensionsOAuthUtils - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Utility methods for the OAuth support on the SDK
ExtensionTransaction - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Generic single resource transaction for Extensions
ExtensionTransaction(String, NotificationDispatcher) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
 
ExtensionTransactionalResource<T extends org.mule.runtime.extension.api.connectivity.TransactionalConnection> - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Generic transactional resource for extension's TransactionalConnections
ExtensionTransactionalResource(T, ConnectionHandler<T>, Transaction) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
Creates a new instance
ExtensionTransactionFactory - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Creates instances of ExtensionTransactionFactory
ExtensionTransactionFactory() - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionFactory
 
ExtensionTransactionKey - Class in org.mule.runtime.module.extension.internal.runtime.transaction
The key used to bind a ExtensionTransactionalResource into a Transaction.
ExtensionTransactionKey(ConfigurationInstance) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionKey
 
extensionType - Variable in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
ExtensionTypeDescriptorModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.type.property
Binds an Extension, Source, Connection Provider or Config with a Type
ExtensionTypeDescriptorModelProperty(Type) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionTypeDescriptorModelProperty
 
ExtensionTypeWrapper<T> - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
ConfigurationWrapper specification for classes that are considered as Extensions
ExtensionTypeWrapper(Class<T>, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
 
extractAnnotation(BaseDeclaration<? extends BaseDeclaration>, Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.AbstractAnnotatedDeclarationEnricher
Extracts an Annotation from class backing the declaration.
extractImplementingType(BaseDeclaration<? extends BaseDeclaration>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.AbstractAnnotatedDeclarationEnricher
 
extractImplementingTypeProperty(BaseDeclaration<? extends BaseDeclaration>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.AbstractAnnotatedDeclarationEnricher
Returns the annotated Class that was used to construct the declaration.
extractType(BaseDeclaration<? extends BaseDeclaration>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.AbstractAnnotatedDeclarationEnricher
 

F

failed(ConnectionException) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ReactiveReconnectionCallback
fallbackStereotype - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
FieldElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element to be considered as a Field
fieldElementsFor(ParameterGroupDescriptor) - Method in class org.mule.runtime.module.extension.internal.util.ReflectionCache
 
FieldOperationParameterModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
 
FieldOperationParameterModelProperty() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.FieldOperationParameterModelProperty
 
FieldSetter<Target,Value> - Class in org.mule.runtime.module.extension.internal.util
Utility class which allows setting the value of a Field on random compatible instances
FieldSetter(Field) - Constructor for class org.mule.runtime.module.extension.internal.util.FieldSetter
 
FieldWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for Field that provide utility methods to facilitate the introspection of a Field
FieldWrapper(Field, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
findConfiguration(String) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
findExtension(String) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
findGenericsInSuperHierarchy(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
findOperation(ExtensionModel, String) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
fire(NotificationActionDefinition, TypedValue<?>) - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultNotificationEmitter
 
fireLazy(NotificationActionDefinition, Supplier<?>, DataType) - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultNotificationEmitter
 
FlowListenerArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An ArgumentResolver which produces instances of FlowListener
FlowListenerArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.FlowListenerArgumentResolver
 
from(CoreEvent) - Static method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
from(String, String, PlatformManagedOAuthGrantType, ExtensionModel, ConnectionProviderModel, OAuthGrantType, ConfigurationProperties) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
from(CoreEvent) - Static method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
Extracts an instance stored in the given event
fromDefaultValues(ParameterizedModel, MuleContext, ReflectionCache, ExpressionManager) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
fromValues(Map<String, ?>, MuleContext, boolean, ReflectionCache, ExpressionManager) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
FunctionContainerElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for a element from which operation container can be derived
FunctionElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
MethodElement specification for Functions
FunctionExecutor - Interface in org.mule.runtime.module.extension.internal.runtime.function
A facade interface which hides the details of how a function is actually executed.
FunctionExecutorFactory - Interface in org.mule.runtime.module.extension.internal.runtime.function
Factory for creating FunctionExecutors based on a given FunctionModel
FunctionExecutorModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty meant to be used on operation models, which provides access to a FunctionExecutorFactory used to execute such operation
FunctionExecutorModelProperty(FunctionExecutorFactory) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.FunctionExecutorModelProperty
Creates a new instance
FunctionParameterDefaultValueResolverFactory - Interface in org.mule.runtime.module.extension.internal.runtime.function
Factory definition for creating FunctionParameter.DefaultValueResolvers
FunctionParameterTypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Marker ModelProperty for ParameterModels that indicates that the enriched parameter is of Function type and resolve values of the generic type.
FunctionParameterTypeModelProperty() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.FunctionParameterTypeModelProperty
 
FunctionWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
FunctionElement implementation which works with Classes
FunctionWrapper(Method, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FunctionWrapper
 

G

generate(Object, Method, ArgumentResolverDelegate) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.executor.MethodExecutorGenerator
Instantiates a dynamic MethodExecutor that executes the given method.
generate(Object, Method, ArgumentResolverDelegate, File) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.executor.MethodExecutorGenerator
Instantiates a dynamic MethodExecutor that executes the given method.
GeneratedMethodComponentExecutor<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution
 
GeneratedMethodComponentExecutor(List<ParameterGroupModel>, Method, Object) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
generateFor(ExtensionModel) - Method in class org.mule.runtime.module.extension.internal.resources.AbstractResourcesGenerator
generateResource(ExtensionModel) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.ExtensionDocumentationResourceGenerator
 
get() - Method in class org.mule.runtime.module.extension.internal.metadata.ResolverSupplier
 
get(Event) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
Evaluates DynamicConfigurationProvider.resolverSet using the given event and returns an instance produced with the result.
get(Event) - Method in class org.mule.runtime.module.extension.internal.runtime.config.StaticConfigurationProvider
get(String) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult
Returns the value associated with the ParameterModel of the given parameterName
get() - Method in interface org.mule.runtime.module.extension.internal.runtime.transaction.TransactionBindingDelegate.ConnectionSupplier
 
getAccess() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
getAccess() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.PropertyElement
 
getAccessToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getAccessToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getAccessToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ImmutableClientCredentialsState
 
getAccessToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.UpdatingClientCredentialsState
 
getAccessTokenUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getAccessTokenUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getAccessTokenUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getAccessTokenUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getAction() - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
 
getAction() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ImmutableBackPressureContext
getActionName() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.ExtensionNotificationFunction
 
getAfter() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getAlias() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
getAlias() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
getAlias() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
getAlias(T) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns the Alias name of the given element.
getAllConnectionProviders(ExtensionModel, ConfigurationModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Returns all the ConnectionProviderModel instances available for the given configurationModel plus the ones globally defined at the extensionModel.
getAnnotatedContainer() - Method in class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
getAnnotatedElement(BaseDeclaration<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getAnnotatedFields(Class<? extends Annotation>...) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getAnnotatedFields(Class<? extends Annotation>...) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
getAnnotatedFields(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getAnnotation(Class<A>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
Retrieves an annotation of the WithAnnotations component
getAnnotation(Class<T>) - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
getAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
Retrieves an annotation of the WithAnnotations component
getAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
Retrieves an annotation of the WithAnnotations component
getAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
Retrieves an annotation of the WithAnnotations component
getAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
Retrieves an annotation of the WithAnnotations component
getAnnotation(Class<?>, Class<T>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Looks for the annotation in the given class.
getApiMethods(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getApiMethods(TypeElement, ProcessingEnvironment) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getArgumentResolvers() - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.ArgumentResolverDelegate
 
getArgumentResolvers() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.MethodArgumentResolverDelegate
 
getArgumentsResolverSet() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
getArrayValue(Function<A, E[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a List of E values of an Annotation property
getArrayValue(Function<T, E[]>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
 
getAttributes() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getAttributesMediaType() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getAttributesMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getAttributesMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getAttributesResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
getAttributesResolver() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
getAuthentication() - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
getAuthorizationUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getAuthorizationUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getAuthorizationUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getAuthorizationUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getBackPressureStrategy() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
getBaseEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
getBefore() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getBooleanValue(Function<A, Boolean>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a Boolean value of an Annotation property
getBooleanValue(Function<T, Boolean>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns a Boolean value of an Annotation property
getBoundResource(TransactionConfig, ExtensionTransactionKey, TransactionBindingDelegate.ConnectionSupplier<ConnectionHandler<T>>) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionBindingDelegate
 
getByteLength() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getCache() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataContext
getCallback() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.OperationExecutionParams
 
getCallbackConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getCallbackPath() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.OAuthCallbackConfig
 
getCallbackValues() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.oauth.OAuthCallbackValuesModelProperty
 
getCallbackValuesExtractors(ConnectionProviderModel) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
Traverses the providerModel looking for the Java fields annotated with OAuthCallbackValue.
getCategory() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getCategory() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
 
getCategoryName() - Method in class org.mule.runtime.module.extension.internal.metadata.BooleanKeyResolver
getCategoryName() - Method in class org.mule.runtime.module.extension.internal.metadata.EnumKeyResolver
getClassArrayValue(Function<A, Class[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Return the list of Type representing a Class[] property.
getClassArrayValue(Function<T, Class[]>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Return the list of Type representing a Class[] property.
getClassInformation() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getClassInformation() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getClassLoader(ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
If the extensionModel contains a ClassLoaderModelProperty, then it returns the ClassLoader associated to such property.
getClassValue(Function<A, Class>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Return the Type representing a Class property.
getClassValue(Function<T, Class>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Return the Type representing a Class property.
getClientId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getClientId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getClientSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getClientSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getComponent() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getComponent() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getComponent() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getComponent() - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
 
getComponentLocation() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Deprecated.
use #getComponent().getLocation()
getComponentLocation() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getComponentLocation() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getComponentModel() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getComponentModel() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getComponentModel() - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getComponentType() - Method in class org.mule.runtime.module.extension.internal.loader.utils.ParameterDeclarationContext
 
getConcreteType() - Method in class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
getConfig() - Method in class org.mule.runtime.module.extension.internal.ExtensionResolvingContext
 
getConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
getConfigIdentifier() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getConfigModels(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
getConfigParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ImmutableConfigurationState
getConfigs() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getConfigType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigTypeModelProperty
 
getConfiguration(String, CoreEvent) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
getConfiguration(ExtensionModel, ComponentModel, CoreEvent) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
getConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getConfiguration(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
getConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
getConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.OperationExecutionParams
 
getConfiguration(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getConfigurationFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigurationFactoryModelProperty
 
getConfigurationFactory(ConfigurationModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the configurationModel for a ConfigurationFactoryModelProperty and returns the contained ConfigurationFactory.
getConfigurationInstance() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
getConfigurationInstance() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getConfigurationModel() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
getConfigurationProvider(ExtensionModel, ComponentModel, CoreEvent) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
getConfigurationProvider(ExtensionModel, ComponentModel) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
getConfigurationProvider(String) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
getConfigurationProvider() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getConfigurationProvider() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
getConfigurations() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getConfigurations() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
getConfigValues(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
getConfigValues(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
getConnection() - Method in class org.mule.runtime.module.extension.internal.ExtensionResolvingContext
Retrieves the connection for the related component and configuration
getConnection(ExecutionContextAdapter<? extends ComponentModel>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ExtensionConnectionSupplier
Returns the connection to be used with the operationContext.
getConnection() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
 
getConnection() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
getConnectionHandler() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
 
getConnectionManagementType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getConnectionModels(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
 
getConnectionParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ImmutableConfigurationState
getConnectionProvider() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
getConnectionProvider() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
getConnectionProviderFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionProviderFactoryModelProperty
 
getConnectionProviderFactory(ConnectionProviderModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the given connectionProviderModel for a ConnectionProviderFactoryModelProperty and if present it returns the enclosed ConnectionProviderFactory.
getConnectionProviderModel(Class<? extends ConnectionProvider>, List<ConnectionProviderModel>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Resolves the correspondent ConnectionProviderModel for a given ConnectionProvider instance.
getConnectionProviders() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithConnectionProviders
 
getConnections() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getConnectionType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
 
getConnectionType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectivityModelProperty
 
getConnectionType(ConnectionProviderModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the given connectionProviderModel for a ConnectionTypeModelProperty and if present it returns the enclosed connection type.
getConnectionTypeElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
 
getConnectionUri() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getConnectionValues(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
getConnectionValues(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
getConsumerKey() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getConsumerKey() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getConsumerKey() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getConsumerKey() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getConsumerSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getConsumerSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getConsumerSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getConsumerSecret() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getContainer() - Method in class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
getContainerName(AnnotatedElement) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getContext() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
getContext() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderWrapper
 
getContext() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
getCorrelationId() - Method in class org.mule.runtime.module.extension.internal.runtime.parameter.ImmutableCorrelationInfo
getCredentialsPlacement() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getCurrentScheduler() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getCurrentScheduler() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getCurrentScheduler() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
 
getCursorProviderFactory() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getCursorProviderFactory() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getCursorProviderFactory() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getCursorProviderFactory() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getCustomHeaders() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getCustomParameters(ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
getCustomParameters(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
getCustomParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getData() - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
 
getDataType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.CollectionReturnHandler
getDataType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.MapReturnHandler
getDataType() - Method in interface org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler
 
getDataType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler.NullReturnHandler
 
getDeclaringClass() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithDeclaringClass
 
getDeclaringClass() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getDeclaringClass() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FieldElement
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterElement
getDeclaringField() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.DeclaringMemberModelProperty
The field associated to the ParameterModel
getDecorated() - Method in interface org.mule.runtime.module.extension.internal.runtime.operation.ExecutionContextConfigurationDecorator
 
getDefault() - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
getDefaultEncodingFieldSetter(Object, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns a FieldSetter for a field in the target annotated DefaultEncoding (if present)
getDefaultMediaType(ComponentModel) - Static method in class org.mule.runtime.module.extension.internal.util.MediaTypeUtils
This method returns a default MediaType given a ComponentModel.
getDefaultMode() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
getDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
getDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
getDelegateConnectionProviderModel() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getDelegateGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getDescription() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
getDescription() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
getDescription() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionParameterDocumentation
 
getDescriptor() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ParameterGroupModelProperty
 
getDetailedExportedPackages() - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
 
getDslConfiguration(String) - Static method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithElement
 
getElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
getElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
 
getElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getEnclosingType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FunctionElement
getEnclosingType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getEnclosingType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FunctionWrapper
getEnclosingType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
getEnclosingType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.OperationWrapper
getEncoding() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getEntityKeys(MetadataContext) - Method in class org.mule.runtime.module.extension.internal.metadata.EntityMetadataMediator
 
getEntityKeys() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
getEntityMetadata(MetadataContext, MetadataKey) - Method in class org.mule.runtime.module.extension.internal.metadata.EntityMetadataMediator
 
getEntityMetadata(MetadataKey) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
getEnumTypes() - Method in class org.mule.runtime.module.extension.internal.manager.ExtensionActivator
 
getEnumValue(Function<A, E>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns the Enum value of an annotation property
getEnumValue(Function<T, E>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns the Enum value of an annotation property
getErrorMappings() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getErrorModels() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsModelFactory
 
getEvent() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.EventedExecutionContext
Returns the CoreEvent on which an operation is to be executed
getEvent() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getEvent(OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.CachedExtensionsClientProcessorsStrategy
Returns the appropiate event to be used to run de desired operation with the OperationParameters given.
getEvent(OperationParameters) - Method in interface org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategy
Returns the appropiate event to be used to run de desired operation with the OperationParameters given.
getEvent(OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.NonCachedExtensionsClientProcessorsStrategy
Returns the appropiate event to be used to run de desired operation with the OperationParameters given.
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
Returns the CoreEvent on which an operation is to be executed
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
 
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
 
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
getEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ImmutableBackPressureContext
getEventId() - Method in class org.mule.runtime.module.extension.internal.runtime.parameter.ImmutableCorrelationInfo
getExceptionHandlerFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExceptionHandlerModelProperty
 
getExceptionTypes() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getExceptionTypes() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.BooleanParameterDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ClusterSupportEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.CustomStaticTypeDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DefaultEncodingDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DeprecationModelDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.DisplayDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ErrorsDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ExtensionsErrorsDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ImportedTypesDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaExportedTypesDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaOAuthDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.JavaXmlDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.MimeTypeParametersDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.NotificationsDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.PollingSourceDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RefNameDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.RequiredForMetadataDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypesDeclarationEnricher
 
getExecutionPhase() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.SubTypesDeclarationEnricher
This has to run before StereotypesDeclarationEnricher.
getExecutorFactory() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CompletableComponentExecutorModelProperty
 
getExecutorFactory() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
Deprecated.
 
getExecutorFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionExecutorModelProperty
 
getExpired() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
 
getExpiresIn() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getExpiresIn() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getExpiresIn() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ImmutableClientCredentialsState
 
getExpiresIn() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.UpdatingClientCredentialsState
 
getExportedPackages() - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
 
getExportedResources() - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
 
getExposedFields(Class<?>, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getExpression() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
getExpression() - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedValueResolver
 
getExpression() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
getExpression() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticParameterResolver
getExpressionBasedValueResolver(String, Class) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableTypesValueResolverFactory
Given a expression value, the expected type and the stack of wrapper types, iterates it and creates all the required ValueResolver and stacks them is necessary.
getExpressionBasedValueResolver(String, MetadataType, MuleContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverUtils
 
getExpressionSupport(AnnotatedElement) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getExpressionSupport(Expression) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getExtension(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
getExtension(String) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
getExtension() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getExtensionClassLoader() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
 
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getExtensionModel() - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getExtensionModelLoader(LoaderDescriber) - Method in interface org.mule.runtime.module.extension.internal.loader.ExtensionModelLoaderRepository
Retrieves the ExtensionModelLoader for the given LoaderDescriber.
getExtensionParameter() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionParameterDescriptorModelProperty
 
getExtensions() - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
getExtensionsNamespace(ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
getExtensionsNamespace(ExtensionDeclaration) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.OAuthCallbackConfig
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getField() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FieldElement
 
getField() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.InjectedFieldModelProperty
 
getField() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
getField() - Method in class org.mule.runtime.module.extension.internal.util.FieldSetter
 
getField(Class<?>, ParameterModel, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getField(Class<?>, ParameterDeclaration, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getField(Class<?>, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFieldByNameOrAlias(Class<?>, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFieldMetadataType(Field, ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns a MetadataType describing the given Field's type
getFieldParametersLoader() - Method in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
getFields() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getFields() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
getFields(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFields(TypeElement, ProcessingEnvironment) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFields(Class<?>) - Method in class org.mule.runtime.module.extension.internal.util.ReflectionCache
 
getFieldSetterForAnnotatedField(Object, Class<? extends Annotation>) - Method in class org.mule.runtime.module.extension.internal.util.ReflectionCache
 
getFieldsOfType(Class<?>, Class) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFieldsWithGetters(Class<?>, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFieldsWithGetters(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getFieldValue(Object, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Resolves and returns the field value of an object instance
getFileName(String) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.ExtensionDescriptionsSerializer
 
getFunctionContainers() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithFunctionContainers
 
getFunctions() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
getGenerics() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getGenerics() - Method in class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
getGenerics() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getGenerics(Type, ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getGrantType() - Method in interface org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConnectionProviderWrapper
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getGrantType() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getGroupModelContainerName(ParameterGroupModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getHeaders() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder.CustomOAuthParameters
 
getId() - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
getId() - Method in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
getImplementingName(ParameterDeclaration) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Resolves the original name of a parameter before it was modified due to the usage of an Alias.
getImplementingName(ParameterModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Resolves the original name of a parameter before it was modified due to the usage of an Alias.
getImplementingType(EnrichableModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the given enrichableModel for a ImplementingTypeModelProperty and if present it returns the enclosed implementing type.
getImplicitConfigurationProviderName(ExtensionModel, ConfigurationModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
getInfrastructureType(Type) - Static method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
getInitialisationParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
getInitialiserEvent() - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Deprecated.
since 4.3.0. Use NullEventFactory.getNullEvent() instead
getInitialiserEvent(MuleContext) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Deprecated.
getInjectableParameters() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
getInjectedDependencies() - Method in class org.mule.runtime.module.extension.internal.runtime.config.StaticConfigurationProvider
 
getInnerAnnotation(Function<A, E>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerAnnotation(Function<T, E>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns a AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerAnnotations(Function<A, E[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a list of AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerAnnotations(Function<T, E[]>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns a list of AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerChainSubscriberContextMapping() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
getInnerProcessingType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
This is the processing type that is actually taken into account when the processing strategy is applied.
getInnerProcessingType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ConstructMessageProcessor
 
getInnerProcessingType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
getInputResolver(String) - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
getInputResolvers() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
getInputResolvers() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
getInputResolvers() - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
 
getInterfaceGenerics(Class) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Deprecated.
getInterfaceGenerics(Type, Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getItemSequenceInfo() - Method in class org.mule.runtime.module.extension.internal.runtime.parameter.ImmutableCorrelationInfo
getKeyResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
getKeyResolvers() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
 
getKeys(MetadataContext) - Method in class org.mule.runtime.module.extension.internal.metadata.BooleanKeyResolver
getKeys(MetadataContext) - Method in class org.mule.runtime.module.extension.internal.metadata.EnumKeyResolver
getKeysResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
getKeysResolver() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
getKeyType() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
getLegacyOperationExecutorFactory(T) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
getLength() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getLifecycleState() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
getListenerConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.OAuthCallbackConfig
 
getLiteralValue() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ImmutableLiteral
getLoader(ExtensionElement, String) - Method in interface org.mule.runtime.module.extension.api.loader.ModelLoaderDelegateFactory
Returns a new ModelLoaderDelegate instance based on the given ExtensionElement and version.
getLocalAuthorizePath() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.OAuthCallbackConfig
 
getMap() - Static method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
getMediaType() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getMediaType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MediaTypeModelProperty
 
getMemberField(EnrichableModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getMemberName(BaseDeclaration<?>, String) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
getMemberName(T) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getMemberName(EnrichableModel, String) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getMessageProcessors() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ImmutableProcessorChainExecutor
 
getMetadata(MetadataContext, MetadataKey) - Method in class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
Resolves the ComponentMetadataDescriptor for the associated context using the specified key
getMetadata(MetadataContext, ParameterValueResolver, ReflectionCache) - Method in class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
Resolves the ComponentMetadataDescriptor for the associated context using the component ParameterValueResolver to resolve an object with the value of the MetadataKey.
getMetadata() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
getMetadata(MetadataKey) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
getMetadataKeys(MetadataContext, ReflectionCache) - Method in class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
Resolves the list of types available for the Content or Output of the associated MetadataKeyProvider Component, representing them as a list of MetadataKey.
getMetadataKeys(MetadataContext, ParameterValueResolver, ReflectionCache) - Method in class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
 
getMetadataKeys() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationProviderToolingAdapter
getMetadataKeys() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
getMetadataResolverFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MetadataResolverFactoryModelProperty
 
getMetadataResolverFactory(EnrichableModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the given model for a MetadataResolverFactoryModelProperty and if present it returns the contained MetadataResolverFactory.
getMetadataType() - Method in class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
getMetadataType(Class<?>, ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns a MetadataType representing the given Class type.
getMetadataType(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getMethod(String, Class<?>...) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingMethodModelProperty
 
getMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
getMethod(String, Class<?>...) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getMethodArgumentTypes(Method, ClassTypeLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns an array of MetadataType representing each of the given Method's argument types.
getMethodParametersLoader() - Method in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
getMethodReturnAttributesType(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns a MetadataType representing the Result.getAttributes() that will be set after executing the given method.
getMethodReturnType(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns all the methods in the declaringClass which are annotated with annotationType, including those declared in super classes.
getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>, boolean) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns all the methods in the declaringClass which are annotated with annotationType
getMethodsStream(TypeElement, boolean, ProcessingEnvironment) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getModel() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
getModels(String) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getMuleContext() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getMuleContext() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getMuleContext() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getMutableConfigurationStats(ExecutionContext<?>) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CompletableComponentExecutorModelProperty
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
Deprecated.
getName() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
Returns the component's name
getName() - Method in class org.mule.runtime.module.extension.internal.loader.annotations.CustomDefinedStaticTypeAnnotation
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.CustomStereotypeModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.CompileTimeModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigTypeModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigurationFactoryModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionProviderFactoryModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectivityModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.DeclaringMemberModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.DefaultEncodingModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExceptionHandlerModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExclusiveOptionalModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FieldOperationParameterModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionExecutorModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionParameterTypeModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingMethodModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingParameterModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingTypeModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MediaTypeModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MetadataResolverFactoryModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.NullSafeModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.oauth.OAuthCallbackValuesModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ParameterGroupModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.QueryParameterModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.RequireNameField
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceFactoryModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping.InfrastructureType
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionOperationDescriptorModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionParameterDescriptorModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionTypeDescriptorModelProperty
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
Returns the component's name
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
Returns the component's name
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
Returns the component's name
getName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
Returns the component's name
getName() - Method in class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
getName() - Method in class org.mule.runtime.module.extension.internal.loader.utils.ParameterDeclarationContext
 
getName() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
getName() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionParameterDocumentation
 
getName() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
getName() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
getName() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
getNameMap() - Static method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
getNestedComponentsAsResolverSet(ComponentModel) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
getNotificationsFunctions() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackContextAdapter
Retrieves the notification functions.
getNumberValue(Function<A, N>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a Number value of an Annotation property
getNumberValue(Function<T, N>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns a Number value of an Annotation property
getOAuthConnectionProvider(ExecutionContextAdapter) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
 
getOAuthContext(AuthorizationCodeConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
 
getOAuthContext(ClientCredentialsConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
Retrieves the ResourceOwnerOAuthContext for the given config.
getOAuthContext(PlatformManagedOAuthConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
Retrieves the ResourceOwnerOAuthContext for the given config.
getOAuthStateSetter(ConnectionProvider<C>, Class<T>, OAuthGrantType) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
Returns a FieldSetter capable of setting a OAuthState field on the given delegate.
getObjectBuilder() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
 
getObjectBuilder() - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderValueResolver
 
getObjectStore() - Method in class org.mule.runtime.module.extension.internal.store.LazyObjectStoreToMapAdapter
 
getObjectStoreName() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthObjectStoreConfig
 
getObjectType() - Method in class org.mule.runtime.module.extension.internal.loader.java.TypeAwareConfigurationFactory
getOnBackPressureMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnBackPressureMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
getOnBackPressureMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
 
getOnErrorMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnErrorMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
getOnErrorMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
 
getOnResponseMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnResponseMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
 
getOnSuccessMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
getOnTerminateMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnTerminateMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
getOnTerminateMethod() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
 
getOperationContainers() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithOperationContainers
 
getOperationElement() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionOperationDescriptorModelProperty
 
getOperationEvent() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.OperationExecutionParams
 
getOperationExecutionParams(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
getOperationExecutionParams() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
getOperationExecutorFactory(T) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
getOperationMessageProcessor(String, String, OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.CachedExtensionsClientProcessorsStrategy
Returns the appropiate OperationMessageProcessor to be used for executing the operation.
getOperationMessageProcessor(String, String, OperationParameters) - Method in interface org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategy
Returns the appropiate OperationMessageProcessor to be used for executing the operation.
getOperationMessageProcessor(String, String, OperationParameters) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.NonCachedExtensionsClientProcessorsStrategy
Returns the appropiate OperationMessageProcessor to be used for executing the operation.
getOperationReturnMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.OperationElement
 
getOperations() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
getOperations() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getOrgId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getOutput() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getOutputAttributesResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
getOutputResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
getOutputResolver() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
getOutputResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
getOwnerConfigName() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getOwnerDescription() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
getOwnerDescription() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
getOwningExtensionName() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getOwningSourceName() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getPagingProviderTypes(ResolvableType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Introspects a PagingProvider type and returns their generics.
getPagingProviderTypes(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Introspects a PagingProvider type and returns their generics.
getParameter() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterElement
 
getParameter() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingParameterModelProperty
 
getParameter() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
 
getParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getParameterClasses(ExtensionModel, ClassLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Traverses through all the ParameterModels of the extensionModel and returns the classes that are modeled by each parameter's Typed.getType().
getParameterExtractors() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getParameterExtractors(OAuthConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
getParameterExtractors(Map<Field, String>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
getParameterGroups() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParameterGroups() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParameterGroups() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getParameterName() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
getParameterName() - Method in exception org.mule.runtime.module.extension.internal.runtime.exception.RequiredParameterNotSetException
 
getParameterOrDefault(String, T) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getParameterOrDefault(String, T) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getParameterOrDefault(String, T) - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getParameters() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParameters() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getParameters() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ResolverSetBasedParameterResolver
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.OperationExecutionParams
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationParameterValueResolver
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBasedParameterValueResolver
 
getParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
 
getParameters() - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ParameterValueResolver
 
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
getParametersAsResolverSet(ParameterizedModel, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
Constructs a ResolverSet from the parameters, using ParametersResolver.toValueResolver(Object, Set) to process the values.
getParametersAsResolverSet(MuleContext, ParameterizedModel, List<ParameterGroupModel>) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
Constructs a ResolverSet from the parameters groups, using ParametersResolver.toValueResolver(Object, Set) to process the values.
getParametersAsResolverSet(ParameterizedModel, List<ParameterModel>, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
getParametersAsResolverSet(List<ParameterGroupModel>, List<ParameterModel>, MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
 
getParameterValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ResolverSetBasedParameterResolver
 
getParameterValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
getParameterValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationParameterValueResolver
getParameterValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBasedParameterValueResolver
 
getParameterValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
getParameterValue(String) - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ParameterValueResolver
 
getParameterValueResolver() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
getParameterValueResolver() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
getParameterValueResolver() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
getParamNames(Method) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
getPlatformAuthUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getPolicyToApply(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
getPolicyToApply() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
getPoolingProfile() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getPosition() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
getPrivilegedArtifacts() - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
 
getPrivilegedExportedPackages() - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ExportedArtifactsCollector
 
getProcessingType() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
getProperties() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getProperties() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getProperty(String) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
getPropertyDescriptors(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getProvider() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
getQName(String) - Static method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
getQueryEntityResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
getQueryParams() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder.CustomOAuthParameters
 
getQueryTranslator() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.QueryParameterModelProperty
 
getReconnectionConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
getReconnectionConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getReflectionCache() - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
getReflectionCache() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
getRefreshToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getRefreshToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getRefreshToken() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getRequiredEntitlement() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
getRequiredParameters() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
getResolutionResult(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
getResolutionResult() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
getResolver(ValueResolver) - Method in interface org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.DelegateResolverFactory
 
getResolver(String, Class<T>) - Method in interface org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.ExpressionBasedResolverFactory
 
getResolver(Object) - Method in interface org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.StaticResolverFactory
 
getResolvers() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
 
getResolverSet() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConnectionProviderFactory
 
getResolverSet() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ImplicitConnectionProviderFactory
 
getResolverSet() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
getResolverSet() - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderValueResolver
 
getResolverSet() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ImplicitConnectionProviderValueResolver
getResolverSet() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticConnectionProviderResolver
 
getResolvingContextFor(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
getResource(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderWrapper
 
getResourceOwnerId() - Method in interface org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConnectionProviderWrapper
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getResourceType() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction
getRetryPolicyTemplate() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getRetryPolicyTemplate() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getRetryPolicyTemplate() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
getRetryPolicyTemplate() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getReturnMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getReturnMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getReturnType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getReturnType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
getReturnType(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getScheduler(Scheduler) - Static method in class org.mule.runtime.module.extension.internal.runtime.source.PollingSourceRestartSchedulerProvider
This method provides the scheduler that a polling source must use to trigger the invocations of the PollingSource.poll(PollContext) method in case of a restart
getScope() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConfig
 
getScope() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getScopes() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getSecurityContext() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
The security context for this session.
getSecurityContext() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getSecurityContext() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
 
getSequence() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping.InfrastructureType
 
getServiceUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
getSession() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
getShowInDslParameters(ParameterizedModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Given a ParameterizedModel iterates over all the parameter groups show in dsl and returns a mapping of parameter name and parameter group name.
getSize() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
Returns the total amount of available results informed by delegate
getSourceCallbackContext() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ImmutableBackPressureContext
getSourceConnectionManager() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getSourceFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceFactoryModelProperty
 
getSourceFactory(SourceModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Tests the given sourceModel for a SourceFactoryModelProperty and if present it returns the enclosed SourceFactory.
getSourceLocation() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getSourceName(Class<? extends Source>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getSourceParameters() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapterFactory
 
getSourceReturnType(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Returns the MetadataType for a source's output.
getSources() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithMessageSources
 
getSources() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getStackedTypesModelProperty(Set<ModelProperty>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty
Given a Set of model properties returns an Optional StackedTypesModelProperty
getState() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getState() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
 
getState() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
getState() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
getState() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
getStaticConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
getStaticValueResolver(Object) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableTypesValueResolverFactory
Given a static value and the stack of wrapper types, iterates it and creates all the required ValueResolver and stacks them is necessary.
getStaticValueResolver(Object, Class) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableTypesValueResolverFactory
Given a static value, the stack of stacked types and the desired class for the static resolver, if the class is not found as the root of the parameter type, an Optional.empty() will be returned.
getStatistics() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
getStereotype(StereotypeDefinition, String, Map<StereotypeDefinition, StereotypeModel>) - Static method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
getStoreConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
getStreamingManager() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getStreamingManager() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getStreamingManager() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getStringValue(Function<A, String>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a String value of an Annotation property
getStringValue(Function<T, String>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ClassBasedAnnotationValueFetcher
Returns a String value of an Annotation property
getSubtypeClasses(ExtensionModel, ClassLoader) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Traverses through all the object types of the extension model's SubTypesModel and returns the classes that are used behind of each type.
getSuperClassGenerics() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getSuperClassGenerics() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
getSuperClassGenerics(TypeElement, Class, ProcessingEnvironment) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getSuperClassGenerics(Type, Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
getSuperTypeGenerics(Class) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getSuperTypeGenerics(Class) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
getSupportedModes() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
getTargetObject() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
getTargetReturnDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
getTimeout() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getTokenUrl() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConfig
 
getTransactionalAction() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
getTransactionConfig() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getTransactionConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getTransactionConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
getTransactionConfig() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getTransactionManager() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getTransactionSourceBinder() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackAdapter
 
getType() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingTypeModelProperty
 
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType
 
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionTypeDescriptorModelProperty
 
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
getType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
getType() - Method in class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
getType() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ImmutableLiteral
getTypeBuilder() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataContext
getTypeLoader() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataContext
getTypeName() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getTypeName() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getTypes() - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
getValue() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
getValueFromAnnotation(Class<A>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
Returns an optional AnnotationValueFetcher which encapsulates the logic of obtaining annotations values when executing with classes or with the Java AST.
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
 
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
getValueProvider() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
getValueProviderModels(List<ParameterModel>) - Static method in class org.mule.runtime.module.extension.internal.value.ValueProviderUtils
Given a list of ParameterModel retrieves all the parameters that have an associated ValueProviderModel
getValueResolverFactory() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty
This gives the Stack of StackableType, which represents the erased types for a parameter.
getValueResolvers() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
 
getValueReturnDelegate() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
getValues(String) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
getValues(String, ParameterValueResolver) - Method in class org.mule.runtime.module.extension.internal.value.ValueProviderMediator
Given the name of a parameter or parameter group, and if the parameter supports it, this will try to resolve the values for the parameter.
getValues(String, ParameterValueResolver, Supplier<Object>, Supplier<Object>) - Method in class org.mule.runtime.module.extension.internal.value.ValueProviderMediator
Given the name of a parameter or parameter group, and if the parameter supports it, this will try to resolve the values for the parameter.
getVariable(String) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Returns the value associated with the key
getVariable(String) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
getVariable(String) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
Returns the value associated with the key
getVendor() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getVendor() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ExtensionTypeWrapper
 
getWrapperValueResolver(ValueResolver) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableTypesValueResolverFactory
Given a static value and the stack of wrapper types, iterates it and creates all the required ValueResolver and stacks them is necessary.
GroupValueSetter - Class in org.mule.runtime.module.extension.internal.util
An implementation of ValueSetter for parameter groups.
GroupValueSetter(ParameterGroupDescriptor, Supplier<ReflectionCache>, Supplier<ExpressionManager>) - Constructor for class org.mule.runtime.module.extension.internal.util.GroupValueSetter
Creates a new instance that can set values defined in the given group

H

handleByteStreaming(Method, ExecutableComponentDeclarer, MetadataType) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
handleByteStreaming(MethodElement, ExecutableComponentDeclarer, MetadataType) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
handles(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.CollectionReturnHandler
handles(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.MapReturnHandler
handles(Object) - Method in interface org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler
 
handles(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler.NullReturnHandler
 
handleThrowable(Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.exception.ExceptionHandlerManager
Given a Throwable instance this method will get the specific failure reason.
hasAnyDynamic(Iterable<ValueResolver<T>>) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Returns true if any of the items in resolvers return true for the ValueResolver.isDynamic() method
hasAttributesResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
hasAttributesResolver() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
hasDefaultConstructor(Class<?>) - Method in class org.mule.runtime.module.extension.internal.util.ReflectionCache
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionKey
 
hashCode() - Method in class org.mule.runtime.module.extension.internal.util.FieldSetter
 
hasInputResolvers() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
hasInputResolvers() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
hasOutputResolver() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
hasOutputResolver() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
hasParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
hasParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
hasParameter(String) - Method in class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
hasResource(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransaction

I

IllegalComponentException - Exception in org.mule.runtime.module.extension.internal.runtime.exception
A RuntimeException which marks that a selected component is not valid or is misconfigured
IllegalComponentException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.exception.IllegalComponentException
 
IllegalComponentException(String, Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.exception.IllegalComponentException
 
IllegalOperationException - Exception in org.mule.runtime.module.extension.internal.runtime.operation
A IllegalComponentException which marks that a current operation is not valid or is misconfigured
IllegalOperationException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.operation.IllegalOperationException
 
IllegalOperationException(String, Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.operation.IllegalOperationException
 
IllegalSourceException - Exception in org.mule.runtime.module.extension.internal.runtime.operation
A IllegalComponentException which marks that a selected Source is not valid or is misconfigured
IllegalSourceException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.operation.IllegalSourceException
 
IllegalSourceException(String, Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.operation.IllegalSourceException
 
ImmutableAuthCodeRequest - Class in org.mule.runtime.module.extension.api.runtime.connectivity.oauth
Immutable implementation of AuthCodeRequest
ImmutableAuthCodeRequest(String, String, String, Optional<String>) - Constructor for class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
ImmutableAuthorizationCodeState - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
Immutable implementation of AuthorizationCodeState
ImmutableAuthorizationCodeState(String, String, String, String, String, String, String, Optional<String>, String, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.ImmutableAuthorizationCodeState
 
ImmutableBackPressureContext - Class in org.mule.runtime.module.extension.internal.runtime.source
Immutable implementation of BackPressureContext
ImmutableBackPressureContext(Event, BackPressureAction, SourceCallbackContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.ImmutableBackPressureContext
 
ImmutableClientCredentialsState - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
Immutable implementation of ClientCredentialsState
ImmutableClientCredentialsState(String, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ImmutableClientCredentialsState
 
ImmutableConfigurationState - Class in org.mule.runtime.module.extension.internal.runtime.config
Immutable implementation of ConfigurationState
ImmutableConfigurationState(Map<String, Object>, Map<String, Object>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ImmutableConfigurationState
Creates a new instance
ImmutableCorrelationInfo - Class in org.mule.runtime.module.extension.internal.runtime.parameter
Immutable implementation of CorrelationInfo
ImmutableCorrelationInfo(String, boolean, String, ItemSequenceInfo) - Constructor for class org.mule.runtime.module.extension.internal.runtime.parameter.ImmutableCorrelationInfo
 
ImmutableLiteral<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Immutable implementation of Literal
ImmutableLiteral(String, Class<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ImmutableLiteral
Creates a new instance
ImmutableProcessorChainExecutor - Class in org.mule.runtime.module.extension.internal.runtime.operation
An implementation of Chain that wraps a Processor and allows to execute it
ImmutableProcessorChainExecutor(CoreEvent, MessageProcessorChain) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.ImmutableProcessorChainExecutor
Creates a new immutable instance
ImplementingMethodModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
An immutable model property which indicates that the owning OperationModel was derived from a given ImplementingMethodModelProperty.method
ImplementingMethodModelProperty(Method) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingMethodModelProperty
Creates a new instance referencing the given method
ImplementingParameterModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
An immutable model property which indicates that the owning EnrichableModel was derived from a given ImplementingParameterModelProperty.parameter
ImplementingParameterModelProperty(Parameter) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingParameterModelProperty
Creates a new instance referencing the given parameter
ImplementingTypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
An immutable model property which indicates that the owning EnrichableModel was derived from a given ImplementingTypeModelProperty.type
ImplementingTypeModelProperty(Class<?>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingTypeModelProperty
Creates a new instance referencing the given type
IMPLICIT_ARGUMENT_TYPES - Static variable in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
ImplicitConfigurationProviderFactory - Interface in org.mule.runtime.module.extension.internal.runtime.config
Provides implicit configuration providers which are compliant with a ConfigurationModel.
ImplicitConnectionProviderFactory - Interface in org.mule.runtime.module.extension.internal.runtime.config
Creates ConnectionProvider instances which can be implicitly derived from a given ExtensionModel.
ImplicitConnectionProviderValueResolver<C> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Uses a ImplicitConnectionProviderFactory to create an implicit ConnectionProvider.
ImplicitConnectionProviderValueResolver(String, ExtensionModel, ConfigurationModel, ReflectionCache, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ImplicitConnectionProviderValueResolver
 
ImplicitObjectUtils - Class in org.mule.runtime.module.extension.internal.loader.utils
Utilities for creating object with implicit values based on a ParameterizedModel
ImportedTypesDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Test the extension type to be annotated with Import, in which case it adds an ImportedTypeModel on the extension level.
ImportedTypesDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ImportedTypesDeclarationEnricher
 
InfrastructureFieldContributor - Class in org.mule.runtime.module.extension.internal.loader.java.contributor
ParameterDeclarerContributor implementation which given a ExtensionParameter which their type is one of the considered as an Infrastructure Type (InfrastructureTypeMapping) changes the ExpressionSupport to ExpressionSupport.NOT_SUPPORTED and adds InfrastructureParameterModelProperty
InfrastructureFieldContributor() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.contributor.InfrastructureFieldContributor
 
InfrastructureTypeMapping - Class in org.mule.runtime.module.extension.internal.loader.java.type
Mapping for types considered of "Infrastructure", of the Class of the infrastructure type and the String name of it.
InfrastructureTypeMapping.InfrastructureType - Class in org.mule.runtime.module.extension.internal.loader.java.type
 
initialise() - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.client.DefaultExtensionsClient
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.ExtensionsClientProcessorsStrategyFactory
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
Performs dependency injection into all the currently provided configurations, and when needed, fires the Initialisable.initialise() phase on them
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.MethodArgumentResolverDelegate
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Makes sure that the operation is valid by invoking ExtensionComponent.validateOperationConfiguration(ConfigurationProvider) and then delegates on ExtensionComponent.doInitialise() for custom initialisation
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.CollectionValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigOverrideValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionTypedValueValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NullSafeValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
initialise() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
initializeCursorProviderFactoriesIfNeeded(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StreamingHelperArgumentResolver
 
injectComponentLocation(Object, ComponentLocation) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Introspects the target object for a field of type ComponentLocation.
injectDefaultEncoding(EnrichableModel, Object, String) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Sets the encoding value into the field of the target annotated DefaultEncoding if the model contains the DeclaringMemberModelProperty property and the value is not null.
injectDefaultEncoding(Object, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Sets the encoding value into the field of the target annotated DefaultEncoding (if present)
InjectedFieldModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Base implementation for ModelProperty that act over a particular Field
InjectedFieldModelProperty(Field) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.InjectedFieldModelProperty
Creates a new instance
InjectedFieldsModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the fields which are annotated with RefName or DefaultEncoding honor that: The annotated field is of String type There is at most one field annotated per type
InjectedFieldsModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.InjectedFieldsModelValidator
 
injectFields(EnrichableModel, Object, String, String) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Sets the configName into the field of the target annotated RefName (if it's present) and does the same for the encoding and the field annotated with DefaultEncoding if the model contains the DeclaringMemberModelProperty
injectFields(Object, String, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Sets the configName into the field of the target annotated RefName (if it's present) and does the same for the encoding and the field annotated with DefaultEncoding.
injectRefName(Object, String, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Introspects the target object for a field annotated with RefName.
InputParametersTypeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates the types used as:
InputParametersTypeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.InputParametersTypeModelValidator
 
INSTANCE - Static variable in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCallbackExecutor
 
instantiateObject() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConfigurationObjectBuilder
Creates a new instance by using the ConfigurationFactory in the ConfigurationFactoryModelProperty
instantiateObject() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
Creates the instances to be produced
instantiateObject() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultResolverSetBasedObjectBuilder
 
instantiateObject() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
Creates the instances to be produced
InterceptorChain - Interface in org.mule.runtime.module.extension.internal.runtime.execution.interceptor
Groups an ordered list of interceptors that will be applied as one.
InterceptorChain.Builder - Class in org.mule.runtime.module.extension.internal.runtime.execution.interceptor
Builder for creating InterceptorChain instances
IntrospectionUtils - Class in org.mule.runtime.module.extension.internal.util
Set of utility operations to get insights about objects and their components
invalidate(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
invalidate(String, String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
Invalidates the OAuth information of a particular resourceOwnerId
invalidate(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
invalidate(ClientCredentialsConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
Invalidates the OAuth state associated to the given config
invalidate(String) - Method in interface org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConnectionProviderWrapper
Invalidates the context of the given resourceOwnerId
invalidate(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
invalidate(PlatformManagedOAuthConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
Invalidates the OAuth state associated to the given config
invalidate() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
 
IS_TRANSACTIONAL - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of a property or variable indicating that a component was executed while participating in a transaction
isAllowsEvaluationLicense() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
isAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
 
isAnyType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
isAnyType() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isAssignableFrom(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type from the given Class
isAssignableFrom(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type from the given Type
isAssignableFrom(Class<?>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isAssignableFrom(Type) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isAssignableTo(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type to the given Class
isAssignableTo(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type to the given Type
isAssignableTo(Class<?>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isAssignableTo(Type) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isASTMode(ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Based on a ExtensionModel, determines if this one has been created using the Java AST.
isASTMode(BaseDeclaration) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Based on a BaseDeclaration, determines if this one has been created using the Java AST.
isAsync() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
isAsync() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
isAutoPaging(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isCompileTime(ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Indicates if the extension model is being built on compile time.
isCustomScope() - Method in class org.mule.runtime.module.extension.internal.metadata.DefaultMetadataScopeAdapter
 
isCustomScope() - Method in interface org.mule.runtime.module.extension.internal.metadata.MetadataScopeAdapter
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
Whether any of the registered ValueResolvers are dynamic
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DefaultImplicitConnectionProviderFactory
Checking if an implicit connection provider is dynamic implies that there is a suitable implicit connection provider for the extension.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
isDynamic() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.ImplicitConnectionProviderFactory
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.config.StaticConfigurationProvider
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
Whether any of the registered ValueResolvers are dynamic
isDynamic() - Method in interface org.mule.runtime.module.extension.internal.runtime.objectbuilder.ObjectBuilder
Whether any of the registered ValueResolvers are dynamic
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
Whether any of the registered ValueResolvers are dynamic
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.CollectionValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigOverrideValueResolverWrapper
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigurationValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ImplicitConnectionProviderValueResolver
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NativeQueryParameterValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NullSafeValueResolverWrapper
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverValueResolverWrapper
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ProcessorChainValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RegistryLookupValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
Whether at least one of the given ValueResolver are dynamic
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticConnectionProviderResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticLiteralValueResolver
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueValueResolverWrapper
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
isDynamic() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
isDynamic() - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolver
Returns false if subsequent invocations to ValueResolver.resolve(ValueResolvingContext) will return the same value.
isExpression(Object) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
TODO MULE-14603 - This should not exist after MULE-14603 is fixed
isInputStream(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isInstantiable() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
isInstantiable() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isInstantiable(MetadataType, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isInstantiable(Class<?>, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isInstantiable(Class<?>, boolean, ReflectionCache) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isLifecycle(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Determines if the given type implements any of the lifecycle annotations
isLifecycle(Type) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Determines if the given type implements any of the lifecycle annotations
isLiteral(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isMelAvailable() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
isMultiLevelMetadataKeyId(Set<Class<? extends Annotation>>, MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Given a Set of Annotation classes and a MetadataType that describes a component parameter, indicates if the parameter is considered as a multilevel MetadataKeyId
isNonBlocking(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isNonBlocking(ComponentModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
isNoPolicyOperation(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
isNullSafe(ParameterModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
isOneRequired() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExclusiveOptionalModelProperty
 
isOutboundCorrelationEnabled() - Method in class org.mule.runtime.module.extension.internal.runtime.parameter.ImmutableCorrelationInfo
isParameterContainer(Set<Class<? extends Annotation>>, MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Given a Set of annotation classes and a MetadataType of a component parameter, indicates if the parameter is a parameter container.
isParameterResolver(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isPartOfActiveTransaction(ConfigurationInstance) - Static method in class org.mule.runtime.module.extension.internal.util.ReconnectionUtils
 
isProcessorChain(ExtensionParameter) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isPublic() - Method in class org.mule.runtime.module.extension.api.loader.java.property.CompletableComponentExecutorModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
Deprecated.
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.annotations.CustomDefinedStaticTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.CustomStereotypeModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.CompileTimeModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigTypeModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConfigurationFactoryModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionProviderFactoryModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectionTypeModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ConnectivityModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.DeclaringMemberModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExceptionHandlerModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ExclusiveOptionalModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FieldOperationParameterModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionExecutorModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionParameterTypeModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingMethodModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingParameterModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ImplementingTypeModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.InjectedFieldModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MediaTypeModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MetadataResolverFactoryModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.NullSafeModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.oauth.OAuthCallbackValuesModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ParameterGroupModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.QueryParameterModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.SourceFactoryModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackedTypesModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionOperationDescriptorModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionParameterDescriptorModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.internal.loader.java.type.property.ExtensionTypeDescriptorModelProperty
 
isReleased() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
isRequired() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
isRequired() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
isRequired(AccessibleObject) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isRequired(ParameterModel, boolean) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isReuseObject() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
isRoute(ExtensionParameter) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isRouter(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isSameType(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks equality of the current type to the given Type
isSameType(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks equality of the current type to the given Class
isSameType(Type) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isSameType(Class<?>) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
isScope(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.loader.utils.ModelLoaderUtils
 
isStrict() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.MediaTypeModelProperty
 
isSynthetic(EnrichableModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Indicates whether a give EnrichableModel is synthetic or not.
isTargetParameter(Set<ModelProperty>) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isTargetPresent() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
isTransacted() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.DefaultTransactionHandle
isTransacted() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionFactory
isTransacted() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.NullTransactionHandle
isTransactionResolved() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
 
isTypedValue(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isVoid(Method) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isVoid(ComponentModel) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 
isVoid(MethodElement) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
 

J

JAVA_LOADER_ID - Static variable in class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
 
JavaConfigurationDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for annotated component parameters (Sources and Operations), with Connection and adds a ConnectivityModelProperty or annotated with Config and adds a ConfigTypeModelProperty
JavaConfigurationDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.JavaConfigurationDeclarationEnricher
 
JavaExportedTypesDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches the declaration with the types which are manually exported through Export
JavaExportedTypesDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.JavaExportedTypesDeclarationEnricher
 
JavaOAuthDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches OAuth enabled ConnectionProviderDeclarations with further properties and behaviour which are specific to the Java runtime implementation of the Extensions API
JavaOAuthDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.JavaOAuthDeclarationEnricher
 
JavaPrivilegedExportedTypesDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches the declaration with the types which are manually exported through PrivilegedExport
JavaPrivilegedExportedTypesDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.JavaPrivilegedExportedTypesDeclarationEnricher
 
JavaSubtypesModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator which applies to ExtensionModels.
JavaSubtypesModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.JavaSubtypesModelValidator
 
JavaXmlDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Verifies if the extension is annotated with Xml and if so, enriches the ExtensionDeclarer with a XmlDslModel.
JavaXmlDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.JavaXmlDeclarationEnricher
 

L

LazyExecutionContext<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime
A lazy version of a ExecutionContext which resolves the values of the parameters of the operation on demand.
LazyExecutionContext(ResolverSet, M, ExtensionModel, ValueResolvingContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.LazyExecutionContext
 
lazyModeEnabled - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
LazyObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.module.extension.internal.store
An ObjectStoreToMapAdapter which delays effectively obtaining the ObjectStore to be bridged until it's absolutely necessary.
LazyObjectStoreToMapAdapter(Supplier<ObjectStore<T>>) - Constructor for class org.mule.runtime.module.extension.internal.store.LazyObjectStoreToMapAdapter
 
LicenseModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
ModelProperty that contains the information about the license requirements for the extensions.
LicenseModelProperty(boolean, boolean, Optional<String>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
LifecycleAwareConfigurationInstance - Class in org.mule.runtime.module.extension.internal.runtime.config
Implementation of ConfigurationInstance which propagates dependency injection and lifecycle phases into the contained configuration LifecycleAwareConfigurationInstance.value and LifecycleAwareConfigurationInstance.connectionProvider (if present).
LifecycleAwareConfigurationInstance(String, ConfigurationModel, Object, ConfigurationState, Optional<ConnectionProvider>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
Creates a new instance
LifecycleAwareConfigurationProvider - Class in org.mule.runtime.module.extension.internal.runtime.config
Base class for implementations of ConfigurationProvider which keep track of the ConfigurationInstance they generate and propagate lifecycle and IoC into them.
LifecycleAwareConfigurationProvider(String, ExtensionModel, ConfigurationModel, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
 
LifecycleAwareValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Base class for ValueResolver wrappers.
LifecycleAwareValueResolverWrapper(ValueResolver<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
LifecycleInitialiserValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Implementation of LifecycleAwareValueResolverWrapper which depending on the lifecycle state of the muleContext, applies the Initialise and Start phases on the returned objects.
LifecycleInitialiserValueResolverWrapper(ValueResolver<T>, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleInitialiserValueResolverWrapper
Creates a new instance
lifecycleManager - Variable in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
 
LiteralArgumentResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver for parameters which are of Literal type
LiteralArgumentResolver(String, Class<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.LiteralArgumentResolver
 
loadExtension(Class<?>) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Loads a extension model
loadExtension(Class<?>, Map<String, Object>) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Loads a extension model
loadExtension(Class<?>) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
loadExtension(Class<?>, Map<String, Object>) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
LocationSpecificSdkInternalContext() - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
lockFactory - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 

M

MapReturnHandler - Class in org.mule.runtime.module.extension.internal.runtime.operation.resulthandler
ReturnHandler implementation for maps.
MapReturnHandler(HasOutputModel) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.MapReturnHandler
 
MapValueResolver<K,V> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver that takes a list of ValueResolvers and upon invocation of MapValueResolver.resolve(ValueResolvingContext) it return a Map of values with the outcome of each original resolver.
MapValueResolver(Class<? extends Map>, List<ValueResolver<K>>, List<ValueResolver<V>>, ReflectionCache, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
Creates a new instance
mark(int) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
markSupported() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
MediaTypeArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An ArgumentResolver which returns the MediaType of the current message
MediaTypeArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.MediaTypeArgumentResolver
 
MediaTypeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Indicates the output media type of the annotated component and whether that is strict or not.
MediaTypeModelProperty(String, boolean) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.MediaTypeModelProperty
 
MediaTypeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator which verifies if a MediaType is missing or if a MediaType is present with a value, and a value is not permitted in such case.
MediaTypeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.MediaTypeModelValidator
 
MediaTypeUtils - Class in org.mule.runtime.module.extension.internal.util
 
merge(ResolverSet) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
Creates a new instance of ResolverSet containing all the resolvers of both this ResolverSet and the given resolverSet
MetadataComponentModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that all operations which return type is a Object or a Map have defined a OutputTypeResolver.
MetadataComponentModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.MetadataComponentModelValidator
 
MetadataMediator<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.metadata
Resolves a Component's Metadata by coordinating the several moving parts that are affected by the Metadata fetching process, so that such pieces can remain decoupled.
MetadataMediator(T) - Constructor for class org.mule.runtime.module.extension.internal.metadata.MetadataMediator
 
MetadataResolverFactoryModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A model property which allows the enriched component to specify its own MetadataResolverFactory
MetadataResolverFactoryModelProperty(Supplier<MetadataResolverFactory>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.MetadataResolverFactoryModelProperty
Creates a new instance
MetadataScopeAdapter - Interface in org.mule.runtime.module.extension.internal.metadata
Adapter implementation which expands the MetadataScope to a more descriptive of the developer's metadata declaration for a component
metadataService - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
MetadataTypeEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Gives the capability to enrich a MetadataType with more TypeAnnotations.
MetadataTypeEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.MetadataTypeEnricher
 
method - Variable in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
MethodArgumentResolverDelegate - Class in org.mule.runtime.module.extension.internal.runtime.execution
Resolves the values of an ComponentModel's parameterModels by matching them to the arguments in a Method
MethodArgumentResolverDelegate(List<ParameterGroupModel>, Method) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.MethodArgumentResolverDelegate
Creates a new instance for the given method
MethodElement<T extends Type> - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element to be considered as a Method
MethodExecutor - Interface in org.mule.runtime.module.extension.internal.runtime.execution.executor
Executes an underlying MethodExecutor based on parameters taken from an ExecutionContext
MethodExecutorGenerator - Class in org.mule.runtime.module.extension.internal.runtime.execution.executor
Uses bytecode manipulation to dynamically generate MethodExecutor classes that invoke a given method.
MethodExecutorGenerator() - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.executor.MethodExecutorGenerator
 
MethodWrapper<T extends Type> - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for Method that provide utility methods to facilitate the introspection of a Method
MethodWrapper(Method, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
MIME_TYPE_PARAMETER_NAME - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The name of a parameter that allows configuring the mimeType that should be applied
MimeTypeParametersDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches operations which return types are InputStream, String or Object by adding two parameters: A ExtensionProperties.MIME_TYPE_PARAMETER_NAME that allows configuring the mimeType to the output operation payload and a ExtensionProperties.ENCODING_PARAMETER_NAME that allows configuring the encoding to the output operation payload.
MimeTypeParametersDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.MimeTypeParametersDeclarationEnricher
 
ModelLoaderDelegate - Interface in org.mule.runtime.module.extension.api.loader
Contract for classes that creates an ExtensionDeclarer from a ExtensionLoadingContext.
ModelLoaderDelegateFactory - Interface in org.mule.runtime.module.extension.api.loader
ModelLoaderUtils - Class in org.mule.runtime.module.extension.internal.loader.utils
Utility class for model loaders
ModuleErrors - Enum in org.mule.runtime.module.extension.internal.loader.enricher
 
ModuleExceptionHandler - Class in org.mule.runtime.module.extension.internal.runtime.exception
Handler of ModuleExceptions, which given a Throwable checks whether the exceptions is ModuleException, and if is converts it to an TypedException.
ModuleExceptionHandler(ComponentModel, ExtensionModel, ErrorTypeRepository) - Constructor for class org.mule.runtime.module.extension.internal.runtime.exception.ModuleExceptionHandler
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
muleContext - Variable in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
MuleExtensionAnnotationParser - Class in org.mule.runtime.module.extension.internal.loader.java
Utilities for reading annotations as a mean to describe extensions
MuleExtensionAnnotationParser() - Constructor for class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
MuleExtensionUtils - Class in org.mule.runtime.module.extension.api.util
Provides utilities to work with extensions
MuleExtensionUtils - Class in org.mule.runtime.module.extension.internal.util
Utilities for handling extensions
MuleExtensionUtils() - Constructor for class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
MultilevelMetadataKeyBuilder - Class in org.mule.runtime.module.extension.api.metadata
Extension of MetadataKeyBuilder which adds de capability of create DefaultMetadataKey with a configured partName
MutableConfigurationStats - Interface in org.mule.runtime.module.extension.internal.runtime.config
A specialization of ConfigurationStats which adds behavior to mutate the state of this instance

N

name(String) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
NAME - Static variable in class org.mule.runtime.module.extension.internal.loader.annotations.CustomDefinedStaticTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.module.extension.internal.loader.java.property.FunctionExecutorModelProperty
 
namespace - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
NativeQueryParameterValueResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver implementation which translates DsqlQuerys to queries in the Native Query Language.
NativeQueryParameterValueResolver(ValueResolver<String>, Class<? extends QueryTranslator>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.NativeQueryParameterValueResolver
 
newBuilder() - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSetResult
Creates a new ResolverSetResult.Builder instance.
newInstance() - Method in class org.mule.runtime.module.extension.internal.loader.java.TypeAwareConfigurationFactory
Returns a new instance on each invocation
newInstance(ConnectionProvider<C>, ClassLoader) - Static method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
Creates a new wrapper for the given provider
newKey(String, String) - Static method in class org.mule.runtime.module.extension.api.metadata.MultilevelMetadataKeyBuilder
Creates and returns new instance of a MultilevelMetadataKeyBuilder, to help building a new MetadataKey represented by the given
NoConfigRefFoundException - Exception in org.mule.runtime.module.extension.internal.manager
IllegalStateException implementation that aims to be thrown when no configuration reference was specified for a component that requires one.
NonBlockingCompletableMethodOperationExecutor<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution
NonBlockingCompletableMethodOperationExecutor(M, Method, Object) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.NonBlockingCompletableMethodOperationExecutor
 
NonCachedExtensionsClientProcessorsStrategy - Class in org.mule.runtime.module.extension.internal.runtime.client.strategy
ExtensionsClientProcessorsStrategy that creates a new OperationMessageProcessor for each execution.
NonCachedExtensionsClientProcessorsStrategy(ExtensionManager, Registry, MuleContext, PolicyManager, ReflectionCache, CoreEvent) - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.strategy.NonCachedExtensionsClientProcessorsStrategy
Creates a new instance
NoOpPolicyManager - Class in org.mule.runtime.module.extension.internal.policy
Implementation of PolicyManager that does not apply any policy.
NoOpPolicyManager() - Constructor for class org.mule.runtime.module.extension.internal.policy.NoOpPolicyManager
 
NotificationHandlerArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver implementation for NotificationEmitter parameters.
NotificationHandlerArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.NotificationHandlerArgumentResolver
 
NotificationsDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation which enriches the ExtensionModel, their OperationModel and SourceModel from the used NotificationActions and Fires in an Annotation based extension.
NotificationsDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.NotificationsDeclarationEnricher
 
NULL_THROWABLE_CONSUMER - Static variable in class org.mule.runtime.module.extension.internal.util.ReconnectionUtils
 
NullExceptionHandler - Class in org.mule.runtime.module.extension.internal.runtime.exception
 
NullExceptionHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.exception.NullExceptionHandler
 
nullHandler - Static variable in interface org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler
 
nullHandler() - Static method in interface org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler
 
NullReturnHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler.NullReturnHandler
 
NullSafeModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty intended to be used on parameters to signal that if the parameter is resolved to null, then the runtime should create a default instance, such as described in NullSafe
NullSafeModelProperty(MetadataType) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.NullSafeModelProperty
 
NullSafeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that all fields of the parameters which are annotated with NullSafe honor that: Both dictionaries and collections cannot specify a particular NullSafe.defaultImplementingType() NullSafe.defaultImplementingType() must be assignable to the field NullSafe cannot be used with basic types reserved name.
NullSafeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.NullSafeModelValidator
 
NullSafeValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver wrapper which generates and returns default instances if the NullSafeValueResolverWrapper.delegate returns null.
NullSourceCallbackExecutor - Class in org.mule.runtime.module.extension.internal.runtime.source
Null object implementation of SourceCallbackExecutor
NullSourceCompletionHandler - Class in org.mule.runtime.module.extension.internal.runtime.source
SourceCompletionHandler that does nothing.
NullSourceCompletionHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
NullTransactionHandle - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Null implementation of TransactionHandle.
NullTransactionHandle() - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.NullTransactionHandle
 

O

OAuthCallbackConfig - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
Groups the sum of all the parameters that a user configured in order to provision an OAuth access token callback
OAuthCallbackConfig(String, String, String, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.OAuthCallbackConfig
 
OAuthCallbackValuesModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property.oauth
A private ModelProperty to be used on OAuth enabled ConnectionProviderModels to indicate which fields are to be used as callback values
OAuthCallbackValuesModelProperty(Map<Field, String>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.oauth.OAuthCallbackValuesModelProperty
Creates a new instance
OAuthConfig<T extends org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Groups the sum of all the parameters that a user configured in order to consume an OAuth provider through an extension
OAuthConfig(String, Optional<OAuthObjectStoreConfig>, MultiMap<String, String>, MultiMap<String, String>, Map<Field, String>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConfig
 
OAuthConnectionProviderModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that OAuth enabled ConnectionProviders are well formed
OAuthConnectionProviderModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.OAuthConnectionProviderModelValidator
 
OAuthConnectionProviderWrapper<C> - Interface in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Base contract for a ConnectionProviderWrapper that is OAuth enabled
OAuthHandler<Dancer> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Contains base logic for extensions which require OAuth authentication.
OAuthHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
OAuthObjectStoreConfig - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Groups the sum of all the parameters that a user configured in order to specify in which store should the runtime store the ResourceOwnerOAuthContext instances obtained through an extension
OAuthObjectStoreConfig(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthObjectStoreConfig
 
OAuthOperationMessageProcessor - Class in org.mule.runtime.module.extension.internal.runtime.operation
A specialization of OperationMessageProcessor for operations which might be running with an OAuth enabled ConnectionProvider.
OAuthOperationMessageProcessor(ExtensionModel, OperationModel, ConfigurationProvider, String, String, ResolverSet, CursorProviderFactory, RetryPolicyTemplate, ExtensionManager, PolicyManager, ReflectionCache, DefaultExecutionMediator.ResultTransformer, long) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.OAuthOperationMessageProcessor
 
oauthService - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
ObjectBasedParameterValueResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ParameterValueResolver implementation for Object based components, like sources, configurations and connection providers
ObjectBasedParameterValueResolver(Object, ParameterizedModel, ReflectionCache) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBasedParameterValueResolver
 
ObjectBuilder<T> - Interface in org.mule.runtime.module.extension.internal.runtime.objectbuilder
A builder capable of creating instances of a given Class, populating its attributes based on a list of ValueResolvers.
ObjectBuilderValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ObjectBuilderValueResolver(ObjectBuilder<T>, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
 
objectStoreLocator - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
objectStoreManager - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
ObjectStoreParameterDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches all parameters of type ObjectStore adding the MuleStereotypes.OBJECT_STORE stereotype if not already present.
ObjectStoreParameterDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ObjectStoreParameterDeclarationEnricher
 
ObjectTypeParametersResolver - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
Provides a way to resolve the parameter values of a given ObjectType
of(BackPressure) - Static method in class org.mule.runtime.module.extension.internal.loader.java.property.BackPressureStrategyModelProperty
 
of(Class<T>) - Static method in class org.mule.runtime.module.extension.internal.metadata.ResolverSupplier
Creates a new Supplier instance, which will return instances of the given Class.
of(Class<? extends Collection>, List<ValueResolver<T>>) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.CollectionValueResolver
 
of(ValueResolver<T>, String, ReflectionCache, MuleContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigOverrideValueResolverWrapper
Creates a new instance
of(Class<? extends Map>, List<ValueResolver<K>>, List<ValueResolver<V>>, ReflectionCache, MuleContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
 
of(ValueResolver<T>, MetadataType, ReflectionCache, ExpressionManager, MuleContext, ObjectTypeParametersResolver) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.NullSafeValueResolverWrapper
Creates a new instance
onBackPressure(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.poll.PollingSourceWrapper
 
onBackPressure(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
onBorrow(C) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
onComplete(Runnable) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.DefaultFlowListener
onCompletion(CoreEvent, Map<String, Object>, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
onCompletion(CoreEvent, Map<String, Object>, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
onCompletion(CoreEvent, Map<String, Object>, CompletableCallback<Void>) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandler
Invoked on successful completion of flow processing.
onError(ExecutionContext<ComponentModel>, Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ConnectionInterceptor
 
onError(ExecutionContext, Throwable) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain
Executes the Interceptor.onError(ExecutionContext, Throwable) phase on each added interceptor.
onError(Consumer<Exception>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.DefaultFlowListener
onError(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
onError(ExecutionContext<OperationModel>, Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.CursorResetInterceptor
 
onException(ConnectionException) - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
onFailure(MessagingException, Map<String, Object>, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
onFailure(MessagingException, Map<String, Object>, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
onFailure(MessagingException, Map<String, Object>, CompletableCallback<Void>) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandler
Invoked when a failure occurs during the flow processing
onReturn(C) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
onStart(SourceCallback<T, A>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.poll.PollingSourceWrapper
 
onStop() - Method in class org.mule.runtime.module.extension.internal.runtime.source.poll.PollingSourceWrapper
 
onSuccess(ExecutionContext, Object) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.interceptor.InterceptorChain
Executes the Interceptor.onSuccess(ExecutionContext, Object) phase on each added interceptor.
onSuccess(Consumer<Message>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.DefaultFlowListener
onSuccess(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
onTerminate(Either<MessagingException, CoreEvent>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.NullSourceCompletionHandler
 
onTerminate(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.poll.PollingSourceWrapper
 
onTerminate(Either<MessagingException, CoreEvent>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter.DefaultSourceCompletionHandler
 
onTerminate(Either<MessagingException, CoreEvent>) - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCompletionHandler
 
onTerminate(CoreEvent, Map<String, Object>, SourceCallbackContext, CompletableCallback<Void>) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
OperationArgumentResolverFactory<T extends org.mule.runtime.api.meta.model.ComponentModel> - Interface in org.mule.runtime.module.extension.internal.runtime.execution
Implementations provide a Function to get the parameters that will be passed to an operation from an OperationModel.
OperationContainerElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for a element from which operation container can be derived
OperationElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
MethodElement specification for Operations
OperationExecutionParams(Optional<ConfigurationInstance>, Map<String, Object>, CoreEvent, CompletableComponentExecutor.ExecutorCallback) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.OperationExecutionParams
 
OperationMessageProcessor - Class in org.mule.runtime.module.extension.internal.runtime.operation
An implementation of a ComponentMessageProcessor for operation models
OperationMessageProcessor(ExtensionModel, OperationModel, ConfigurationProvider, String, String, ResolverSet, CursorProviderFactory, RetryPolicyTemplate, ExtensionManager, PolicyManager, ReflectionCache) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
OperationMessageProcessor(ExtensionModel, OperationModel, ConfigurationProvider, String, String, ResolverSet, CursorProviderFactory, RetryPolicyTemplate, ExtensionManager, PolicyManager, ReflectionCache, DefaultExecutionMediator.ResultTransformer, long) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
 
OperationMessageProcessorBuilder - Class in org.mule.runtime.module.extension.internal.runtime.operation
Provides instances of OperationMessageProcessor for a given OperationModel
OperationMessageProcessorBuilder(ExtensionModel, OperationModel, PolicyManager, MuleContext, Registry) - Constructor for class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessorBuilder
 
OperationMessageProcessorUtils - Class in org.mule.runtime.module.extension.internal.runtime.client.strategy
This class provides utility for handling OperationMessageProcessor instances.
OperationMessageProcessorUtils() - Constructor for class org.mule.runtime.module.extension.internal.runtime.client.strategy.OperationMessageProcessorUtils
 
operationModel - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
OperationParametersTypeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that all operations parameters are from a valid type.
OperationParametersTypeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.OperationParametersTypeModelValidator
 
OperationParameterValueResolver<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.operation
OperationReturnTypeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that all operations specify a valid return type.
OperationReturnTypeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.OperationReturnTypeModelValidator
 
OperationTransactionalActionArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.execution
ArgumentResolver implementation for OperationTransactionalAction parameters
OperationTransactionalActionArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.OperationTransactionalActionArgumentResolver
 
OperationWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
OperationElement implementation which works with Classes
OperationWrapper(Method, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.OperationWrapper
 
org.mule.runtime.module.extension.api.loader - package org.mule.runtime.module.extension.api.loader
 
org.mule.runtime.module.extension.api.loader.java - package org.mule.runtime.module.extension.api.loader.java
 
org.mule.runtime.module.extension.api.loader.java.property - package org.mule.runtime.module.extension.api.loader.java.property
 
org.mule.runtime.module.extension.api.loader.java.type - package org.mule.runtime.module.extension.api.loader.java.type
 
org.mule.runtime.module.extension.api.manager - package org.mule.runtime.module.extension.api.manager
 
org.mule.runtime.module.extension.api.metadata - package org.mule.runtime.module.extension.api.metadata
 
org.mule.runtime.module.extension.api.runtime.connectivity.oauth - package org.mule.runtime.module.extension.api.runtime.connectivity.oauth
 
org.mule.runtime.module.extension.api.runtime.privileged - package org.mule.runtime.module.extension.api.runtime.privileged
 
org.mule.runtime.module.extension.api.tooling - package org.mule.runtime.module.extension.api.tooling
 
org.mule.runtime.module.extension.api.util - package org.mule.runtime.module.extension.api.util
 
org.mule.runtime.module.extension.internal - package org.mule.runtime.module.extension.internal
 
org.mule.runtime.module.extension.internal.config - package org.mule.runtime.module.extension.internal.config
 
org.mule.runtime.module.extension.internal.loader - package org.mule.runtime.module.extension.internal.loader
 
org.mule.runtime.module.extension.internal.loader.annotations - package org.mule.runtime.module.extension.internal.loader.annotations
 
org.mule.runtime.module.extension.internal.loader.enricher - package org.mule.runtime.module.extension.internal.loader.enricher
 
org.mule.runtime.module.extension.internal.loader.enricher.stereotypes - package org.mule.runtime.module.extension.internal.loader.enricher.stereotypes
 
org.mule.runtime.module.extension.internal.loader.java - package org.mule.runtime.module.extension.internal.loader.java
 
org.mule.runtime.module.extension.internal.loader.java.contributor - package org.mule.runtime.module.extension.internal.loader.java.contributor
 
org.mule.runtime.module.extension.internal.loader.java.property - package org.mule.runtime.module.extension.internal.loader.java.property
 
org.mule.runtime.module.extension.internal.loader.java.property.oauth - package org.mule.runtime.module.extension.internal.loader.java.property.oauth
 
org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes - package org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
 
org.mule.runtime.module.extension.internal.loader.java.type - package org.mule.runtime.module.extension.internal.loader.java.type
 
org.mule.runtime.module.extension.internal.loader.java.type.property - package org.mule.runtime.module.extension.internal.loader.java.type.property
 
org.mule.runtime.module.extension.internal.loader.java.type.runtime - package org.mule.runtime.module.extension.internal.loader.java.type.runtime
 
org.mule.runtime.module.extension.internal.loader.utils - package org.mule.runtime.module.extension.internal.loader.utils
 
org.mule.runtime.module.extension.internal.loader.validation - package org.mule.runtime.module.extension.internal.loader.validation
 
org.mule.runtime.module.extension.internal.manager - package org.mule.runtime.module.extension.internal.manager
 
org.mule.runtime.module.extension.internal.metadata - package org.mule.runtime.module.extension.internal.metadata
 
org.mule.runtime.module.extension.internal.policy - package org.mule.runtime.module.extension.internal.policy
 
org.mule.runtime.module.extension.internal.resources - package org.mule.runtime.module.extension.internal.resources
 
org.mule.runtime.module.extension.internal.resources.documentation - package org.mule.runtime.module.extension.internal.resources.documentation
 
org.mule.runtime.module.extension.internal.resources.manifest - package org.mule.runtime.module.extension.internal.resources.manifest
 
org.mule.runtime.module.extension.internal.runtime - package org.mule.runtime.module.extension.internal.runtime
 
org.mule.runtime.module.extension.internal.runtime.client - package org.mule.runtime.module.extension.internal.runtime.client
 
org.mule.runtime.module.extension.internal.runtime.client.strategy - package org.mule.runtime.module.extension.internal.runtime.client.strategy
 
org.mule.runtime.module.extension.internal.runtime.config - package org.mule.runtime.module.extension.internal.runtime.config
 
org.mule.runtime.module.extension.internal.runtime.connectivity - package org.mule.runtime.module.extension.internal.runtime.connectivity
 
org.mule.runtime.module.extension.internal.runtime.connectivity.oauth - package org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
 
org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode - package org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
 
org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials - package org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
 
org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.exception - package org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.exception
 
org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs - package org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
 
org.mule.runtime.module.extension.internal.runtime.exception - package org.mule.runtime.module.extension.internal.runtime.exception
 
org.mule.runtime.module.extension.internal.runtime.execution - package org.mule.runtime.module.extension.internal.runtime.execution
 
org.mule.runtime.module.extension.internal.runtime.execution.deprecated - package org.mule.runtime.module.extension.internal.runtime.execution.deprecated
 
org.mule.runtime.module.extension.internal.runtime.execution.executor - package org.mule.runtime.module.extension.internal.runtime.execution.executor
 
org.mule.runtime.module.extension.internal.runtime.execution.interceptor - package org.mule.runtime.module.extension.internal.runtime.execution.interceptor
 
org.mule.runtime.module.extension.internal.runtime.function - package org.mule.runtime.module.extension.internal.runtime.function
 
org.mule.runtime.module.extension.internal.runtime.notification - package org.mule.runtime.module.extension.internal.runtime.notification
 
org.mule.runtime.module.extension.internal.runtime.objectbuilder - package org.mule.runtime.module.extension.internal.runtime.objectbuilder
 
org.mule.runtime.module.extension.internal.runtime.operation - package org.mule.runtime.module.extension.internal.runtime.operation
 
org.mule.runtime.module.extension.internal.runtime.operation.resulthandler - package org.mule.runtime.module.extension.internal.runtime.operation.resulthandler
 
org.mule.runtime.module.extension.internal.runtime.parameter - package org.mule.runtime.module.extension.internal.runtime.parameter
 
org.mule.runtime.module.extension.internal.runtime.resolver - package org.mule.runtime.module.extension.internal.runtime.resolver
 
org.mule.runtime.module.extension.internal.runtime.security - package org.mule.runtime.module.extension.internal.runtime.security
 
org.mule.runtime.module.extension.internal.runtime.source - package org.mule.runtime.module.extension.internal.runtime.source
 
org.mule.runtime.module.extension.internal.runtime.source.poll - package org.mule.runtime.module.extension.internal.runtime.source.poll
 
org.mule.runtime.module.extension.internal.runtime.streaming - package org.mule.runtime.module.extension.internal.runtime.streaming
 
org.mule.runtime.module.extension.internal.runtime.transaction - package org.mule.runtime.module.extension.internal.runtime.transaction
 
org.mule.runtime.module.extension.internal.store - package org.mule.runtime.module.extension.internal.store
 
org.mule.runtime.module.extension.internal.util - package org.mule.runtime.module.extension.internal.util
 
org.mule.runtime.module.extension.internal.value - package org.mule.runtime.module.extension.internal.value
 
ownerConfigName - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 

P

packageFor(String) - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ClassloaderClassPackageFinder
Given a Class name returns the given package where the class belongs.
packageFor(String) - Method in interface org.mule.runtime.module.extension.internal.resources.manifest.ClassPackageFinder
Given a Class name returns the given package where the class belongs.
packageFor(String) - Method in class org.mule.runtime.module.extension.internal.resources.manifest.DefaultClassPackageFinder
Given a Class name returns the given package where the class belongs.
packageFor(String) - Method in class org.mule.runtime.module.extension.internal.resources.manifest.ProcessingEnvironmentClassPackageFinder
Given a Class name returns the given package where the class belongs.
PagedOperationModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that all the paged operations don't receive a Connection parameter.
PagedOperationModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.PagedOperationModelValidator
 
PagingProviderProducer<T> - Class in org.mule.runtime.module.extension.internal.runtime.streaming
Implementation of Producer that uses an instance of PagingProvider to get its results.
PagingProviderProducer(PagingProvider<Object, T>, ConfigurationInstance, ExecutionContextAdapter, ExtensionConnectionSupplier) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
 
PagingProviderProducer(PagingProvider<Object, T>, ConfigurationInstance, ExecutionContextAdapter, ExtensionConnectionSupplier, boolean) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
 
ParameterAllowedStereotypesDeclarionEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Enriches the ParameterDeclarations of an extension model with a List of StereotypeModel if they are marked as a reference to at least some element.
ParameterAllowedStereotypesDeclarionEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ParameterAllowedStereotypesDeclarionEnricher
 
ParameterDeclarationContext - Class in org.mule.runtime.module.extension.internal.loader.utils
Utility class for parameter declaration to be able to give metadata of from which component this parameter is part of.
ParameterDeclarationContext(String, NamedDeclaration) - Constructor for class org.mule.runtime.module.extension.internal.loader.utils.ParameterDeclarationContext
 
ParameterDeclarerContributor - Interface in org.mule.runtime.module.extension.internal.loader.java.contributor
Contract for parameter declarer contributors, this contributors are injected in the declaration of ParameterModels to be able to enrich the models in declaring time.
ParameterElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which a parameter can be derived
ParameterGroupArgumentResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
 
ParameterGroupArgumentResolver(ParameterGroupDescriptor, ReflectionCache, ExpressionManager) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterGroupArgumentResolver
 
ParameterGroupDescriptor - Class in org.mule.runtime.module.extension.internal.loader
Describes the the class in which a parameter group is being implemented and the element which contains it
ParameterGroupDescriptor(String, Type, MetadataType, AnnotatedElement, ExtensionParameter) - Constructor for class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
ParameterGroupDescriptor(String, Type) - Constructor for class org.mule.runtime.module.extension.internal.loader.ParameterGroupDescriptor
 
ParameterGroupModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
 
ParameterGroupModelProperty(ParameterGroupDescriptor) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.ParameterGroupModelProperty
 
ParameterGroupModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the classes through which parameter groups are implemented are valid
ParameterGroupModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ParameterGroupModelValidator
 
ParameterGroupObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.objectbuilder
An ObjectBuilder used to build pojos which are used with the ParameterGroup annotation.
ParameterGroupObjectBuilder(ParameterGroupDescriptor, ReflectionCache, ExpressionManager) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ParameterGroupObjectBuilder
Create a new instance
ParameterizableTypeElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that is based in a Class and can define parameters
ParameterizableTypeWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for any kind of class that can define parameters
ParameterizableTypeWrapper(Class, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterizableTypeWrapper
 
ParameterLayoutOrderDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher which walks through all the ParameterDeclaration of the entire extension and populates them with the correspondent order.
ParameterLayoutOrderDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
 
ParameterModelsLoaderDelegate - Class in org.mule.runtime.module.extension.internal.loader.java
 
ParameterModelsLoaderDelegate(List<ParameterDeclarerContributor>, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.ParameterModelsLoaderDelegate
 
ParameterPluralNameModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the classes through which parameter groups are implemented are valid
ParameterPluralNameModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ParameterPluralNameModelValidator
 
ParameterResolverArgumentResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver for the parameters that are of ParameterResolver type.
ParameterResolverArgumentResolver(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverArgumentResolver
 
ParameterResolverValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver implementation for ParameterResolver that wraps another ValueResolver
ParameterResolverValueResolverWrapper(ValueResolver) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverValueResolverWrapper
 
parameters() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
parameters - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ParametersResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Contains behavior to obtain a ResolverSet for a set of parameters values and a ParameterizedModel.
ParameterTypeModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the parameter types are valid
ParameterTypeModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ParameterTypeModelValidator
 
ParameterTypeWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for Class of parameter method that provide utility methods to facilitate the introspection of the Class
ParameterTypeWrapper(Class<?>, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterTypeWrapper
 
ParameterTypeWrapper(ResolvableType, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterTypeWrapper
 
ParameterValueResolver - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
Contract for extension components that knows how to resolve parameter values
ParameterWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for Parameter that provide utility methods to facilitate the introspection of a Parameter
ParameterWrapper(Method, int, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.ParameterWrapper
 
parseLayoutAnnotations(AnnotatedElement) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
parseLayoutAnnotations(WithAnnotations) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
parseLayoutAnnotations(WithAnnotations, LayoutModel.LayoutModelBuilder) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
parseLayoutAnnotations(AnnotatedElement, LayoutModel.LayoutModelBuilder) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
parser - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
parseRepeatableAnnotation(Class<?>, Class<T>, Function<Annotation, T[]>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
parseRepeatableAnnotation(Type, Class<T>, Function<Annotation, T[]>) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
PlatformAuthorizationCodeStateAdapter - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
Implementation of AbstractPlatformOAuthStateAdapter that implements AuthorizationCodeState
PlatformAuthorizationCodeStateAdapter(PlatformManagedOAuthDancer, PlatformManagedConnectionDescriptor, Consumer<ResourceOwnerOAuthContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformAuthorizationCodeStateAdapter
 
PlatformClientCredentialsOAuthStateAdapter - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
Implementation of AbstractPlatformOAuthStateAdapter that implements ClientCredentialsState
PlatformClientCredentialsOAuthStateAdapter(PlatformManagedOAuthDancer, Consumer<ResourceOwnerOAuthContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformClientCredentialsOAuthStateAdapter
 
PlatformManagedOAuthConfig - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
OAuthConfig implementation for the PlatformManagedOAuthGrantType
PlatformManagedOAuthConfig(String, String, String, String, String, String, String, Charset, PlatformManagedOAuthGrantType, ExtensionModel, ConnectionProviderModel, OAuthGrantType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConfig
 
PlatformManagedOAuthConnectionProvider<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
An OAuthConnectionProviderWrapper for OAuth connections managed on the Anypoint Platform
PlatformManagedOAuthConnectionProvider(PlatformManagedOAuthConfig, PlatformManagedOAuthHandler, ReconnectionConfig, PoolingProfile) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
PlatformManagedOAuthConnectionProviderObjectBuilder<C> - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
PlatformManagedOAuthConnectionProviderObjectBuilder(ConnectionProviderModel, ResolverSet, PoolingProfile, ReconnectionConfig, PlatformManagedOAuthGrantType, PlatformManagedOAuthHandler, ConfigurationProperties, ExtensionModel, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProviderObjectBuilder
 
PlatformManagedOAuthHandler - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs
A OAuthHandler implementation that works with a PlatformManagedOAuthDancer
PlatformManagedOAuthHandler() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
 
PojosModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that POJOs have a default constructor, and implements methods equals and hashCode
PojosModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.PojosModelValidator
 
policyManager - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
policyManager - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
policyManager - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
PollingSourceDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher for polling sources
PollingSourceDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.PollingSourceDeclarationEnricher
 
PollingSourceRestartSchedulerProvider - Class in org.mule.runtime.module.extension.internal.runtime.source
Class for providing schedulers for a polling source that was restarted.
PollingSourceWrapper<T,A> - Class in org.mule.runtime.module.extension.internal.runtime.source.poll
A SourceWrapper implementation that provides Polling related capabilities to any wrapped Source, like scheduled polling, watermarking and idempotent processing.
PollingSourceWrapper(PollingSource<T, A>, Scheduler) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.poll.PollingSourceWrapper
 
poolingProfile - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
populate(ResolverSetResult, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
PrivilegedApiValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
Validates that the privileged API is properly defined.
PrivilegedApiValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.PrivilegedApiValidator
 
process(Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.exception.ExceptionHandlerManager
Process the Throwable parameter to obtain the correct failure and if its an exception this method will enrich it with the obtained ExceptionHandler for this manager instance.
process(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
process(Consumer<Result>, BiConsumer<Throwable, Result>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ImmutableProcessorChainExecutor
 
process(Object, Object, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ImmutableProcessorChainExecutor
 
process(Result, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ImmutableProcessorChainExecutor
 
processException(Throwable) - Method in class org.mule.runtime.module.extension.internal.runtime.exception.ModuleExceptionHandler
Process a given Throwable, if this one is a ModuleException, a TypedException will be built and returned.
ProcessingEnvironmentClassPackageFinder - Class in org.mule.runtime.module.extension.internal.resources.manifest
ClassPackageFinder implementation that uses a ProcessingEnvironment to obtain the package.
ProcessingEnvironmentClassPackageFinder(ProcessingEnvironment) - Constructor for class org.mule.runtime.module.extension.internal.resources.manifest.ProcessingEnvironmentClassPackageFinder
 
ProcessorChainValueResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An ValueResolver which wraps the given Processor in a Chain, using the event of the current ValueResolvingContext.
ProcessorChainValueResolver(MuleContext, MessageProcessorChain) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ProcessorChainValueResolver
 
ProcessorChainValueResolver(MuleContext, List<Processor>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ProcessorChainValueResolver
 
produce() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.PagingProviderProducer
Asks the delegate for the next page
PropertyElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
Describes a java bean property
PropertyElement.Accessibility - Enum in org.mule.runtime.module.extension.api.loader.java.type
 
PropertyElement.DefaultPropertyElement - Class in org.mule.runtime.module.extension.api.loader.java.type
Default PropertyElement implementation
PropertyElement.PropertyElementBuilder - Class in org.mule.runtime.module.extension.api.loader.java.type
 
PropertyElementBuilder() - Constructor for class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
prototypeClass - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
providerModel - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
putContext(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 

Q

QueryMetadataResolverFactory - Class in org.mule.runtime.module.extension.internal.metadata
A MetadataResolverFactory implementation for Query operations, it provides initialized instances of OutputTypeResolver and QueryEntityResolver.
QueryMetadataResolverFactory(Class<? extends OutputTypeResolver>, Class<? extends QueryEntityResolver>) - Constructor for class org.mule.runtime.module.extension.internal.metadata.QueryMetadataResolverFactory
 
QueryParameterModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty for a OperationModel parameter that indicates that the parameter it's a Query.
QueryParameterModelProperty(Class<? extends QueryTranslator>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.QueryParameterModelProperty
Creates a new instance.

R

ReactiveMethodOperationExecutor<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution.deprecated
Deprecated.
since 4.3
ReactiveMethodOperationExecutor(M, Method, Object) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
ReactiveOperationExecutionWrapper<M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution.deprecated
Deprecated.
since 4.3. Use CompletableComponentExecutorFactory instead
ReactiveOperationExecutionWrapper(ComponentExecutor) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
ReactiveOperationExecutorFactory<T,M extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution.deprecated
Deprecated.
since 4.3
ReactiveOperationExecutorFactory(Class<T>, Method) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutorFactory
Deprecated.
 
ReactiveOperationExecutorFactoryWrapper<T extends org.mule.runtime.api.meta.model.ComponentModel> - Class in org.mule.runtime.module.extension.internal.runtime.execution.deprecated
Deprecated.
since 4.2
ReactiveOperationExecutorFactoryWrapper(ComponentExecutorFactory<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutorFactoryWrapper
Deprecated.
Creates a new instance
ReactiveReconnectionCallback - Class in org.mule.runtime.module.extension.internal.runtime.connectivity
Reactor based implementation of ReconnectionCallback
ReactiveReconnectionCallback(MonoSink<Void>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.ReactiveReconnectionCallback
Creates a new instance
read() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
read(byte[]) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
read(byte[], int, int) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
reconnectionConfig - Variable in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
ReconnectionUtils - Class in org.mule.runtime.module.extension.internal.util
Utilities for handling reconnection on operations that use a connection.
ReconnectionUtils() - Constructor for class org.mule.runtime.module.extension.internal.util.ReconnectionUtils
 
RedeliveryPolicyDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
A DeclarationEnricher which adds the following to all SourceDeclaration:
RedeliveryPolicyDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.RedeliveryPolicyDeclarationEnricher
 
reflectionCache - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
reflectionCache - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
reflectionCache - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
reflectionCache - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
reflectionCache - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
ReflectionCache - Class in org.mule.runtime.module.extension.internal.util
Caches results of frequently done reflection lookups.
ReflectionCache() - Constructor for class org.mule.runtime.module.extension.internal.util.ReflectionCache
 
ReflectiveExpressionFunctionExecutor - Class in org.mule.runtime.module.extension.internal.runtime.function
Executes a task associated to a ExecutionContext by invoking a given Method
ReflectiveExpressionFunctionExecutor(FunctionModel, DataType, List<FunctionParameter>, Method, Object) - Constructor for class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
ReflectiveFunctionExecutorFactory<T> - Class in org.mule.runtime.module.extension.internal.runtime.function
An implementation of FunctionExecutorFactory which produces instances of ReflectiveExpressionFunctionExecutor.
ReflectiveFunctionExecutorFactory(Class<T>, Method) - Constructor for class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveFunctionExecutorFactory
 
RefNameDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
A DeclarationEnricher which looks for configurations with fields annotated with RefName.
RefNameDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.RefNameDeclarationEnricher
 
refreshToken(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
refreshToken(String, String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
Performs the refresh token flow
refreshToken(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
refreshToken(ClientCredentialsConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
Performs the refresh token flow
refreshToken(String) - Method in interface org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthConnectionProviderWrapper
Executes a refresh token for the given resourceOwnerId
refreshToken(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
refreshToken(PlatformManagedOAuthConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
Performs the refresh token flow
refreshTokenIfNecessary(ExecutionContextAdapter<OperationModel>, Throwable) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
 
register(AuthorizationCodeConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
Becomes aware of the given config and makes sure that the access token callback and authorization endpoints are provisioned.
register(AuthorizationCodeConfig, List<AuthorizationCodeListener>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeOAuthHandler
 
register(ClientCredentialsConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
Becomes aware of the given config and makes sure that the access token callback and authorization endpoints are provisioned.
register(ClientCredentialsConfig, List<ClientCredentialsListener>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsOAuthHandler
 
register(PlatformManagedOAuthConfig) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
Returns a PlatformManagedOAuthDancer configured after the given config
register(PlatformManagedOAuthConfig, List<PlatformManagedOAuthStateListener>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthHandler
Returns a PlatformManagedOAuthDancer configured after the given config
registerConfiguration(ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
 
registerConfiguration(ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
Implementations are to invoke this method everytime they create a new ConfigurationInstance so that they're kept track of and the lifecycle can be propagated
registerConfigurationProvider(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
registerExtension(ExtensionModel) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
registry - Variable in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
registry - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
RegistryLookupValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Implementation of ValueResolver which accesses the mule registry and returns the value associated with RegistryLookupValueResolver.key.
RegistryLookupValueResolver(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.RegistryLookupValueResolver
Construct a new instance and set the RegistryLookupValueResolver.key that will be used to access the registry
release() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
release() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
Does nothing since the connection shouldn't be released until the transaction is resolved
releaseConnection() - Method in interface org.mule.runtime.module.extension.internal.runtime.source.SourceCallbackContextAdapter
Releases the bound connection
removeContext(ComponentLocation, String) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
removeVariable(String) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Removes the variable value associated with key.
removeVariable(String) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
removeVariable(String) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
Removes the variable value associated with key.
RequiredForMetadataDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation which introspect Configurations and Connection Provides and looks for parameters declared as RequiredForMetadata.
RequiredForMetadataDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.RequiredForMetadataDeclarationEnricher
 
RequiredParameterNotSetException - Exception in org.mule.runtime.module.extension.internal.runtime.exception
MuleRuntimeException that aims to be thrown when a required parameter is not set.
RequiredParameterNotSetException(ParameterModel) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.exception.RequiredParameterNotSetException
 
RequiredParameterNotSetException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.exception.RequiredParameterNotSetException
 
RequiredParameterValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An LifecycleAwareValueResolverWrapper which throws an IllegalArgumentException if the resolved value is null.
RequiredParameterValueResolverWrapper(ValueResolver<T>, String, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.RequiredParameterValueResolverWrapper
Creates a new instance
RequiredParameterValueResolverWrapper(ValueResolver<T>, String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.RequiredParameterValueResolverWrapper
Creates a new instance
RequireNameField - Class in org.mule.runtime.module.extension.internal.loader.java.property
A custom model property used to indicate that the class implementing a ConfigurationModel has a Field on which the config's name should be injected.
RequireNameField(Field) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.RequireNameField
Creates a new instance
requiresConfig() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
requiresEeLicense() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.LicenseModelProperty
 
reset() - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.api.runtime.privileged.StreamingHelperFactory
 
resolve(CoreEvent, ValueResolver) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
resolve(ExecutionContext, Class<?>[]) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.ArgumentResolverDelegate
Returns an object array with the argument values of the given executionContext
resolve(ExecutionContext, Class<?>[]) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.MethodArgumentResolverDelegate
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.OperationTransactionalActionArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ExecutionContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.BackPressureContextArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ByParameterNameArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.CollectionValueResolver
Passes the given event to each resolvers and outputs a collection of type collectionType with each result
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.CompletionCallbackArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ComponentLocationArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigOverrideValueResolverWrapper
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigurationArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigurationValueResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionArgumentResolver
Returns the connection previously set on the executionContext under the key ExtensionProperties.CONNECTION_PARAM
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
Resolves a value from the given event
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.CorrelationInfoArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.DefaultEncodingArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ErrorArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
Resolves a value from the given event
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionTypedValueValueResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExtensionsClientArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.FlowListenerArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ImplicitConnectionProviderValueResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleInitialiserValueResolverWrapper
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LiteralArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MapValueResolver
Passes the given context to each resolvers and outputs a map of type mapType with each result
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.MediaTypeArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NativeQueryParameterValueResolver
Resolves a value from the given event
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NotificationHandlerArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.NullSafeValueResolverWrapper
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ObjectBuilderValueResolver
Delegates to builder
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterGroupArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverValueResolverWrapper
Resolves the value of this#resolver using the given CoreEvent and wraps it into a StaticParameterResolver
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ProcessorChainValueResolver
Returns a Chain that wraps the given Processor using the current event
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RegistryLookupValueResolver
Returns the registry value associated with RegistryLookupValueResolver.key
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RequiredParameterValueResolverWrapper
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
Evaluates all the added ValueResolvers and returns the results into a ResolverSetResult
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RetryPolicyTemplateArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RouterCallbackArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.SecurityContextHandlerArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.SourceCallbackContextArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.SourceCompletionCallbackArgumentResolver
 
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.SourceResultArgumentResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticConnectionProviderResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticLiteralValueResolver
Resolves a value from the given event
resolve() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticParameterResolver
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StaticValueResolver
Resolves a value from the given event
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.StreamingHelperArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueArgumentResolver
Resolves an argument's value from the given executionContext
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueValueResolverWrapper
Resolves the value of this#resolver using the given CoreEvent and returns the correspondent TypedValue
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
resolve(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
resolve(ValueResolvingContext) - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolver
Resolves a value from the given event
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.VoidCallbackArgumentResolver
 
resolve() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.DefaultTransactionHandle
 
resolve() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.NullTransactionHandle
 
resolveCursor(Object) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverUtils
Obtains a Cursor based on the value, if one is available.
resolveCursor(TypedValue<?>) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverUtils
 
resolveCursor(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
resolveCursorProvider(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
resolveCursorProviders(Map<K, Object>, boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
resolveCursors(boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
resolveCursors() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext
 
resolveCursors(Map<K, Object>, boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.DefaultStreamingHelper
resolveDeferred(ExecutionContext, Class<?>[]) - Method in interface org.mule.runtime.module.extension.internal.runtime.execution.ArgumentResolverDelegate
Returns an array of Supplier of the argument values of the given executionContext.
resolveDeferred(ExecutionContext, Class<?>[]) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.MethodArgumentResolverDelegate
 
resolveDescription() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
resolveParameterGroups(ObjectType, DefaultObjectBuilder) - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ObjectTypeParametersResolver
Adds the required ValueResolvers for the object parameters groups into the builder
resolveParameterGroups(ObjectType, DefaultObjectBuilder) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
Adds the required ValueResolvers for the object parameters groups into the builder
resolveParameters(Map<String, Object>, CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.client.strategy.AbstractExtensionsClientProcessorsStrategy
 
resolveParameters(CoreEvent.Builder, BiConsumer<Map<String, Supplier<Object>>, ExecutionContext>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
resolveParameters(ObjectType, DefaultObjectBuilder) - Method in interface org.mule.runtime.module.extension.internal.runtime.resolver.ObjectTypeParametersResolver
Adds the required ValueResolvers for the object parameters into the builder
resolveParameters(ObjectType, DefaultObjectBuilder) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParametersResolver
Adds the required ValueResolvers for the object parameters into the builder
resolverByFieldName - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
resolveRecursively(ValueResolver<T>, ValueResolvingContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverUtils
 
resolvers - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
resolverSet - Variable in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
resolverSet - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ResolverSet - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver which is based on associating a set of keys -> ValueResolver pairs.
ResolverSet(MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverSet
 
ResolverSetBasedObjectBuilder<T> - Class in org.mule.runtime.module.extension.internal.runtime.objectbuilder
Base implementation of an ObjectBuilder which generates object based on an EnrichableModel for with parameter groups have been defined based on a ParameterGroupModelProperty
ResolverSetBasedObjectBuilder(Class<?>, ResolverSet, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
ResolverSetBasedObjectBuilder(Class<?>, ParameterizedModel, ResolverSet, ExpressionManager, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.objectbuilder.ResolverSetBasedObjectBuilder
 
ResolverSetBasedParameterResolver - Class in org.mule.runtime.module.extension.internal.runtime.config
ResolverSetBasedParameterResolver(ResolverSet, ParameterizedModel, ReflectionCache, ExpressionManager) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.ResolverSetBasedParameterResolver
 
ResolverSetResult - Class in org.mule.runtime.module.extension.internal.runtime.resolver
This class represents the outcome of the evaluation of a ResolverSet.
ResolverSetResult.Builder - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A builder for creating instances of ResolverSetResult.
ResolverSupplier<T extends org.mule.runtime.api.metadata.resolving.NamedTypeResolver> - Class in org.mule.runtime.module.extension.internal.metadata
Supplier implementation that returns instances of type T from a given Class
ResolverUtils - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Utility class to share common behaviour between resolvers
resolveStereotype() - Method in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
resolveTypedValue(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
resolveValue(ValueResolver<T>, ValueResolvingContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.resolver.ResolverUtils
Executes the resolver using the given context, applying all the required resolution rules that may apply for the given T type.
resolveWithoutConfig(ValueResolvingContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConfigOverrideValueResolverWrapper
 
retryPolicyTemplate - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
retryPolicyTemplate - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
RetryPolicyTemplateArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ArgumentResolver that returns the RetryPolicyTemplate effective for the operation
RetryPolicyTemplateArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.RetryPolicyTemplateArgumentResolver
 
returnDelegate - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
ReturnHandler<T> - Interface in org.mule.runtime.module.extension.internal.runtime.operation.resulthandler
Handler for operation return values.
ReturnHandler.NullReturnHandler<T> - Class in org.mule.runtime.module.extension.internal.runtime.operation.resulthandler
 
returnsListOfMessages(HasOutputModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
returnType() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
rollback() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.DefaultTransactionHandle
rollback() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.ExtensionTransactionalResource
rollback() - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.NullTransactionHandle
RouterCallbackArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
RouterCallbackArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.RouterCallbackArgumentResolver
 
runWithMetadataContext(Function<MetadataContext, MetadataResult<R>>) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 

S

sanitizePath(String) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
SdkInternalContext - Class in org.mule.runtime.module.extension.internal.runtime.execution
Contains internal context handled by SDK operations.
SdkInternalContext() - Constructor for class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
SdkInternalContext.LocationSpecificSdkInternalContext - Class in org.mule.runtime.module.extension.internal.runtime.execution
 
SdkInternalContext.OperationExecutionParams - Class in org.mule.runtime.module.extension.internal.runtime.execution
 
SdkMethodInvocationException - Exception in org.mule.runtime.module.extension.internal.runtime.exception
Signals that the SDK invoked an extension's method which threw an exception.
SdkMethodInvocationException(Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.exception.SdkMethodInvocationException
 
SecurityContextHandlerArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An ArgumentResolver which returns the AuthenticationHandler of the current event
SecurityContextHandlerArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.SecurityContextHandlerArgumentResolver
 
seek(long) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
set(Object, Object) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FieldElement
Sets the value into the target instance
set(Object, Object) - Method in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.FieldWrapper
 
set(Target, Value) - Method in class org.mule.runtime.module.extension.internal.util.FieldSetter
Sets the value into the target instance
set(Object, ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.util.GroupValueSetter
 
set(Object, ResolverSetResult) - Method in class org.mule.runtime.module.extension.internal.util.SingleValueSetter
Sets the resolverSetResult value for the SingleValueSetter.parameterName into the Field supplied in the constructor
set(Object, ResolverSetResult) - Method in interface org.mule.runtime.module.extension.internal.util.ValueSetter
Sets on target values contained in result.
setAnnotations(Map<QName, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
setAuthentication(Authentication) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
setAuthentication(List<String>, Authentication) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultAuthenticationHandler
setCacheIdGeneratorFactory(MetadataCacheIdGeneratorFactory<ComponentAst>) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
setComponentLocator(ConfigurationComponentLocator) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
setConfigs(List<XmlExtensionElementDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setConfiguration(Optional<ConfigurationInstance>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
setConfiguration(ComponentLocation, String, Optional<ConfigurationInstance>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
For a given location, this method has to always be called first, so the context for this location is properly initialized.
setConfigurationProvider(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setConnections(List<XmlExtensionElementDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setCurrentScheduler(Scheduler) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
setCurrentScheduler(Scheduler) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
setCurrentScheduler(Scheduler) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
 
setCursorProviderFactory(CursorProviderFactory) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setDelegateResolverFactory(StackableType.DelegateResolverFactory<T>) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.Builder
 
setDescription(String) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
setDescription(String) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionParameterDocumentation
 
setEncoding(String) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
setExpressionBasedResolverFactory(StackableType.ExpressionBasedResolverFactory<T>) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.Builder
 
setExtendedExpressionManager(ExtendedExpressionManager) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
 
setExtendedExpressionManager(ExtendedExpressionManager) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
setExtension(XmlExtensionElementDocumentation) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setExtensionModels(Set<ExtensionModel>) - Method in interface org.mule.runtime.module.extension.internal.config.ExtensionBuildingDefinitionProvider
Sets the artifact configured extensions to be used for generating the ComponentBuildingDefinitions for each of the components defined within the extension.
setInnerChainSubscriberContextMapping(Function<Context, Context>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
setLazyMode(boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setListener(Processor) - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
setMelAvailable(Boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
setMelDefault(Boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ParameterResolverValueResolverWrapper
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueValueResolverWrapper
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
setName(String) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
setName(String) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionParameterDocumentation
 
setName(String) - Method in class org.mule.runtime.module.extension.internal.runtime.objectbuilder.DefaultObjectBuilder
 
setNestedProcessors(RetryPolicyTemplate) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setOperation(List<XmlExtensionElementDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setOperationExecutionParams(Optional<ConfigurationInstance>, Map<String, Object>, CoreEvent, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
setOperationExecutionParams(ComponentLocation, String, Optional<ConfigurationInstance>, Map<String, Object>, CoreEvent, CompletableComponentExecutor.ExecutorCallback) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
setOwnerConfigName(String) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ConnectionProviderObjectBuilder
 
setOwnerConfigName(String) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
 
setParameterName(String) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
setParameters(List<XmlExtensionParameterDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
setParameters(Map<String, ?>) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setPolicyToApply(OperationPolicy) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
setPolicyToApply(ComponentLocation, String, OperationPolicy) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
setRegistry(Registry) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionValueResolver
 
setRegistry(Registry) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.RegistryLookupValueResolver
 
setRequired(boolean) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
setResolutionResult(Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext.LocationSpecificSdkInternalContext
 
setResolutionResult(ComponentLocation, String, Map<String, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.SdkInternalContext
 
setRetryPolicyTemplate(RetryPolicyTemplate) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setReuseObject(boolean) - Method in class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
setSecurityContext(SecurityContext) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
The security context for this session.
setSecurityContext(SecurityContext) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
setSecurityContext(SecurityContext) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
 
setSources(List<XmlExtensionElementDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setStaticResolverFactory(StackableType.StaticResolverFactory<T>) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes.StackableType.Builder
 
setTarget(String) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setTargetValue(String) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
setTerminationTimeout(long) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
settersFor(ParameterizedModel, Supplier<ReflectionCache>, Supplier<ExpressionManager>) - Static method in class org.mule.runtime.module.extension.internal.util.GroupValueSetter
Returns a List containing one ValueSetter instance per each ParameterGroupDescriptor defined in the ParameterGroupModelProperty extracted from the given model.
setTransformationService(TransformationService) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionBasedParameterResolverValueResolver
 
setTransformationService(TransformationService) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ExpressionTypedValueValueResolver
 
setTransformationService(TransformationService) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
setTransformationService(TransformationService) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
setType(MetadataType) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.InjectableParameterInfo
 
setTypes(List<XmlExtensionElementDocumentation>) - Method in class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
setVariable(String, Object) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Sets a variable of the given key and value.
setVariable(String, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.AbstractExecutionContextAdapterDecorator
 
setVariable(String, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.DefaultExecutionContext
Sets a variable of the given key and value.
shouldBeAdvertised() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
shouldRetry(Throwable, ExecutionContextAdapter<?>) - Static method in class org.mule.runtime.module.extension.internal.util.ReconnectionUtils
 
SingleValueSetter - Class in org.mule.runtime.module.extension.internal.util
An implementation of ValueSetter for assigning the value of a single, non grouped ParameterModel

For performance reasons, it caches the setter to be used

SingleValueSetter(String, Field) - Constructor for class org.mule.runtime.module.extension.internal.util.SingleValueSetter
 
skip(long) - Method in class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
SOURCE_CALLBACK_CONTEXT_PARAM - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of an execution context variable on which a SourceCallbackContext was set
SOURCE_COMPLETION_CALLBACK_PARAM - Static variable in class org.mule.runtime.module.extension.internal.ExtensionProperties
The key of an execution context variable on which a SourceCompletionCallback was set
SourceAdapter - Class in org.mule.runtime.module.extension.internal.runtime.source
An adapter for Source which acts as a bridge with ExtensionMessageSource.
SourceAdapter(ExtensionModel, SourceModel, Source, Optional<ConfigurationInstance>, CursorProviderFactory, SourceCallbackFactory, Component, SourceConnectionManager, ResolverSet, ResolverSet, ResolverSet, Optional<BackPressureAction>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
SourceAdapter.DefaultSourceCompletionHandler - Class in org.mule.runtime.module.extension.internal.runtime.source
 
SourceAdapterFactory - Class in org.mule.runtime.module.extension.internal.runtime.source
A factory for SourceAdapter instances
SourceAdapterFactory(ExtensionModel, SourceModel, ResolverSet, ResolverSet, ResolverSet, CursorProviderFactory, MessageSource.BackPressureStrategy, ReflectionCache, ExpressionManager, ConfigurationProperties, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapterFactory
 
SourceCallbackAdapter<T,A> - Interface in org.mule.runtime.module.extension.internal.runtime.source
Augments the SourceCallback contract with internal behavior not to be exposed on the public API
SourceCallbackContextAdapter - Interface in org.mule.runtime.module.extension.internal.runtime.source
Augments the SourceCallbackContext contract with internal behavior we don't want exposed on the public API
SourceCallbackContextArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An ArgumentResolver which returns a SourceCallbackContext registered as an ExecutionContext variable under the key ExtensionProperties.SOURCE_CALLBACK_CONTEXT_PARAM.
SourceCallbackContextArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.SourceCallbackContextArgumentResolver
 
SourceCallbackFactory - Interface in org.mule.runtime.module.extension.internal.runtime.source
A factory to create SourceCallback instances
SourceCallbackModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty to be used in SourceModel instances, which indicates that the source is listening for responses on the indicated methods.
SourceCallbackModelProperty(Optional<Method>, Optional<Method>, Optional<Method>, Optional<Method>) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.SourceCallbackModelProperty
Creates a new instance
SourceCallbacksModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator which verifies that the On Terminate callback for Sources is not configured with not allowed parameters.
SourceCallbacksModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.SourceCallbacksModelValidator
 
SourceCompletionCallbackArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An argument resolver that yields instances of .
SourceCompletionCallbackArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.SourceCompletionCallbackArgumentResolver
 
SourceCompletionHandler - Interface in org.mule.runtime.module.extension.internal.runtime.source
Handles the result of flow processing.
SourceCompletionHandlerFactory - Interface in org.mule.runtime.module.extension.internal.runtime.source
A factory to create a SourceCompletionHandler associated to a SourceCallbackContext
SourceConfigurer - Class in org.mule.runtime.module.extension.internal.runtime.source
Resolves and injects the values of a Source that has fields annotated with Parameter or ParameterGroupDescriptor
SourceConfigurer(SourceModel, ComponentLocation, ResolverSet, ExpressionManager, ConfigurationProperties, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceConfigurer
Create a new instance
SourceConfigurer(SourceModel, ComponentLocation, ResolverSet, ExpressionManager, ConfigurationProperties, MuleContext, boolean) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceConfigurer
Create a new instance
SourceConnectionManager - Class in org.mule.runtime.module.extension.internal.runtime.source
Tracks and manages the connections that are started on a Source
SourceConnectionProvider - Class in org.mule.runtime.module.extension.internal.runtime.source
Bridges a SourceConnectionManager to the ConnectionProvider contract
SourceConnectionProvider(SourceConnectionManager, ConfigurationInstance) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceConnectionProvider
 
SourceElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which a message source can be derived
SourceFactoryModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
A ModelProperty meant to be used on source models, which provides access to a SourceFactory used to create a message source
SourceFactoryModelProperty(SourceFactory) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.property.SourceFactoryModelProperty
Creates a new instance
SourceResultArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ArgumentResolver implementation which create instances of SourceResult
SourceResultArgumentResolver(ArgumentResolver<Error>, ArgumentResolver<SourceCallbackContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.SourceResultArgumentResolver
 
SourceTypeWrapper<T extends org.mule.runtime.extension.api.runtime.source.Source> - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
TypeWrapper specification for Source types.
SourceTypeWrapper(Class<T>, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.SourceTypeWrapper
 
SourceWrapper<T,A> - Class in org.mule.runtime.module.extension.internal.runtime.source
An abstract wrapper for Source implementations that allows to intercept all the invocations related to a generic Source lifecycle and event handlers.
SourceWrapper(Source<T, A>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.source.SourceWrapper
 
StackableType - Class in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
Represents a certain type which is the generic wrapper of another one.
StackableType.Builder<T> - Class in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
 
StackableType.DelegateResolverFactory<T> - Interface in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
Factory for ValueResolver wrappers
StackableType.ExpressionBasedResolverFactory<T> - Interface in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
Factory for expression based ValueResolver
StackableType.StaticResolverFactory<T> - Interface in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
Factory for static ValueResolver
StackableTypesParameterContributor - Class in org.mule.runtime.module.extension.internal.loader.java.contributor
ParameterDeclarerContributor implementation contributes to the parameters of type that are registered as wrapper types.
StackableTypesParameterContributor.Builder - Class in org.mule.runtime.module.extension.internal.loader.java.contributor
 
StackableTypesValueResolverFactory - Class in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
Factory of ValueResolver for stackable types parameters.
StackedTypesModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
ModelProperty implementation which communicates which are the true types of a certain parameter, due that these ones are erased from the ParameterModel.
StackedTypesModelProperty.Builder - Class in org.mule.runtime.module.extension.internal.loader.java.property.stackabletypes
 
start() - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
start() - Method in class org.mule.runtime.module.extension.internal.manager.ExtensionActivator
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.config.DynamicConfigurationProvider
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
When needed, fires the Startable.start() phase on the currently provided configurations
start() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderObjectBuilder
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.AuthorizationCodeConnectionProviderWrapper
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.ClientCredentialsConnectionProviderWrapper
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
start(Dancer) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Delegates into ExtensionComponent.doStart() making sure that it executes using the extension's class loader
start() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ConnectionProviderResolver
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
start() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
startConfig(ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
 
started - Variable in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
StaticConfigurationProvider - Class in org.mule.runtime.module.extension.internal.runtime.config
ConfigurationProvider which provides always the same StaticConfigurationProvider.configuration.
StaticConfigurationProvider(String, ExtensionModel, ConfigurationModel, ConfigurationInstance, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.runtime.config.StaticConfigurationProvider
 
StaticConnectionProviderResolver<C> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An implementation of ConnectionProviderValueResolver that wraps a StaticValueResolver
StaticConnectionProviderResolver(ConnectionProvider<C>, ResolverSetResult) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.StaticConnectionProviderResolver
 
StaticLiteralValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver that produces instances of Literal
StaticLiteralValueResolver(String, Class<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.StaticLiteralValueResolver
Creates a new instance
staticOnly(MapValueResolver) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
StaticParameterResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ParameterResolver implementation for the parameter values that are resolved statically
StaticParameterResolver(T) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.StaticParameterResolver
 
StaticValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver which always returns the same constant value.
StaticValueResolver(T) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.StaticValueResolver
 
stereotypeAnnotation - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
StereotypeResolver<T extends WithAnnotations> - Class in org.mule.runtime.module.extension.internal.loader.enricher.stereotypes
Base implementation for objects that given an annotated element resolves it's stereotype.
StereotypeResolver(T, WithStereotypesDeclaration, String, StereotypeModel, Map<StereotypeDefinition, StereotypeModel>) - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
stereotypesCache - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
StereotypesDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher.stereotypes
DeclarationEnricher implementation which enriches the ExtensionModel and their OperationModel from the used ErrorTypes and Throws in an Annotation based extension.
StereotypesDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypesDeclarationEnricher
 
stop() - Method in class org.mule.runtime.module.extension.internal.manager.DefaultExtensionManager
stop() - Method in class org.mule.runtime.module.extension.internal.manager.ExtensionActivator
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationInstance
Propagates this lifecycle phase into the the LifecycleAwareConfigurationInstance.value.
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
When needed, fires the Stoppable.stop() phase on the currently provided configurations
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.OAuthHandler
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveMethodOperationExecutor
Deprecated.
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.deprecated.ReactiveOperationExecutionWrapper
Deprecated.
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.execution.GeneratedMethodComponentExecutor
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Delegates into ExtensionComponent.doStop() making sure that it executes using the extension's class loader
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.function.ReflectiveExpressionFunctionExecutor
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.LifecycleAwareValueResolverWrapper
 
stop() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
StreamingHelperArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An argument resolver which provides instances of StreamingHelper
StreamingHelperArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.StreamingHelperArgumentResolver
 
StreamingHelperFactory - Class in org.mule.runtime.module.extension.api.runtime.privileged
A factory which provides instances of StreamingHelper
StreamingHelperFactory() - Constructor for class org.mule.runtime.module.extension.api.runtime.privileged.StreamingHelperFactory
 
streamingManager - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
SubTypesDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
Test the extension type to be annotated with SubTypeMapping, in which case it adds an ImportedTypeModel on the extension level.
SubTypesDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.SubTypesDeclarationEnricher
 
success() - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.ReactiveReconnectionCallback
success(Result<Object, Object>) - Method in class org.mule.runtime.module.extension.internal.runtime.execution.ExecutorCompletionCallbackAdapter
 
supportsOAuth(ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Whether at least one ConnectionProviderModel in the given supports OAuth authentication

T

target - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
target - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
targetValue - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
targetValue - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
terminationTimeout - Variable in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessorBuilder
 
testConnectivity(Object) - Method in class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
TLS_NAMESPACE_URI - Static variable in class org.mule.runtime.module.extension.internal.loader.java.type.InfrastructureTypeMapping
 
toActionCode(OperationTransactionalAction) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Converts the given action to its equivalent transactional action as defined in TransactionConfig
toActionCode(SourceTransactionalAction) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Converts the given action to its equivalent transactional action as defined in TransactionConfig
toAuthorizationCodeState(AuthorizationCodeConfig, ResourceOwnerOAuthContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
 
toBackPressureAction(MessageSource.BackPressureStrategy) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
toBackPressureStrategy(BackPressureMode) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
toBackPressureStrategy(String) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
toCredentialsLocation(CredentialsPlacement) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
 
toDataType(MetadataType) - Static method in class org.mule.runtime.module.extension.internal.util.IntrospectionUtils
Transforms a MetadataType and generates the correspondent DataType
TokenInvalidatedException - Exception in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.exception
 
TokenInvalidatedException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.exception.TokenInvalidatedException
 
TokenInvalidatedException(String, Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.exception.TokenInvalidatedException
 
toMap(Annotation[]) - Static method in class org.mule.runtime.module.extension.internal.loader.java.MuleExtensionAnnotationParser
 
toMap(ResolverSet, ValueResolvingContext) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
 
toMessageBuilder(Collection) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.CollectionReturnHandler
Creates a from a given value
toMessageBuilder(Map) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.MapReturnHandler
Creates a from a given value
toMessageBuilder(T) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler.NullReturnHandler
 
toMessageBuilder(T) - Method in interface org.mule.runtime.module.extension.internal.runtime.operation.resulthandler.ReturnHandler
Creates a from a given value
toString() - Method in class org.mule.runtime.module.extension.internal.runtime.notification.DefaultExtensionNotification
 
toString() - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
 
toString() - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
 
toString() - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceAdapter
 
TransactionalConnectionHandler<T extends org.mule.runtime.extension.api.connectivity.TransactionalConnection> - Class in org.mule.runtime.module.extension.internal.runtime.transaction
A ConnectionHandlerAdapter to be used when a TransactionalConnection is participating on a transaction.
TransactionalConnectionHandler(ExtensionTransactionalResource<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionalConnectionHandler
Creates a new instance
TransactionBindingDelegate - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Binds a connection to a given transaction and returns the ConnectionHandler that has been bound to it.
TransactionBindingDelegate(ExtensionModel, ComponentModel) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionBindingDelegate
 
TransactionBindingDelegate.ConnectionSupplier<T> - Interface in org.mule.runtime.module.extension.internal.runtime.transaction
 
transactionFactoryLocator - Variable in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 
TransactionSourceBinder - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Helper class in charge of bind the Source connection to the current Transaction, if one is available.
TransactionSourceBinder(ExtensionModel, ComponentModel, String, NotificationDispatcher, SingleResourceTransactionFactoryManager) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.TransactionSourceBinder
 
transform(Object, DataType, DataType) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeTransformer
Given a value) it will try to transform it to the expected type defined in the {@code expectedDataType}
type(Type) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
Type - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that is based on a Class
TYPE_PROPERTY_NAME - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
TYPE_PROPERTY_NAME - Static variable in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
TypeAwareConfigurationFactory - Class in org.mule.runtime.module.extension.internal.loader.java
Implementation of ConfigurationFactory which creates instances based on a given Class which is assumed to have a default and public constructor.
TypeAwareConfigurationFactory(Class<?>, ClassLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.TypeAwareConfigurationFactory
Creates an instance of a given configurationType on each invocation to TypeAwareConfigurationFactory.newInstance().
TypedValueArgumentResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
An implementation of ArgumentResolver which resolves the TypedValue of a parameter
TypedValueArgumentResolver(String) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueArgumentResolver
 
TypedValueValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver implementation for TypedValue that are not resolved from an expression.
TypedValueValueResolverWrapper(ValueResolver) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.TypedValueValueResolverWrapper
 
TypeGeneric - Class in org.mule.runtime.module.extension.api.loader.java.type
Describes de generics of a Type
TypeGeneric(Type, List<TypeGeneric>) - Constructor for class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
typeLoader - Variable in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
typeLoader - Variable in class org.mule.runtime.module.extension.internal.loader.java.type.runtime.MethodWrapper
 
TypeSafeExpressionValueResolver<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
A ValueResolver which evaluates expressions and tries to ensure that the output is always of a certain type.
TypeSafeExpressionValueResolver(String, Class<T>, DataType) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeExpressionValueResolver
 
TypeSafeTransformer - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Utility class for ValueResolver to handle transformation of values
TypeSafeTransformer(TransformationService) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeTransformer
 
TypeSafeValueResolverWrapper<T> - Class in org.mule.runtime.module.extension.internal.runtime.resolver
ValueResolver wrapper implementation which wraps another ValueResolver and ensures that the output is always of a certain type.
TypeSafeValueResolverWrapper(ValueResolver, Class<T>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.TypeSafeValueResolverWrapper
 
TypeWrapper - Class in org.mule.runtime.module.extension.internal.loader.java.type.runtime
Wrapper for Class that provide utility methods to facilitate the introspection of a Class
TypeWrapper(Class<?>, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
TypeWrapper(ResolvableType, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 
TypeWrapper(Type, ClassTypeLoader) - Constructor for class org.mule.runtime.module.extension.internal.loader.java.type.runtime.TypeWrapper
 

U

UnauthorizeOperationExecutor - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth
Synthetic CompletableComponentExecutor which invalidates a given user's OAuth context.
UnauthorizeOperationExecutor() - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.UnauthorizeOperationExecutor
 
UnclosableCursorStream - Class in org.mule.runtime.module.extension.internal.runtime.streaming
Implementation of CursorStream that decorates a CursorStream so that it cannot be closed .
UnclosableCursorStream(CursorStream) - Constructor for class org.mule.runtime.module.extension.internal.runtime.streaming.UnclosableCursorStream
 
unRegisterConfiguration(ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.runtime.config.LifecycleAwareConfigurationProvider
Implementations are to invoke this method every time they want to unregister a current registered ConfigurationInstance so that they're no longer kept track of and the lifecycle is not propagated.
updateLastUsed() - Method in interface org.mule.runtime.module.extension.internal.runtime.config.MutableConfigurationStats
Updates the value of ConfigurationStats.getLastUsedMillis()
updateOAuthParameters(ConnectionProvider<C>, Map<Field, String>, ResourceOwnerOAuthContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
Updates the connectionProvider state with the values from the given context.
UpdatingAuthorizationCodeState - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode
An implementation of AuthorizationCodeListener which registers an AuthorizationCodeListener in order to get updated state when a refresh token operation is completed or the resource is simply re-authorized.
UpdatingAuthorizationCodeState(AuthorizationCodeConfig, AuthorizationCodeOAuthDancer, ResourceOwnerOAuthContext, Consumer<ResourceOwnerOAuthContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode.UpdatingAuthorizationCodeState
 
UpdatingClientCredentialsState - Class in org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials
An implementation of ClientCredentialsState which registers an ClientCredentialsListener in order to get updated state when a refresh token operation is completed.
UpdatingClientCredentialsState(ClientCredentialsOAuthDancer, ResourceOwnerOAuthContext, Consumer<ResourceOwnerOAuthContext>) - Constructor for class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.clientcredentials.UpdatingClientCredentialsState
 
usesConfig() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
usesConnection() - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty
 
usesDynamicConfiguration() - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
 

V

validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ComponentLocationModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ConfigurationModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ConnectionProviderModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.DeprecationModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.InjectedFieldsModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.InputParametersTypeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.JavaSubtypesModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.MediaTypeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.MetadataComponentModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.NullSafeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.OAuthConnectionProviderModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.OperationParametersTypeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.OperationReturnTypeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.PagedOperationModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ParameterGroupModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ParameterPluralNameModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ParameterTypeModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.PojosModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.PrivilegedApiValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.SourceCallbacksModelValidator
 
validate(ExtensionModel, ProblemsReporter) - Method in class org.mule.runtime.module.extension.internal.loader.validation.ValueProviderModelValidator
 
validate(C) - Method in class org.mule.runtime.module.extension.internal.runtime.config.ClassLoaderConnectionProviderWrapper
 
validate(C) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderWrapper
 
validate(C) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ocs.PlatformManagedOAuthConnectionProvider
 
validate(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.source.SourceConnectionProvider
 
validateOAuthConnection(ConnectionProvider<C>, C, ResourceOwnerOAuthContext) - Static method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.ExtensionsOAuthUtils
Invokes ConnectionProvider.validate(Object) on the connectionProvider only if the given context returns a non null value for the ResourceOwnerOAuthContext.getAccessToken() method.
validateOperationConfiguration(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.ExtensionComponent
Validates that the configuration returned by the configurationProvider is compatible with the associated ComponentModel
validateOperationConfiguration(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ComponentMessageProcessor
Validates that the ExtensionComponent.componentModel is valid for the given configurationProvider
validateOperationConfiguration(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.ConstructMessageProcessor
 
validateOperationConfiguration(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.operation.OperationMessageProcessor
Validates that the ExtensionComponent.componentModel is valid for the given configurationProvider
validateOperationConfiguration(ConfigurationProvider) - Method in class org.mule.runtime.module.extension.internal.runtime.source.ExtensionMessageSource
Validates if the current source is valid for the set configuration.
validatorAnnotation - Variable in class org.mule.runtime.module.extension.internal.loader.enricher.stereotypes.StereotypeResolver
 
valueOf(String) - Static method in enum org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.Accessibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.module.extension.internal.loader.enricher.ModuleErrors
Returns the enum constant of this type with the specified name.
ValueProviderFactory - Class in org.mule.runtime.module.extension.internal.value
Provides instances of the ValueProvider
ValueProviderFactory(ValueProviderFactoryModelProperty, ParameterValueResolver, Supplier<Object>, Supplier<Object>, Field, Field, ReflectionCache, MuleContext) - Constructor for class org.mule.runtime.module.extension.internal.value.ValueProviderFactory
 
ValueProviderFactoryModelProperty - Class in org.mule.runtime.module.extension.internal.loader.java.property
Private ModelProperty which communicates the ValueProvider of a parameter or parameter model which contains a ValueProviderModel indicating that provides a Set of values
ValueProviderFactoryModelProperty.InjectableParameterInfo - Class in org.mule.runtime.module.extension.internal.loader.java.property
 
ValueProviderFactoryModelProperty.ValueProviderFactoryModelPropertyBuilder - Class in org.mule.runtime.module.extension.internal.loader.java.property
ValueProviderMediator<T extends org.mule.runtime.api.meta.model.parameter.ParameterizedModel & org.mule.runtime.api.meta.model.EnrichableModel> - Class in org.mule.runtime.module.extension.internal.value
Resolves a parameter's values by coordinating the several moving parts that are affected by the Value fetching process, so that such pieces can remain decoupled.
ValueProviderMediator(T, Supplier<MuleContext>, Supplier<ReflectionCache>) - Constructor for class org.mule.runtime.module.extension.internal.value.ValueProviderMediator
Creates a new instance of the mediator
ValueProviderModelValidator - Class in org.mule.runtime.module.extension.internal.loader.validation
ExtensionModelValidator for the correct usage of ValueProviderModel and ValueProviderFactoryModelProperty
ValueProviderModelValidator() - Constructor for class org.mule.runtime.module.extension.internal.loader.validation.ValueProviderModelValidator
 
ValueProvidersParameterDeclarationEnricher - Class in org.mule.runtime.module.extension.internal.loader.enricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for Source, Operation, Configuration and Connection Provider Parameters and ParameterGroups annotated with OfValues.
ValueProvidersParameterDeclarationEnricher() - Constructor for class org.mule.runtime.module.extension.internal.loader.enricher.ValueProvidersParameterDeclarationEnricher
 
ValueProviderUtils - Class in org.mule.runtime.module.extension.internal.value
Utility class for ValueProvider related objects
ValueResolver<T> - Interface in org.mule.runtime.module.extension.internal.runtime.resolver
Provides a value which is dependant on a CoreEvent
ValueResolvingContext - Class in org.mule.runtime.module.extension.internal.runtime.resolver
Context used to provide all the parameters required for a ValueResolver to produce a result.
ValueResolvingContext.Builder - Class in org.mule.runtime.module.extension.internal.runtime.resolver
 
ValueResolvingException - Exception in org.mule.runtime.module.extension.internal.runtime
Generic exception for when the resolution of a value fails
ValueResolvingException() - Constructor for exception org.mule.runtime.module.extension.internal.runtime.ValueResolvingException
 
ValueResolvingException(String) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.ValueResolvingException
 
ValueResolvingException(String, Throwable) - Constructor for exception org.mule.runtime.module.extension.internal.runtime.ValueResolvingException
 
values() - Static method in enum org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.Accessibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.module.extension.internal.loader.enricher.ModuleErrors
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSetter - Interface in org.mule.runtime.module.extension.internal.util
A contract for setting values into an object
valuesWithClassLoader(Callable<Set<Value>>, ExtensionModel) - Static method in class org.mule.runtime.module.extension.internal.value.ValueProviderUtils
Executes the ValueProvider logic with the required extension related classloader
VERSION - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
version - Variable in class org.mule.runtime.module.extension.internal.loader.java.DefaultJavaModelLoaderDelegate
 
VoidCallbackArgumentResolver - Class in org.mule.runtime.module.extension.internal.runtime.resolver
VoidCallbackArgumentResolver() - Constructor for class org.mule.runtime.module.extension.internal.runtime.resolver.VoidCallbackArgumentResolver
 

W

WithAlias - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that can contain an alias name or description
WithAnnotations - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that can be annotated
withConfig(Field) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.ValueProviderFactoryModelPropertyBuilder
 
withConfig(Optional<ConfigurationInstance>) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
withConfig(ConfigurationInstance) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
withConnection(Field) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.ValueProviderFactoryModelPropertyBuilder
 
WithConnectionProviders - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which a connection provider can be derived
withCustomParameters(BiConsumer<ParameterModel, OAuthParameterModelProperty>) - Method in class org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.BaseOAuthConnectionProviderObjectBuilder
 
WithDeclaringClass - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component which is derived from a declaration inside a Class
WithElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a Element can be delivered
withEvent(CoreEvent) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
withExpressionManager(ExpressionManager) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
 
withExtensionClassLoader(ExtensionModel, Callable<T>) - Static method in class org.mule.runtime.module.extension.internal.util.MuleExtensionUtils
Executes the given callable using the ClassLoader associated to the extensionModel
WithFunctionContainers - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of operation containers can be derived
withInjectableParameter(String, MetadataType, boolean) - Method in class org.mule.runtime.module.extension.internal.loader.java.property.ValueProviderFactoryModelProperty.ValueProviderFactoryModelPropertyBuilder
 
WithMessageSources - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of message sources can be derived
WithOperationContainers - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of operation containers can be derived
WithParameters - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of parameters can be derived
withPassword(char[]) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultCredentialsBuilder
 
withProperty(String, Object) - Method in class org.mule.runtime.module.extension.internal.runtime.resolver.ValueResolvingContext.Builder
Adds a property to the ValueResolvingContext to be built.
withRoles(Object) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultCredentialsBuilder
 
withUsername(String) - Method in class org.mule.runtime.module.extension.internal.runtime.security.DefaultCredentialsBuilder
 
write(GeneratedResource) - Method in class org.mule.runtime.module.extension.internal.resources.AbstractResourcesGenerator
Template method to actually write the given resource to a persistent store

X

XAExtensionTransactionalResource<T extends org.mule.runtime.extension.api.connectivity.XATransactionalConnection> - Class in org.mule.runtime.module.extension.internal.runtime.transaction
Specialization of ExtensionTransactionalResource capable of joining XA transactions.
XAExtensionTransactionalResource(T, ConnectionHandler<T>, Transaction) - Constructor for class org.mule.runtime.module.extension.internal.runtime.transaction.XAExtensionTransactionalResource
XmlExtensionDocumentation - Class in org.mule.runtime.module.extension.internal.resources.documentation
a POJO that represents the extension-descriptions.xml file which contains the necessary annotations and setters necessary to allow JAX-B serialization/deserialization.
XmlExtensionDocumentation() - Constructor for class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionDocumentation
 
XmlExtensionElementDocumentation - Class in org.mule.runtime.module.extension.internal.resources.documentation
a POJO that represents an extension element with parameters and a description.
XmlExtensionElementDocumentation() - Constructor for class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionElementDocumentation
 
XmlExtensionParameterDocumentation - Class in org.mule.runtime.module.extension.internal.resources.documentation
a POJO that represents an extension parameter with a name and a description.
XmlExtensionParameterDocumentation() - Constructor for class org.mule.runtime.module.extension.internal.resources.documentation.XmlExtensionParameterDocumentation
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

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