| Interface | Description |
|---|---|
| ApplicationModelFactory |
Creates a
ApplicationModel from the application. |
| ComponentBuildingDefinitionLoader |
Interface for loading
ComponentBuildingDefinitions from a ComponentBuildingDefinitionProviders. |
| Initializable |
An initializable object.
|
| InternalExtensionModelService | |
| MetadataProvider |
Provides metadata resolution.
|
| Class | Description |
|---|---|
| ApplicationModelFactoryFromExpandedFolder |
Implementation that handles a
URL to local file system referencing to a expanded application content. |
| ApplicationModelFactoryFromUrl |
Implementation that handles a
URL to a remote zip file with the application content compressed. |
| BaseApplicationModelFactory |
Base implementation for
ApplicationModelFactory. |
| 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 |
| DefaultConnectivityTestingService |
Default implementation of
ConnectivityTestingService. |
| DefaultDataSenseService |
Default implementation of
DataSenseService. |
| DefaultExtensionModelService |
Default implementation of
ExtensionModelService. |
| DefaultMetadataService |
Default implementation of
MetadataService. |
| DefaultToolingArtifact |
Implementation that allows to do Tooling operations without deploying the application until it is needed.
|
| 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. |
| ExtensionModelServiceCache |
Cache for
ExtensionModels |
| MavenClientHolder |
Holder for
MavenClient. |
| 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. |
| ToolingDataSenseMetadataProvider |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.