| Package | Description |
|---|---|
| org.mule.tooling.client.internal | |
| org.mule.tooling.client.internal.application | |
| org.mule.tooling.client.internal.dataweave |
| Constructor and Description |
|---|
DomainConnectivityTestingService(RemoteDomainInvoker remoteDomainInvoker,
org.mule.tooling.client.internal.serialization.Serializer serializer)
Creates an instance of the service.
|
DomainValueProviderService(RemoteDomainInvoker remoteDomainInvoker,
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.
|
InternalDomainMetadataProvider(RemoteDomainInvoker remoteDomainInvoker)
Creates an instance of the provider.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Domain
Represents a Mule domain artifact.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDomain
Represents a Mule domain and allows to be deployed into Mule Runtime.
|
| Constructor and Description |
|---|
DomainRemoteRunner(RemoteDomainInvoker remoteDomainInvoker)
Creates an instance of the domain runner.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.