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

A

AbstractMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Abstract implementation of MetadataResolutionTypeInformation that is based on a ComponentAst
AbstractMetadataResolutionTypeInformation(ComponentAst, Function<TypeResolversInformationModelProperty, Optional<ResolverInformation>>) - Constructor for class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
 
AbstractMetadataResolutionTypeInformation(DslElementModel<?>, Function<TypeResolversInformationModelProperty, Optional<ResolverInformation>>) - Constructor for class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
 
AbstractMetadataResolutionTypeInformation(ComponentParameterization, Function<TypeResolversInformationModelProperty, Optional<ResolverInformation>>) - Constructor for class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
 
addConfigurations(List<ComponentAst>) - Method in interface org.mule.runtime.metadata.api.cache.ConfigurationMetadataCacheIdGenerator
Adds the configs to be considered when getting the Cache Ids.
addConfigurations(List<ComponentAst>) - Method in class org.mule.runtime.metadata.internal.cache.AstConfigurationMetadataCacheIdGenerator
 
asMap() - Method in class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache
 
AstConfigurationMetadataCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
 
AstConfigurationMetadataCacheIdGenerator() - Constructor for class org.mule.runtime.metadata.internal.cache.AstConfigurationMetadataCacheIdGenerator
 
AttributesMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Implementation of MetadataResolutionTypeInformation that describes Attribute Types from a ComponentAst
AttributesMetadataResolutionTypeInformation(ComponentAst) - Constructor for class org.mule.runtime.metadata.internal.types.AttributesMetadataResolutionTypeInformation
 
AttributesMetadataResolutionTypeInformation(DslElementModel<?>) - Constructor for class org.mule.runtime.metadata.internal.types.AttributesMetadataResolutionTypeInformation
 
AttributesMetadataResolutionTypeInformation(ComponentParameterization<?>) - Constructor for class org.mule.runtime.metadata.internal.types.AttributesMetadataResolutionTypeInformation
 

B

build() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
build() - Method in class org.mule.runtime.metadata.internal.cache.MetadataCacheIdBuilderAdapter
 
builder() - Static method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 

C

COMPONENT_AST_KEY - Static variable in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
ComponentAstBasedMetadataCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
A ComponentAst based implementation of a MetadataCacheIdGenerator
ComponentAstBasedMetadataCacheIdGenerator(ComponentLocator<ComponentAst>) - Constructor for class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
 
ComponentAstBasedValueProviderCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
A ComponentAst based implementation of a ValueProviderCacheIdGenerator
ComponentAstBasedValueProviderCacheIdGenerator(ComponentLocator<ComponentAst>) - Constructor for class org.mule.runtime.metadata.internal.cache.ComponentAstBasedValueProviderCacheIdGenerator
 
ComponentBasedIdHelper - Class in org.mule.runtime.metadata.internal.cache
 
ComponentBasedIdHelper() - Constructor for class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
ComponentLocator<C> - Interface in org.mule.runtime.metadata.api.locator
 
ComponentParameterizationBasedMetadataCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
MetadataCacheIdGenerator for Diet implementation of TypeResolution, to generate keys from ComponentParameterization.
ComponentParameterizationBasedMetadataCacheIdGenerator(ConfigurationMetadataCacheIdGenerator) - Constructor for class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
ComponentParameterizationInputMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Implementation of MetadataResolutionTypeInformation that describes Input Types from a ComponentParameterization
ComponentParameterizationInputMetadataResolutionTypeInformation(ComponentParameterization, String) - Constructor for class org.mule.runtime.metadata.internal.types.ComponentParameterizationInputMetadataResolutionTypeInformation
 
ComponentParameterizationInputMetadataResolutionTypeInformation(ComponentParameterization, String, String) - Constructor for class org.mule.runtime.metadata.internal.types.ComponentParameterizationInputMetadataResolutionTypeInformation
 
ComponentParameterizationMetadataCacheIdGenerator - Interface in org.mule.runtime.metadata.api.cache
 
ComponentParameterizationMetadataCacheIdGeneratorFactory - Class in org.mule.runtime.metadata.api.cache
ComponentParameterizationMetadataCacheIdGeneratorFactory() - Constructor for class org.mule.runtime.metadata.api.cache.ComponentParameterizationMetadataCacheIdGeneratorFactory
 
computeHashFor(ComponentParameterAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
Deprecated.
This should not have been public.
computeIdFor(ComponentAst, ComponentParameterAst, Supplier<CacheIdBuilderAdapter<K>>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
computeIdFor(ComponentParameterization<?>, ParameterGroupModel, ParameterModel, Supplier<CacheIdBuilderAdapter<K>>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
computeIfAbsent(Serializable, MetadataCache.MetadataCacheValueResolver) - Method in class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache
ConfigurationMetadataCacheIdGenerator - Interface in org.mule.runtime.metadata.api.cache
Allows to retrieve the MetadataCacheId for Configs.
ConfigurationMetadataCacheIdGeneratorFactory - Class in org.mule.runtime.metadata.api.cache
ConfigurationMetadataCacheIdGeneratorFactory() - Constructor for class org.mule.runtime.metadata.api.cache.ConfigurationMetadataCacheIdGeneratorFactory
 
containing(DslElementModel) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
containing(List<MetadataCacheId>) - Method in class org.mule.runtime.metadata.internal.cache.MetadataCacheIdBuilderAdapter
 
create(ConfigurationMetadataCacheIdGenerator) - Method in class org.mule.runtime.metadata.api.cache.ComponentParameterizationMetadataCacheIdGeneratorFactory
 
create() - Method in class org.mule.runtime.metadata.api.cache.ConfigurationMetadataCacheIdGeneratorFactory
 
create(DslResolvingContext, ComponentLocator<T>) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGeneratorFactory
Creates a new MetadataCacheIdGenerator valid for the given context information provided.
create(DslResolvingContext, ComponentLocator<ComponentAst>) - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheIdGeneratorFactory
 

D

DefaultMetadataCache - Class in org.mule.runtime.metadata.internal.cache
Default immutable implementation of MetadataCache
DefaultMetadataCache() - Constructor for class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache
 
DefaultMetadataResolverFactory - Class in org.mule.runtime.metadata.internal
Default implementation of the MetadataResolverFactory, it provides initialized instances of TypeKeysResolver, TypeKeysResolver and OutputTypeResolver of the classes passed in the constructor.
DefaultMetadataResolverFactory(Supplier<? extends TypeKeysResolver>, Map<String, Supplier<? extends InputTypeResolver>>, Supplier<? extends OutputTypeResolver>, Supplier<? extends AttributesTypeResolver>) - Constructor for class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
 
DefaultPersistentMetadataCacheManager - Class in org.mule.runtime.metadata.internal.cache
Default implementation of a MetadataCacheManager.
DefaultPersistentMetadataCacheManager() - Constructor for class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
DelegateMetadataCacheIdGeneratorFactory - Class in org.mule.runtime.metadata.internal.cache.lazy
 
DelegateMetadataCacheIdGeneratorFactory(Supplier<MetadataCacheIdGeneratorFactory<ComponentAst>>) - Constructor for class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheIdGeneratorFactory
 
DelegateMetadataCacheManager - Class in org.mule.runtime.metadata.internal.cache.lazy
 
DelegateMetadataCacheManager(Supplier<MetadataCacheManager>) - Constructor for class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheManager
 
dispose(String) - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
dispose(String) - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheManager
 
dispose(String) - Method in interface org.mule.runtime.metadata.internal.cache.MetadataCacheManager
If the given id references exactly one MetadataCache then that cache will be disposed.
disposeCache(String) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
DslElementBasedMetadataCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
A DslElementModel based implementation of a MetadataCacheIdGenerator
DslElementBasedMetadataCacheIdGenerator(ComponentLocator<DslElementModel<?>>) - Constructor for class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
 
DslElementBasedValueProviderCacheIdGenerator - Class in org.mule.runtime.metadata.internal.cache
 
DslElementBasedValueProviderCacheIdGenerator(ComponentLocator<DslElementModel<?>>) - Constructor for class org.mule.runtime.metadata.internal.cache.DslElementBasedValueProviderCacheIdGenerator
 
DslElementIdHelper - Class in org.mule.runtime.metadata.internal
 
DslElementIdHelper() - Constructor for class org.mule.runtime.metadata.internal.DslElementIdHelper
 
DslElementModel<T> - Class in org.mule.runtime.metadata.api.dsl
Provides a declaration of how a given model of type T is related to its DSL representation.
DslElementModel.Builder<M> - Class in org.mule.runtime.metadata.api.dsl
 

E

equals(Object) - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
equals(Object) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 

F

findElement(ComponentIdentifier) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
Lookup method for finding a given DslElementModel based on its identifier from this element as root.
findElement(String) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
Lookup method for finding a given DslElementModel based on its parameterName from this element as root.
fromDslGroup(ParameterGroupModel, ComponentAst, List<ComponentIdentifier>, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
fromGroup(ParameterGroupModel, ComponentAst, List<ComponentIdentifier>, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
fromSourceCallbackGroup(ParameterGroupModel, ComponentAst, List<ComponentIdentifier>, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 

G

GenerationUtils - Class in org.mule.runtime.metadata.internal.cache
Utils for MetadataCacheId generation.
get(Location) - Method in interface org.mule.runtime.metadata.api.locator.ComponentLocator
 
get(Serializable) - Method in class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache
get() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverSupplier
 
getComponentModel() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
getComponentTypeMetadataCacheId() - Method in class org.mule.runtime.metadata.internal.types.AttributesMetadataResolutionTypeInformation
getComponentTypeMetadataCacheId() - Method in class org.mule.runtime.metadata.internal.types.ComponentParameterizationInputMetadataResolutionTypeInformation
getComponentTypeMetadataCacheId() - Method in class org.mule.runtime.metadata.internal.types.InputMetadataResolutionTypeInformation
getComponentTypeMetadataCacheId() - Method in class org.mule.runtime.metadata.internal.types.KeysMetadataResolutionTypeInformation
getComponentTypeMetadataCacheId() - Method in interface org.mule.runtime.metadata.internal.types.MetadataResolutionTypeInformation
 
getComponentTypeMetadataCacheId() - Method in class org.mule.runtime.metadata.internal.types.OutputMetadataResolutionTypeInformation
getConfigMetadataCacheId(String, boolean) - Method in interface org.mule.runtime.metadata.api.cache.ConfigurationMetadataCacheIdGenerator
 
getConfigMetadataCacheId(String, boolean) - Method in class org.mule.runtime.metadata.internal.cache.AstConfigurationMetadataCacheIdGenerator
 
getConfiguration() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
Deprecated.
getContainedElements() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
getDsl() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
getEntityKeys(Location) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getEntityMetadata(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getFailureCode() - Method in exception org.mule.runtime.metadata.internal.InvalidComponentIdException
 
getGlobalElement(String, ComponentLocator<DslElementModel<?>>) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 
getIdentifier() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
getIdForComponentAttributesMetadata(T) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the attributes of the given component.
getIdForComponentAttributesMetadata(ComponentAst) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the attributes of the given component.
getIdForComponentAttributesMetadata(ComponentParameterization<?>) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForComponentAttributesMetadata(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the attributes of the given component.
getIdForComponentInputMetadata(ComponentParameterization<?>, String, String) - Method in interface org.mule.runtime.metadata.api.cache.ComponentParameterizationMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the parameter named parameterName of the given component.
getIdForComponentInputMetadata(T, String) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the parameter named parameterName of the given component.
getIdForComponentInputMetadata(ComponentAst, String) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the parameter named parameterName of the given component.
getIdForComponentInputMetadata(ComponentParameterization<?>, String) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForComponentInputMetadata(ComponentParameterization<?>, String, String) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForComponentInputMetadata(DslElementModel<?>, String) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the parameter named parameterName of the given component.
getIdForComponentMetadata(T) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataTypes associated to the given component.
getIdForComponentMetadata(ComponentAst) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataTypes associated to the given component.
getIdForComponentMetadata(ComponentParameterization<?>) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForComponentMetadata(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataTypes associated to the given component.
getIdForComponentOutputMetadata(T) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the output of the given component.
getIdForComponentOutputMetadata(ComponentAst) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the output of the given component.
getIdForComponentOutputMetadata(ComponentParameterization<?>) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForComponentOutputMetadata(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataType associated to the output of the given component.
getIdForGlobalMetadata(T) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify all the Metadata associated to the given component, and its siblings, based on the referenced global element configuration.
getIdForGlobalMetadata(ComponentAst) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
 
getIdForGlobalMetadata(ComponentParameterization<?>) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForGlobalMetadata(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
 
getIdForMetadataKeys(T) - Method in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataKeys associated to the given component.
getIdForMetadataKeys(ComponentAst) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataKeys associated to the given component.
getIdForMetadataKeys(ComponentParameterization<?>) - Method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
getIdForMetadataKeys(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedMetadataCacheIdGenerator
Calculates the MetadataCacheId required to identify the MetadataKeys associated to the given component.
getIdForResolvedValues(ComponentAst, String) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedValueProviderCacheIdGenerator

The returned ValueProviderCacheId will contain all acting parameters required by the org.mule.runtime.extension.api.values.ValueProvider as parts.

getIdForResolvedValues(ComponentAst, String, String) - Method in class org.mule.runtime.metadata.internal.cache.ComponentAstBasedValueProviderCacheIdGenerator

The returned ValueProviderCacheId will contain all acting parameters required by the org.mule.runtime.extension.api.values.ValueProvider as parts.

getIdForResolvedValues(DslElementModel<?>, String) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedValueProviderCacheIdGenerator

The returned ValueProviderCacheId will contain all acting parameters required by the org.mule.runtime.extension.api.values.ValueProvider as parts.

getIdForResolvedValues(DslElementModel<?>, String, String) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedValueProviderCacheIdGenerator

The returned ValueProviderCacheId will contain all acting parameters required by the org.mule.runtime.extension.api.values.ValueProvider as parts.

getInputMetadata(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getInputResolver(String) - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getInputResolver(String) - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getInputResolvers() - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getInputResolvers() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getKeyResolver() - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getKeyResolver() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getMetadataCache(String) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
 
getMetadataKeys(Location) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getMetadataKeys(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getModel() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
getModelName(Object) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 
getModelNameAst(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
getOperationMetadata(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getOperationMetadata(Location) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getOrCreateCache(String) - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
getOrCreateCache(String) - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheManager
 
getOrCreateCache(String) - Method in interface org.mule.runtime.metadata.internal.cache.MetadataCacheManager
Returns the MetadataCache with the given id if one has already been defined.
getOutputAttributesResolver() - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getOutputAttributesResolver() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getOutputMetadata(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getOutputResolver() - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getOutputResolver() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getParameterNameFromExtractionExpression(String) - Static method in class org.mule.runtime.metadata.internal.cache.GenerationUtils
Retrieves the name of the parameter an extraction expression is referring to
getParts() - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
getQueryEntityResolver() - Method in class org.mule.runtime.metadata.internal.DefaultMetadataResolverFactory
getQueryEntityResolver() - Method in class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
getResolverCategory() - Method in class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
getResolverCategory() - Method in interface org.mule.runtime.metadata.internal.types.MetadataResolutionTypeInformation
 
getResolverInformation(TypeResolversInformationModelProperty, String) - Static method in class org.mule.runtime.metadata.internal.types.ComponentParameterizationInputMetadataResolutionTypeInformation
 
getResolverInformation(TypeResolversInformationModelProperty, String) - Static method in class org.mule.runtime.metadata.internal.types.InputMetadataResolutionTypeInformation
 
getResolverName() - Method in class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
getResolverName() - Method in interface org.mule.runtime.metadata.internal.types.MetadataResolutionTypeInformation
 
getSourceElementName() - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
getSourceElementName(DslElementModel<?>) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 
getSourceMetadata(Location, MetadataKey) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getSourceMetadata(Location) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
getValue() - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
getValue() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 

H

handleExpressionParam(ComponentParameterAst, String, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
handleFixedValueParam(ComponentParameterAst, MetadataType, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
handleParam(ComponentParameterAst, MetadataType, InternalComponentConfiguration.Builder) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
hashCode() - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
hashCode() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 

I

initialise() - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheIdGeneratorFactory
 
initialise() - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheManager
 
InputMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Implementation of MetadataResolutionTypeInformation that describes Input Types from a ComponentAst
InputMetadataResolutionTypeInformation(ComponentAst, String) - Constructor for class org.mule.runtime.metadata.internal.types.InputMetadataResolutionTypeInformation
 
InputMetadataResolutionTypeInformation(DslElementModel<?>, String) - Constructor for class org.mule.runtime.metadata.internal.types.InputMetadataResolutionTypeInformation
 
InvalidComponentIdException - Exception in org.mule.runtime.metadata.internal
Represents that the given Location is invalid due that the Component could not be found in the current MuleContext.
isDynamicType() - Method in class org.mule.runtime.metadata.internal.types.AbstractMetadataResolutionTypeInformation
isDynamicType() - Method in interface org.mule.runtime.metadata.internal.types.MetadataResolutionTypeInformation
 
isExplicitInDsl(boolean) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
isExplicitInDsl() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 

K

KeysMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Implementation of MetadataResolutionTypeInformation that describes Output Types from a ComponentAst
KeysMetadataResolutionTypeInformation(ComponentAst) - Constructor for class org.mule.runtime.metadata.internal.types.KeysMetadataResolutionTypeInformation
 
KeysMetadataResolutionTypeInformation(DslElementModel<?>) - Constructor for class org.mule.runtime.metadata.internal.types.KeysMetadataResolutionTypeInformation
 
KeysMetadataResolutionTypeInformation(ComponentParameterization<?>) - Constructor for class org.mule.runtime.metadata.internal.types.KeysMetadataResolutionTypeInformation
 

M

METADATA_CACHE_ID_GENERATOR_KEY - Static variable in interface org.mule.runtime.metadata.api.cache.MetadataCacheIdGeneratorFactory
 
METADATA_CACHE_MANAGER_KEY - Static variable in interface org.mule.runtime.metadata.internal.cache.MetadataCacheManager
Key under which the MetadataCacheManager can be found in the org.mule.runtime.api.artifact.Registry
MetadataCacheId - Class in org.mule.runtime.metadata.api.cache
A unique identifier for the Metadata obtained for a given Component.
MetadataCacheId(List<MetadataCacheId>, String) - Constructor for class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
MetadataCacheId(String, String) - Constructor for class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
MetadataCacheId(int, String) - Constructor for class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
MetadataCacheIdBuilderAdapter - Class in org.mule.runtime.metadata.internal.cache
 
MetadataCacheIdBuilderAdapter() - Constructor for class org.mule.runtime.metadata.internal.cache.MetadataCacheIdBuilderAdapter
 
MetadataCacheIdGenerator<T> - Interface in org.mule.runtime.metadata.api.cache
Provides a way to generate the MetadataCacheId of a given representation of a Component.
MetadataCacheIdGeneratorFactory<T> - Interface in org.mule.runtime.metadata.api.cache
Factory definition to create MetadataCacheIdGenerators isolated from the application context in which it will be used.
MetadataCacheManager - Interface in org.mule.runtime.metadata.internal.cache
Manages the creation, updates and deletion of the MetadataCaches used for dynamic metadata resolution, being the only way to obtain an instance of MetadataCache.
MetadataResolutionTypeInformation - Interface in org.mule.runtime.metadata.internal.types
Inteface defined to handle a component type to create a MetadataCacheId that describes it
MULE_METADATA_CACHE_ENTRY_TTL - Static variable in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
MULE_METADATA_CACHE_EXPIRATION_INTERVAL - Static variable in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
MuleMetadataService - Class in org.mule.runtime.metadata.internal
Default implementation of the MetadataService, which provides access to the Metadata of any Component in the application, using it's Location.
MuleMetadataService() - Constructor for class org.mule.runtime.metadata.internal.MuleMetadataService
 

N

NullMetadataResolverFactory - Class in org.mule.runtime.metadata.internal
Null implementation of a MetadataResolverFactory, which returns a NullMetadataResolver for every resolver provided by the factory
NullMetadataResolverFactory() - Constructor for class org.mule.runtime.metadata.internal.NullMetadataResolverFactory
 
NullMetadataResolverSupplier - Class in org.mule.runtime.metadata.internal
Supplier implementation which returns a NullMetadataResolver instance.
NullMetadataResolverSupplier() - Constructor for class org.mule.runtime.metadata.internal.NullMetadataResolverSupplier
 

O

org.mule.runtime.metadata.api.cache - package org.mule.runtime.metadata.api.cache
 
org.mule.runtime.metadata.api.dsl - package org.mule.runtime.metadata.api.dsl
 
org.mule.runtime.metadata.api.locator - package org.mule.runtime.metadata.api.locator
 
org.mule.runtime.metadata.internal - package org.mule.runtime.metadata.internal
 
org.mule.runtime.metadata.internal.cache - package org.mule.runtime.metadata.internal.cache
 
org.mule.runtime.metadata.internal.cache.lazy - package org.mule.runtime.metadata.internal.cache.lazy
 
org.mule.runtime.metadata.internal.types - package org.mule.runtime.metadata.internal.types
 
OutputMetadataResolutionTypeInformation - Class in org.mule.runtime.metadata.internal.types
Implementation of MetadataResolutionTypeInformation that describes Output Types from a ComponentAst
OutputMetadataResolutionTypeInformation(ComponentAst) - Constructor for class org.mule.runtime.metadata.internal.types.OutputMetadataResolutionTypeInformation
 
OutputMetadataResolutionTypeInformation(DslElementModel<?>) - Constructor for class org.mule.runtime.metadata.internal.types.OutputMetadataResolutionTypeInformation
 
OutputMetadataResolutionTypeInformation(ComponentParameterization<?>) - Constructor for class org.mule.runtime.metadata.internal.types.OutputMetadataResolutionTypeInformation
 

P

parameterNamesRequiredForMetadataCacheId(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
PERSISTENT_METADATA_SERVICE_CACHE - Static variable in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
put(Serializable, Serializable) - Method in class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache
putAll(Map<? extends Serializable, ? extends Serializable>) - Method in class org.mule.runtime.metadata.internal.cache.DefaultMetadataCache

R

resolveComponentIdentifierMetadataCacheId(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
resolveConfigName(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
resolveConfigName(ComponentParameterization<?>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
resolveConfigName(DslElementModel<?>) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 
resolveIdForInjectedElement(DslElementModel<?>) - Method in class org.mule.runtime.metadata.internal.cache.DslElementBasedValueProviderCacheIdGenerator
 
resolveKeyFromSimpleValue(ComponentAst, ComponentParameterAst, Function<String, Optional<MetadataCacheId>>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
resolveMetadataKeyParts(ComponentAst, ComponentModel, boolean, Function<String, Optional<MetadataCacheId>>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
resolveName(ComponentParameterization<?>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
resolveSimpleValue(DslElementModel<?>, ComponentLocator<DslElementModel<?>>) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 

S

saveCache(String, MetadataCache) - Method in class org.mule.runtime.metadata.internal.MuleMetadataService
 
setLockFactory(LockFactory) - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
setObjectStoreManager(ObjectStoreManager) - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
shouldIncludeConfiguredMetadataKeys() - Method in class org.mule.runtime.metadata.internal.types.KeysMetadataResolutionTypeInformation
shouldIncludeConfiguredMetadataKeys() - Method in interface org.mule.runtime.metadata.internal.types.MetadataResolutionTypeInformation
 
sourceElementName(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
sourceElementName(ComponentParameterization<?>) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentParameterizationBasedMetadataCacheIdGenerator
 
sourceElementNameFromSimpleValue(ComponentAst) - Static method in class org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper
 
sourceElementNameFromSimpleValue(DslElementModel<?>) - Static method in class org.mule.runtime.metadata.internal.DslElementIdHelper
 
start() - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 

T

toString() - Method in class org.mule.runtime.metadata.api.cache.MetadataCacheId
 
toString() - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel
 
TYPE_IDENTIFIER - Static variable in class org.mule.runtime.metadata.internal.types.ComponentParameterizationInputMetadataResolutionTypeInformation
 
TYPE_IDENTIFIER - Static variable in class org.mule.runtime.metadata.internal.types.InputMetadataResolutionTypeInformation
 

U

updateCache(String, MetadataCache) - Method in class org.mule.runtime.metadata.internal.cache.DefaultPersistentMetadataCacheManager
 
updateCache(String, MetadataCache) - Method in class org.mule.runtime.metadata.internal.cache.lazy.DelegateMetadataCacheManager
 
updateCache(String, MetadataCache) - Method in interface org.mule.runtime.metadata.internal.cache.MetadataCacheManager
Replaces the old binding of the given id with the new cache element.

W

withConfig(ComponentConfiguration) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
withConfig(ComponentAst) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
withDsl(DslElementSyntax) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
withGroupConfig(ComponentAst, ParameterGroupModel) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
withHashValue(int) - Method in class org.mule.runtime.metadata.internal.cache.MetadataCacheIdBuilderAdapter
 
withModel(M) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
withSourceElementName(String) - Method in class org.mule.runtime.metadata.internal.cache.MetadataCacheIdBuilderAdapter
 
withValue(String) - Method in class org.mule.runtime.metadata.api.dsl.DslElementModel.Builder
 
A B C D E F G H I K M N O P R S T U W 
Skip navigation links

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