| Interface | Description |
|---|---|
| ApplicationModelFactory |
Creates a
ApplicationModel from the application. |
| Command |
Interface that allows to call this object by using reflection.
|
| InternalExtensionModelService | |
| MetadataProvider |
Provides metadata resolution.
|
| MuleRuntimeExtensionModelProvider |
Provides access to Mule Runtime
ExtensionModel. |
| ToolingArtifactContext |
Context for
ToolingArtifact. |
| Class | Description |
|---|---|
| AbstractConnectivityTestingService |
Base class for implementing
ConnectivityTestingService. |
| AbstractMuleRuntimeExtensionModelProvider |
ExtensionModelService that use delegates to InternalExtensionModelService to resolve ExtensionModels |
| AbstractValueProviderService |
Provides the capability of resolve the
values for any Value Provider capable element in a Mule Domain or
Application. |
| ApplicationCache |
Cache for
Application. |
| ApplicationConnectivityTestingService |
Application implementation for
ConnectivityTestingService. |
| ApplicationValueProviderService |
Implementation for retrieving value providers for applications.
|
| CachedExtensionModelService |
ExtensionModelService that use a cache for ExtensionModels |
| CollectionUtils | |
| ComponentLocationFactory | |
| DataSenseMetadataCacheAdapter | |
| DataSensePartsFactory | |
| DataSenseResolveFactory | |
| DefaultApplicationModelFactory |
Default implementation for
ApplicationModelFactory. |
| DefaultComponentLocationService | |
| DefaultDataSenseService |
Default implementation of
DataSenseService. |
| DefaultExtensionModelService |
Default implementation of
ExtensionModelService. |
| DefaultMessageHistoryService |
Default implementation for
MessageHistoryService. |
| DefaultMuleRuntimeExtensionModelProvider |
ExtensionModelService that use delegates to InternalExtensionModelService to resolve ExtensionModels |
| DefaultToolingArtifact |
Implementation that allows to do Tooling operations without deploying the application until it is needed.
|
| DefaultToolingArtifactContext |
Default implementation of
ToolingArtifactContext. |
| DefaultToolingRuntimeClient |
Implementation of a
ToolingRuntimeClient. |
| DefaultToolingRuntimeClientBuilder |
Default implementation of
ToolingRuntimeClient.Builder that creates a ToolingRuntimeClient. |
| DefaultToolingRuntimeClientFactory |
Default implementation of
ToolingRuntimeClientBuilderFactory for creating ToolingRuntimeClients. |
| DomainCache |
Cache for
Domain. |
| DomainConnectivityTestingService |
Domain implementation for
ConnectivityTestingService. |
| DomainValueProviderService |
Implementation for retrieving value providers for domains.
|
| ExtensionModelFactory |
Factory for
ExtensionModel. |
| ExtensionModelPartsFactory |
Utils for creating the Extension Model DTOs from the Mule-API objects
|
| ExtensionModelServiceCache |
In memory cache for
ExtensionModels. |
| ExtensionModelTargetVersionMediator | |
| ExtensionModelTargetVersionMediator.ComponentModelMediator<T extends org.mule.runtime.api.meta.model.ComponentModel> | |
| InternalApplicationMetadataProvider |
Internal implementation of
MetadataProvider, that is used with DataSense and uses Mule-API objects directly. |
| InternalDomainMetadataProvider |
Internal implementation of
MetadataProvider, that is used with DataSense and uses Mule-API objects directly. |
| LoadedExtensionInformation |
This class carries information about an extension that was loaded.
|
| LocationFactory | |
| MetadataCacheFactoryProxy |
A proxy implementation that uses reflection to call a target instance implementation loaded by a different class loader.
|
| MetadataCacheProxy |
A proxy implementation that uses reflection to call a target instance implementation loaded by a different class loader.
|
| MetadataPartsFactory | |
| MetadataProvider.MetadataRequest |
Request entity for retrieving
ComponentMetadataDescriptor for a
ToolingArtifact. |
| MuleArtifactResourcesRegistry |
Mule resources registry that has implementations for factories and utilities for creating artifacts.
|
| NoOpMetadataCache |
No operation metadata cache.
|
| SampleDataProviderServiceAdapter | |
| ToolingArtifactWrapper |
Wrapper for
ToolingArtifact. |
| ToolingClassLoaderModelLoader |
Mimic for
MavenClassLoaderModelLoader that allows to use
injected instances of deployable, plugin and lib class loader model loaders. |
| ToolingDataSenseMetadataProvider | |
| ToolingDescriptorLoaderRepository |
Implementation of
DescriptorLoaderRepository similar to ServiceRegistryDescriptorLoaderRepository for Tooling
that allows to use a provided MavenClient. |
| ToolingExtensionModelAdapter |
Implementation of
ExtensionModelService that deleages to a MuleRuntimeExtensionModelProvider and builds the
Tooling view of a Mule Runtime ExtensionModel to
ExtensionModel. |
| ToolingMetadataServiceAdapter |
Public implementation of
MetadataService that adapts Mule-API objects to DTOs |
| UnavailableDataSenseService |
Implementation for
DataSenseService that throws an IllegalStateException. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.