| Package | Description |
|---|---|
| org.mule.tooling.client.internal | |
| org.mule.tooling.client.internal.application | |
| org.mule.tooling.client.internal.dataweave |
| Constructor and Description |
|---|
ApplicationConnectivityTestingService(RemoteApplicationInvoker remoteApplicationInvoker,
org.mule.tooling.client.internal.serialization.Serializer serializer)
Creates an instance of the service.
|
ApplicationValueProviderService(RemoteApplicationInvoker remoteApplicationInvoker,
Supplier<List<org.mule.runtime.api.meta.model.ExtensionModel>> extensionModelsSupplier,
org.mule.tooling.client.internal.serialization.Serializer serializer,
org.mule.runtime.api.util.LazyValue<ValueProviderCache> valueProvidersCache,
org.mule.runtime.api.util.LazyValue<? extends org.mule.runtime.core.internal.locator.ComponentLocator<org.mule.runtime.ast.api.ComponentAst>> locator)
Creates an instance of this service.
|
InternalApplicationMetadataProvider(RemoteApplicationInvoker remoteApplicationInvoker)
Creates an instance of the provider.
|
SampleDataProviderServiceAdapter(RemoteApplicationInvoker remoteApplicationInvoker,
org.mule.tooling.client.internal.serialization.Serializer serializer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Application
Responsible for handling Application resources and life cycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplication
Represents a Mule application and allows to be deployed into Mule Runtime.
|
| Constructor and Description |
|---|
ApplicationRemoteRunner(RemoteApplicationInvoker remoteApplicationInvoker)
Creates an instance of the application runner.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.