| Interface | Description |
|---|---|
| ApplicationModelFactory |
Creates a
ApplicationModel from the application. |
| ComponentBuildingDefinitionLoader |
Interface for loading
ComponentBuildingDefinitions from a ComponentBuildingDefinitionProviders. |
| InternalExtensionModelService | |
| MetadataProvider |
Provides metadata resolution.
|
| MuleRuntimeExtensionModelProvider |
Provides access to Mule Runtime
ExtensionModel. |
| ToolingArtifactContext |
Context for
ToolingArtifact. |
| Class | Description |
|---|---|
| ApplicationCache |
Cache for
Application. |
| CachedComponentBuildingDefinitionProviderLoader |
ComponentBuildingDefinitionLoader that caches the ComponentBuildingDefinitions created by
ExtensionBuildingDefinitionProvider since those are too complex to compute. |
| CachedComponentBuildingDefinitionProviderLoader.ExtensionModelKey | |
| CachedExtensionModelService |
ExtensionModelService that use a cache for ExtensionModels |
| CollectionUtils | |
| DataSensePartsFactory | |
| DefaultApplicationModelFactory |
Default implementation for
ApplicationModelFactory. |
| DefaultConnectivityTestingService |
Default implementation of
ConnectivityTestingService. |
| DefaultDataSenseService |
Default implementation of
DataSenseService. |
| DefaultExtensionModelService |
Default implementation of
ExtensionModelService. |
| DefaultToolingArtifact |
Implementation that allows to do Tooling operations without deploying the application until it is needed.
|
| DefaultToolingArtifactContext |
Default implementation of
ToolingArtifactContext. |
| DefaultToolingRuntimeClientBuilder |
Default implementation of
ToolingRuntimeClient.Builder that creates a ToolingRuntimeClient. |
| DefaultToolingRuntimeClientFactory |
Default implementation of
AbstractToolingRuntimeClientBuilderFactory for creating ToolingRuntimeClients. |
| DefaultToolingRuntimeClientFactory.BytesURLConnection | |
| DefaultToolingRuntimeClientFactory.BytesURLStreamHandler |
URL stream handler that read the content from memory
|
| DefaultTryItService |
Default implementation for
TryItService. |
| DefaultValueProviderService |
Provides the capability of resolve the
values for any Value Provider capable element in a Mule App. |
| ExtensionModelFactory |
Factory for
ExtensionModel. |
| ExtensionModelPartsFactory |
Utils for creating the Extension Model DTOs from the Mule-API objects
|
| ExtensionModelServiceCache |
Cache for
ExtensionModels |
| InternalMetadataProvider |
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.
|
| MetadataPartsFactory | |
| MuleArtifactResourcesRegistry |
Mule resources registry that has implementations for factories and utilities for creating artifacts.
|
| TemporaryConnectivityTestingService |
Dynamic implementation of a
ConnectivityTestingService that defines
the list of BundleDescriptor's for extensions to be used by the application
and the declaration for the application. |
| TemporaryConnectivityTestingServiceBuilder |
Implementation of
ConnectivityTestingServiceBuilder that creates an artifact programmatically in order to allow doing
connectivity testing. |
| TimeoutMethodUtils |
Utility that allows to execute an
AbstractToolingRequest operation and abort if the configuration timeout
is reached before the operation is completed. |
| ToolingArtifactWrapper |
Wrapper for
ToolingArtifact. |
| 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 |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.