| Modifier and Type | Method and Description |
|---|---|
DomainRepository |
MuleArtifactResourcesRegistry.getDomainRepository() |
| Constructor and Description |
|---|
DefaultApplicationFactory(ApplicationClassLoaderBuilderFactory applicationClassLoaderBuilderFactory,
ApplicationDescriptorFactory applicationDescriptorFactory,
DomainRepository domainRepository,
org.mule.runtime.api.service.ServiceRepository serviceRepository,
ExtensionModelLoaderRepository extensionModelLoaderRepository,
ClassLoaderRepository classLoaderRepository,
PolicyTemplateClassLoaderBuilderFactory policyTemplateClassLoaderBuilderFactory,
PluginDependenciesResolver pluginDependenciesResolver,
ArtifactPluginDescriptorLoader artifactPluginDescriptorLoader,
LicenseValidator licenseValidator,
org.mule.runtime.api.lock.LockFactory runtimeLockFactory) |
DefaultMuleApplication(ApplicationDescriptor descriptor,
MuleDeployableArtifactClassLoader deploymentClassLoader,
List<ArtifactPlugin> artifactPlugins,
DomainRepository domainRepository,
org.mule.runtime.api.service.ServiceRepository serviceRepository,
ExtensionModelLoaderRepository extensionModelLoaderRepository,
File location,
ClassLoaderRepository classLoaderRepository,
ApplicationPolicyProvider applicationPolicyProvider,
org.mule.runtime.api.lock.LockFactory runtimeLockFactory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainManager
Tracks
Domain instances deployed on the container |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDomainManager
Manages
Domain instances created on the container. |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.