Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractDeployableArtifact<D extends DeployableArtifactDescriptor> - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Common behaviour for deployable artifacts to handle the stop/dispose phases.
AbstractDeployableArtifact(String, String, ArtifactClassLoader) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
AbstractDeployableArtifactFactory<T extends DeployableArtifact> - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Abstract class for DeployableArtifact factories.
AbstractDeployableArtifactFactory(LicenseValidator, LockFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifactFactory
AbstractDeployableDescriptorFactory<M extends org.mule.runtime.api.deployment.meta.MuleDeployableModel,T extends DeployableArtifactDescriptor> - Class in org.mule.runtime.module.deployment.impl.internal.artifact
 
AbstractDeployableDescriptorFactory(ArtifactPluginDescriptorLoader, DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableDescriptorFactory
 
AbstractMavenClassLoaderModelLoader - Class in org.mule.runtime.module.deployment.impl.internal.maven
Abstract implementation of ClassLoaderModelLoader that resolves the dependencies for all the mule artifacts and create the ClassLoaderModel.
AbstractMavenClassLoaderModelLoader(MavenClient) - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
AbstractMavenClassLoaderModelLoader(MavenClient, Supplier<JarExplorer>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
addArtifactSpecificClassloaderConfiguration(ArtifactClassLoaderModelBuilder) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
addArtifactSpecificClassloaderConfiguration(ArtifactClassLoaderModelBuilder) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
Template method to add artifact specific configuration to the ClassLoaderModel.ClassLoaderModelBuilder
addArtifactSpecificClassloaderConfiguration(ArtifactClassLoaderModelBuilder) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
addDomain(Domain) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
addDomain(Domain) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainManager
Adds a new domain
additionalPluginLibraries() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
Sets a flag to include additional dependencies for each plugin if the deployable artifact defines them.
addPolicy(PolicyTemplateDescriptor, PolicyParametrization) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
addServiceConfigurator(ServiceConfigurator) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ConnectionManagerConfigurationBuilder
 
addSharedLibraryDependency(Model, Dependency) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Adds a shared library to the pom model.
AmbiguousDomainReferenceException - Exception in org.mule.runtime.module.deployment.impl.internal.domain
 
AmbiguousDomainReferenceException(BundleDescriptor, Set<String>) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.domain.AmbiguousDomainReferenceException
 
ApplicationClassLoaderBuilderFactory - Class in org.mule.runtime.module.deployment.impl.internal.application
Factory to create instances of ApplicationClassLoaderBuilder.
ApplicationClassLoaderBuilderFactory(DeployableArtifactClassLoaderFactory<ApplicationDescriptor>, ArtifactClassLoaderFactory<ArtifactPluginDescriptor>, RegionPluginClassLoadersFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationClassLoaderBuilderFactory
Creates an ApplicationClassLoaderBuilderFactory to create ApplicationClassLoaderBuilder instances.
ApplicationDescriptorFactory - Class in org.mule.runtime.module.deployment.impl.internal.application
Creates artifact descriptor for application
ApplicationDescriptorFactory(ArtifactPluginDescriptorLoader, DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
ApplicationMuleContextBuilder - Class in org.mule.runtime.module.deployment.impl.internal.application
Takes Mule application descriptor into account when building the context.
ApplicationMuleContextBuilder(String, Map<String, String>, String) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationMuleContextBuilder
 
ApplicationPolicyInstance - Interface in org.mule.runtime.module.deployment.impl.internal.policy
Defines a policy provider for a given parametrized policy
ApplicationPolicyProvider - Interface in org.mule.runtime.module.deployment.impl.internal.application
Provides and manages policies for an Application
ApplicationPolicyTemplateClassLoaderBuilderFactory - Class in org.mule.runtime.module.deployment.impl.internal.policy
Creates PolicyTemplateClassLoaderBuilder for application artifacts.
ApplicationPolicyTemplateClassLoaderBuilderFactory(DeployableArtifactClassLoaderFactory, RegionPluginClassLoadersFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyTemplateClassLoaderBuilderFactory
Creates a new factory instance
ApplicationStartedSplashScreen - Class in org.mule.runtime.module.deployment.impl.internal.application
Splash screen specific for Application startup based on it's ApplicationDescriptor.
ApplicationStartedSplashScreen() - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationStartedSplashScreen
 
ApplicationStatusMapper - Class in org.mule.runtime.module.deployment.impl.internal.application
Maps an application life cycle phase to an application status
ApplicationStatusMapper() - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationStatusMapper
 
ApplicationWrapper - Class in org.mule.runtime.module.deployment.impl.internal.application
Decorates the target deployer to properly switch out context classloader for deployment one where applicable.
ApplicationWrapper(Application) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
ARTIFACT_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 
ArtifactBootstrapServiceDiscovererConfigurationBuilder - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Configures a BootstrapServiceDiscoverer on an artifact's MuleContext

Configuration done by this builder will use a BootstrapServiceDiscoverer to find BootstrapService provided by the container and will create a BootstrapServiceDiscoverer for each plugin deployed in the artifact.

ArtifactBootstrapServiceDiscovererConfigurationBuilder(List<ArtifactPlugin>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactBootstrapServiceDiscovererConfigurationBuilder
Creates a new context builder
artifactBundleDescriptor - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
artifactClassLoader - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
artifactClassLoader - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
ArtifactClassLoaderModelBuilder - Class in org.mule.runtime.module.deployment.impl.internal.maven
ClassLoaderModelBuilder that adds the concept of Shared Library for the configured dependencies.
ArtifactClassLoaderModelBuilder(File, BundleDescriptor) - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
ArtifactClassLoaderResourceNotFoundException - Exception in org.mule.runtime.module.deployment.impl.internal.classloader
Exception to be thrown within an artifact when a resource could not be found.
ArtifactClassLoaderResourceNotFoundException(I18nMessage, ClassLoaderNode) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.classloader.ArtifactClassLoaderResourceNotFoundException
 
artifactContext - Variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
ArtifactContextBuilder - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Builder for creating an ArtifactContext.
ArtifactExtensionManagerConfigurationBuilder - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Implementation of ConfigurationBuilder that registers a ExtensionManager
ArtifactExtensionManagerConfigurationBuilder(List<ArtifactPlugin>, ExtensionManagerFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactExtensionManagerConfigurationBuilder
Creates an instance of the configuration builder.
ArtifactExtensionManagerFactory - Class in org.mule.runtime.module.deployment.impl.internal.policy
Creates ExtensionManager for mule artifacts that own a MuleContext
ArtifactExtensionManagerFactory(List<ArtifactPlugin>, ExtensionModelLoaderRepository, ExtensionManagerFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.ArtifactExtensionManagerFactory
Creates a extensionManager factory
ArtifactFactory<T extends Artifact> - Interface in org.mule.runtime.module.deployment.impl.internal.artifact
Generic Factory for an Artifact.
ArtifactFactoryUtils - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Utility class providing useful methods when creating Artifacts.
artifactFolder - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
ArtifactPluginDescriptorFactory - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Creates ArtifactPluginDescriptor instances
ArtifactPluginDescriptorFactory() - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
Creates a default factory
ArtifactPluginDescriptorFactory(DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
Creates a custom factory
artifactPluginDescriptorLoader - Variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableDescriptorFactory
 
ArtifactPluginDescriptorLoader - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Loads a ArtifactPluginDescriptor from a file resource.
ArtifactPluginDescriptorLoader(ArtifactPluginDescriptorFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorLoader
 
ArtifactStartedSplashScreen<D extends ArtifactDescriptor> - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Base splash screen to log messages when an Artifact is started based on it's ArtifactDescriptor.
ArtifactStartedSplashScreen() - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactStartedSplashScreen
 
artifactType - Variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 

B

build() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
build() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
build() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
build() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry.Builder
Builds the desired instance
builder() - Static method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
Builder() - Constructor for class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry.Builder
 
BundlePluginDependenciesResolver - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Resolves plugin dependencies considering the plugin name only.
BundlePluginDependenciesResolver(ArtifactDescriptorFactory<ArtifactPluginDescriptor>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.BundlePluginDependenciesResolver
Assembly the complete list of artifacts, while sorting them in a lexicographic order by name to then resolve sanitize the exported packages and resource by the plugin's dependencies (avoids exporting elements that are already exported by other plugin).

C

CLASS_LOADER_MODEL_VERSION_110 - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.HeavyweightClassLoaderModelBuilder
 
CLASS_LOADER_MODEL_VERSION_120 - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
CLASS_LOADER_REPOSITORY_CANNOT_BE_NULL - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
CLASS_LOADER_REPOSITORY_WAS_NOT_SET - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
CLASSIFIER - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 
CLASSLOADER_MODEL_JSON_DESCRIPTOR - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
CLASSLOADER_MODEL_JSON_DESCRIPTOR_LOCATION - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
CLASSLOADER_MODEL_JSON_PATCH_DESCRIPTOR - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
CLASSLOADER_MODEL_JSON_PATCH_DESCRIPTOR_LOCATION - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
CLASSLOADER_MODEL_MAVEN_REACTOR_RESOLVER - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
ClassLoaderNode - Interface in org.mule.runtime.module.deployment.impl.internal.classloader
Simplified representation of the classloading hierarchy mainly used for diagnostics purposes.
CLUSTER_MANAGER_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
CompositeArtifactExtensionManager - Class in org.mule.runtime.module.deployment.impl.internal.policy
Composes ExtensionManager from a child and a parent artifacts, so child artifact can access extensions provided by the parent.
CompositeArtifactExtensionManager(ExtensionManager, ExtensionManager) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
Creates a composed extension manager
CompositeArtifactExtensionManagerFactory - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Creates extension managers for PolicyTemplate artifacts
CompositeArtifactExtensionManagerFactory(DeployableArtifact, ExtensionModelLoaderRepository, List<ArtifactPlugin>, ExtensionManagerFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.CompositeArtifactExtensionManagerFactory
Creates a new factory
configure(MuleContext) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ConnectionManagerConfigurationBuilder
 
configure(CustomizationService) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ContainerServicesMuleContextConfigurator
 
ConnectionManagerConfigurationBuilder - Class in org.mule.runtime.module.deployment.impl.internal.artifact
ConfigurationBuilder implementation which enriches the MuleContext's registry injecting the correspondent ConnectionManager
ContainerServicesMuleContextConfigurator - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Configures available Service instances in an artifact's MuleContext in order to resolve injectable dependencies.
ContainerServicesMuleContextConfigurator(ServiceRepository) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ContainerServicesMuleContextConfigurator
Creates a new instance.
contains(String) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
contains(String) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainRepository
Checks if exists a domain with the given name.
containsCompatible(BundleDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
containsCompatible(BundleDescriptor) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainRepository
Checks if exists a domain compatible with the given bundle descriptor.
containsSharedResources() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
containsSharedResources() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainWrapper
 
convert(BundleDependency) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.DependencyConverter
 
create(MuleContext) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.CompositeArtifactExtensionManagerFactory
 
create(String) - Method in interface org.mule.runtime.module.deployment.impl.internal.artifact.MuleContextListenerFactory
Creates a context listener for a given artifact
create(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
create(MuleContext) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.ArtifactExtensionManagerFactory
create(MuleContext, Set<ExtensionModel>) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.ArtifactExtensionManagerFactory
 
create(Application, PolicyTemplate, PolicyParametrization) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyInstanceProviderFactory
 
create(Application, PolicyTemplate, PolicyParametrization) - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.PolicyInstanceProviderFactory
Creates a new policy
createArtifact(ApplicationDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultApplicationFactory
 
createArtifact(File, Optional<Properties>, MuleApplicationModel) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ToolingApplicationDescriptorFactory
 
createArtifact(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifactFactory
 
createArtifact(File, Optional<Properties>) - Method in interface org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactory
Creates an Artifact
createArtifact(Application, PolicyTemplateDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplateFactory
 
createArtifact(Application, PolicyTemplateDescriptor) - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateFactory
Creates a new policy template artifact
createArtifactClassLoaderBuilder() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationClassLoaderBuilderFactory
Creates a new ApplicationClassLoaderBuilder instance to create the application artifact class loader.
createArtifactClassLoaderBuilder() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainClassLoaderBuilderFactory
Creates a new DomainClassLoaderBuilder instance to create the domain artifact class loader.
createArtifactClassLoaderBuilder() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyTemplateClassLoaderBuilderFactory
 
createArtifactClassLoaderBuilder() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateClassLoaderBuilderFactory
Creates a new builder
createArtifactDescriptor(File, String, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
createArtifactDescriptor(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultApplicationFactory
 
createArtifactDescriptor(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifactFactory
Creates the artifact descriptor of the artifact.
createArtifactDescriptor(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
 
createArtifactDescriptor(File, String, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
createArtifactDescriptor(File, String, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
createArtifactDescriptor(File, String, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
 
createArtifactModelBuilder(File) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ToolingApplicationDescriptorFactory
Creates a MuleApplicationModel.MuleApplicationModelBuilder for the application from its artifact folder.
createClassLoaderModel(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
createClassLoaderModel(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
createClassNotFoundException(String, ClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassLoaderResourceNotFoundExceptionFactory
 
createConfigurationBuilderFromApplicationProperties() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
createDeployablePomFile(File, Model) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Creates the pom file for a deployable artifact inside the artifact exploded folder
createDeployablePomProperties(File, Model) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Creates the pom properties file for a deployable artifact inside the artifact exploded folder
createHeavyPackageClassLoaderModel(File, File, Map<String, Object>, Optional<File>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
createLifecycleFilterProxy(T) - Static method in class org.mule.runtime.module.deployment.impl.internal.policy.proxy.LifecycleFilterProxy
Creates a proxy for the provided object instance.
createLightPackageClassLoaderModel(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
createMessage(ApplicationDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationStartedSplashScreen
 
createMessage(D) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactStartedSplashScreen
 
createMessage(DomainDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainStartedSplashScreen
 
createMuleConfiguration() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationMuleContextBuilder
 
createMuleConfiguration() - Method in class org.mule.runtime.module.deployment.impl.internal.application.PolicyMuleContextBuilder
 
createNotificationManager() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainMuleContextBuilder
 
createResolutionErrorMessage(List<ArtifactPluginDescriptor>, List<ArtifactPluginDescriptor>) - Static method in class org.mule.runtime.module.deployment.impl.internal.plugin.BundlePluginDependenciesResolver
 
createResourceNotFoundException(String, ClassLoader, boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassLoaderResourceNotFoundExceptionFactory
 

D

DefaultApplicationFactory - Class in org.mule.runtime.module.deployment.impl.internal.application
Creates default mule applications
DefaultApplicationFactory(ApplicationClassLoaderBuilderFactory, ApplicationDescriptorFactory, DomainRepository, ServiceRepository, ExtensionModelLoaderRepository, ClassLoaderRepository, PolicyTemplateClassLoaderBuilderFactory, PluginDependenciesResolver, ArtifactPluginDescriptorLoader, LicenseValidator, LockFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.DefaultApplicationFactory
 
DefaultApplicationPolicyInstance - Class in org.mule.runtime.module.deployment.impl.internal.policy
Default implementation of ApplicationPolicyInstance that depends on a PolicyTemplate artifact.
DefaultApplicationPolicyInstance(Application, PolicyTemplate, PolicyParametrization, ServiceRepository, ClassLoaderRepository, ExtensionModelLoaderRepository, MuleContextListener) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
Creates a new policy instance
DefaultArtifactPlugin - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Defines an application plugin artifact
DefaultArtifactPlugin(String, ArtifactPluginDescriptor, ArtifactClassLoader) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
Creates a new plugin
DefaultClassLoaderManager - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Tracks all the ArtifactClassLoader created on the container.
DefaultClassLoaderManager() - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.DefaultClassLoaderManager
 
DefaultClassLoaderNode - Class in org.mule.runtime.module.deployment.impl.internal.classloader
Default implementation of ClassLoaderNode
DefaultClassLoaderNode() - Constructor for class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder - Class in org.mule.runtime.module.deployment.impl.internal.classloader
 
DefaultDomainFactory - Class in org.mule.runtime.module.deployment.impl.internal.domain
 
DefaultDomainFactory(DomainDescriptorFactory, DomainManager, ClassLoaderRepository, ServiceRepository, PluginDependenciesResolver, DomainClassLoaderBuilderFactory, ExtensionModelLoaderManager, LicenseValidator, LockFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
Creates a new domain factory
DefaultDomainManager - Class in org.mule.runtime.module.deployment.impl.internal.domain
Manages Domain instances created on the container.
DefaultDomainManager() - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
DefaultMuleApplication - Class in org.mule.runtime.module.deployment.impl.internal.application
 
DefaultMuleApplication(ApplicationDescriptor, MuleDeployableArtifactClassLoader, List<ArtifactPlugin>, DomainRepository, ServiceRepository, ExtensionModelLoaderRepository, File, ClassLoaderRepository, ApplicationPolicyProvider, LockFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
DefaultMuleDomain - Class in org.mule.runtime.module.deployment.impl.internal.domain
 
DefaultMuleDomain(DomainDescriptor, ArtifactClassLoader, ClassLoaderRepository, ServiceRepository, List<ArtifactPlugin>, ExtensionModelLoaderManager, LockFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
DefaultPolicyInstanceProviderFactory - Class in org.mule.runtime.module.deployment.impl.internal.policy
DefaultPolicyInstanceProviderFactory(ServiceRepository, ClassLoaderRepository, ExtensionModelLoaderRepository) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyInstanceProviderFactory
Creates a new factory
DefaultPolicyTemplate - Class in org.mule.runtime.module.deployment.impl.internal.policy
Default implementation of PolicyTemplate
DefaultPolicyTemplate(String, PolicyTemplateDescriptor, ArtifactClassLoader, List<ArtifactPlugin>, List<ArtifactPlugin>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
Creates a new policy template artifact
DefaultPolicyTemplateFactory - Class in org.mule.runtime.module.deployment.impl.internal.policy
Creates DefaultPolicyTemplate instances.
DefaultPolicyTemplateFactory(PolicyTemplateClassLoaderBuilderFactory, PluginDependenciesResolver, LicenseValidator) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplateFactory
Creates a new factory
delegateNodes - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
delegateNodes - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
DependencyConverter - Class in org.mule.runtime.module.deployment.impl.internal.maven
 
DependencyConverter() - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.DependencyConverter
 
deployableArtifactDescriptor - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
DeployableArtifactWrapper<T extends DeployableArtifact<D>,D extends DeployableArtifactDescriptor> - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Decorates the target deployer to properly switch out context classloader for deployment one where applicable.
DeployableArtifactWrapper(T) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
DeployableMavenClassLoaderModelLoader - Class in org.mule.runtime.module.deployment.impl.internal.application
This class is responsible of returning the BundleDescriptor of a given plugin's location and also creating a ClassLoaderModel
DeployableMavenClassLoaderModelLoader(MavenClient) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
DeployableMavenClassLoaderModelLoader(MavenClient, Supplier<JarExplorer>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
deploymentClassLoader - Variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
DeploymentPropertiesUtils - Class in org.mule.runtime.module.deployment.impl.internal.util
Common logic to create and persist a file containing deployment properties for each app/domain deployed/redeployed.
DeploymentPropertiesUtils() - Constructor for class org.mule.runtime.module.deployment.impl.internal.util.DeploymentPropertiesUtils
 
descriptor - Variable in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
discoverPluginsExtensionModels(ExtensionModelLoaderRepository, List<Pair<ArtifactPluginDescriptor, ArtifactClassLoader>>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ExtensionModelDiscoverer
For each artifactPlugin discovers the ExtensionModel.
discoverPluginsExtensionModels(ExtensionModelLoaderRepository, List<Pair<ArtifactPluginDescriptor, ArtifactClassLoader>>, Set<ExtensionModel>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ExtensionModelDiscoverer
For each artifactPlugin discovers the ExtensionModel.
discoverRuntimeExtensionModels() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ExtensionModelDiscoverer
Discover the extension models provided by the runtime.
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
dispose(DomainWrapper) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainWrapper
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
dispose() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
disposeConfiguration(String, ConfigurationInstance) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
doConfigure(MuleContext) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactBootstrapServiceDiscovererConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactExtensionManagerConfigurationBuilder
 
doCreateArtifact(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultApplicationFactory
 
doCreateArtifact(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifactFactory
Creates an instance of DeployableArtifact
doCreateArtifact(File, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
 
doDescriptorConfig(MuleApplicationModel, ApplicationDescriptor, File) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
doDescriptorConfig(M, T, File) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableDescriptorFactory
 
doDescriptorConfig(MuleDomainModel, DomainDescriptor, File) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
doDescriptorConfig(MulePluginModel, ArtifactPluginDescriptor, File) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
doDescriptorConfig(MulePolicyModel, PolicyTemplateDescriptor, File) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
 
doExportSharedLibrariesResourcesAndPackages(Plugin) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
Template method for exporting shared libraries and packages.
doExportSharedLibrariesResourcesAndPackages(Plugin) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.HeavyweightClassLoaderModelBuilder
Exports the shared libraries resources and packages.
doInit(boolean, boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
DomainClassLoaderBuilderFactory - Class in org.mule.runtime.module.deployment.impl.internal.domain
 
DomainClassLoaderBuilderFactory(ArtifactClassLoader, DeployableArtifactClassLoaderFactory<DomainDescriptor>, RegionPluginClassLoadersFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DomainClassLoaderBuilderFactory
Creates an DomainClassLoaderBuilderFactory to create DomainClassLoaderBuilder instances.
DomainDescriptorFactory - Class in org.mule.runtime.module.deployment.impl.internal.domain
Creates artifact descriptor for application
DomainDescriptorFactory(ArtifactPluginDescriptorLoader, DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
DomainManager - Interface in org.mule.runtime.module.deployment.impl.internal.domain
Tracks Domain instances deployed on the container
DomainMuleContextBuilder - Class in org.mule.runtime.module.deployment.impl.internal.domain
Builder for domain MuleContext instance.
DomainMuleContextBuilder(String) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DomainMuleContextBuilder
 
DomainNotFoundException - Exception in org.mule.runtime.module.deployment.impl.internal.domain
Exception type for representing a failure due to domain not found.
DomainNotFoundException(String, Set<String>) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.domain.DomainNotFoundException
 
DomainRepository - Interface in org.mule.runtime.module.deployment.impl.internal.domain
Provides access to Domain available on the container
DomainStartedSplashScreen - Class in org.mule.runtime.module.deployment.impl.internal.domain
Splash screen specific for Domain startup.
DomainStartedSplashScreen() - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DomainStartedSplashScreen
 
DomainWrapper - Class in org.mule.runtime.module.deployment.impl.internal.domain
Domain wrapper used to notify domain factory that a domain has been disposed or started.
DomainWrapper(Domain, DefaultDomainFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.DomainWrapper
 
doProcessAdditionalPluginLibraries(Plugin) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
doProcessAdditionalPluginLibraries(Plugin) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.HeavyweightClassLoaderModelBuilder
 
doProcessAdditionalPluginLibraries(Plugin) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.LightweightClassLoaderModelBuilder
 

E

EmptyApplicationDescriptor - Class in org.mule.runtime.module.deployment.impl.internal.application
Encapsulates defaults when no explicit descriptor provided with an app.
EmptyApplicationDescriptor(File) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.EmptyApplicationDescriptor
Creates an ApplicationDescriptor with the default values.
EmptyDomainDescriptor - Class in org.mule.runtime.module.deployment.impl.internal.domain
Represents the description of a domain when none is given
EmptyDomainDescriptor(File) - Constructor for class org.mule.runtime.module.deployment.impl.internal.domain.EmptyDomainDescriptor
 
EXECUTION_CLASSLOADER_WAS_NOT_SET - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
exportingSharedLibraries() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
Sets a flag to export the configured shared libraries when building the ClassLoaderModel
ExtendedDeploymentProperties - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Allows to associate context through deployment properties without changing the API for ClassLoaderModelLoader.
ExtendedDeploymentProperties(Properties) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.ExtendedDeploymentProperties
Creates an instance of the deployment properties that can be extended.
EXTENSION_MODEL_LOADER_REPOSITORY_CANNOT_BE_NULL - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
ExtensionModelDiscoverer - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Discover the ExtensionModel based on the ExtensionModelLoader type.
ExtensionModelDiscoverer() - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ExtensionModelDiscoverer
 

F

FILE_SYSTEM_POLICY_MODEL_LOADER_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.FileSystemPolicyClassLoaderModelLoader
 
fileJarExplorer - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
FileSystemPolicyClassLoaderModelLoader - Class in org.mule.runtime.module.deployment.impl.internal.policy
Creates a ClassLoaderModel from a policy's folder
FileSystemPolicyClassLoaderModelLoader() - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.FileSystemPolicyClassLoaderModelLoader
 
find(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DefaultClassLoaderManager
 
findAndExportSharedLibrary(String, String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
findAndExportSharedLibrary(String, String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.LightweightClassLoaderModelBuilder
 
findArtifactPackagerPlugin(Model) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
findBundleDependency(String, String, Optional<String>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
findClassLoaderNode(ArtifactClassLoader) - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
Find the ClassLoaderNode within this node hierarchy only within the reachable class loaders.
findClassLoaderNode(ArtifactClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
Find the ClassLoaderNode within this node hierarchy only within the reachable class loaders.
findOperationParameterizedPolicies(PolicyPointcutParameters) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
findPossibleClassOwners(String) - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
Find the list of ClassLoaderNode that owns a private class with name className.
findPossibleClassOwners(String) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
findPossibleResourceOwners(String) - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
Find the list of ClassLoaderNode that owns a private resource with name resourceName.
findPossibleResourceOwners(String) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
findSourceParameterizedPolicies(PolicyPointcutParameters) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 

G

get(String, ArtifactType, Class<T>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ServiceRegistryDescriptorLoaderRepository
 
getActiveProfiles() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
getAffectedVersions() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatch
 
getAffectedVersions() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatchingModel
 
getApplicationFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getApplicationStatus(String) - Static method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationStatusMapper
 
getAppName() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getAppName() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactClassLoader() - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getArtifactClassLoaderManager() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getArtifactContext() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
getArtifactContext() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactContextBuilder() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
Method created for testing purposes.
getArtifactCoordinates() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatchingModel
 
getArtifactDir() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultApplicationFactory
 
getArtifactDir() - Method in interface org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactory
 
getArtifactDir() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
 
getArtifactId() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getArtifactId() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactId() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getArtifactId() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
getArtifactId() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getArtifactInstallationDirectory() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
Method created for testing purposes.
getArtifactName() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getArtifactName() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactName() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getArtifactName() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
getArtifactName() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getArtifactPluginClassLoaderFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getArtifactPluginDescriptorLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getArtifactPlugins() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getArtifactPlugins() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getArtifactPlugins() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getArtifactPlugins() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getArtifactType() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
getArtifactType() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
getArtifactType() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
getArtifactType() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
 
getAttribute(Xpp3Dom, String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
getBundleDescriptorAttributes(MuleArtifactLoaderDescriptor, Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
getChildExtensionManager() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getClassLoaderModelAttributes(Optional<Properties>, MuleArtifactLoaderDescriptor, BundleDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
getClassLoaderModelDescriptor(File) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
getClassLoaderModelDescriptor(File) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenBundleDescriptorLoader
 
getClassLoaderModelDescriptor(File) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
getClassLoaderModelPatchDescriptor(File) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
getClassLoaderNode() - Method in exception org.mule.runtime.module.deployment.impl.internal.classloader.ArtifactClassLoaderResourceNotFoundException
 
getClassLoaderNode() - Method in exception org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassNotFoundException
 
getCompatibleDomain(BundleDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
getCompatibleDomain(BundleDescriptor) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainRepository
Gets a domain compatible with the given bundle descriptor.
getConfiguration(String, CoreEvent) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getConfiguration(ExtensionModel, ComponentModel, CoreEvent) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getConfigurationProvider(ExtensionModel, ComponentModel, CoreEvent) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getConfigurationProvider(String) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getConfigurationProvider(ExtensionModel, ComponentModel) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getConnectivityTestingService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getConnectivityTestingService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getConnectivityTestingService() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getConnectivityTestingService() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getContainerClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getDefaultConfigurationResource() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
getDefaultConfigurationResource() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableDescriptorFactory
 
getDefaultConfigurationResource() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
getDelegate() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getDelegate() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getDelegateNodes() - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
 
getDelegateNodes() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
getDeployableArtifactDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedClassLoaderModelAttributes
 
getDeployableArtifactDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedDeploymentProperties
 
getDeploymentClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getDeploymentFile(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactoryUtils
Finds the deployment file within a given artifact.
getDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
getDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getDomain() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getDomain() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getDomain(String) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
getDomain(String) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainRepository
Gets the domain matching given name.
getDomainClassLoaderFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getDomainDescriptorFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getDomainFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getDomainName() - Method in exception org.mule.runtime.module.deployment.impl.internal.domain.DomainNotFoundException
 
getDomainRepository() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getExtension(String) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getExtensionModelLoader(LoaderDescriber) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
 
getExtensionModelLoaderManager() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getExtensions() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
getId(ClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DefaultClassLoaderManager
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.MavenClassLoaderModelLoader
 
getId() - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenBundleDescriptorLoader
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.FileSystemPolicyClassLoaderModelLoader
 
getId() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 
getLibraries(File) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactStartedSplashScreen
 
getLocation() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getLocation() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getLocation() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getLocation() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getLogConfigFile(M) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableDescriptorFactory
 
getMetadataService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getMetadataService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getMetadataService() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getMetadataService() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getMuleArtifactModelJsonSerializer() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 
getMuleArtifactModelJsonSerializer() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainDescriptorFactory
 
getMuleArtifactModelJsonSerializer() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorFactory
 
getMuleArtifactModelJsonSerializer() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
 
getMuleConfiguration() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DomainMuleContextBuilder
 
getMuleContext(DeployableArtifact) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactoryUtils
Optionally returns the MuleContext associated to the given artifact (if any)
getName() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getOperationPolicy() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyInstance
 
getOperationPolicy() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
getOrder() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyInstance
 
getOrder() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
getOwnArtifactPlugins() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getPackagerClassLoaderModel(File) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
getPackagerClassLoaderModel(File) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
Template method to deserialize a classloader-model.json into the expected ClassLoaderModel implementation
getPackagerClassLoaderModel(File) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
getParent() - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
 
getParent() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
getParentExtensionManager() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
getPatch() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatch
 
getPluginBundleDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedBundleDescriptorAttributes
 
getPluginBundleDescriptor() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedDeploymentProperties
 
getPluginDependenciesResolver() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getPointcut() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyInstance
 
getPointcut() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
getPolicyManager() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getPolicyManager() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getPolicyTemplate() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyInstance
 
getPolicyTemplate() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
getPomModel(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
 
getPomModelFolder(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Returns the Model from a given artifact folder
getPomModelFromJar(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Returns the Model from a given artifact folder
getPomPropertiesFolder(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Returns the Properties with the content of pom.properties from a given artifact folder.
getPomPropertiesFromJar(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Returns the Properties with the content of pom.properties from a given artifact jar file.
getPomPropertiesUrlFromJar(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Finds the URL of the pom.properties file within the artifact file.
getPomUrlFromJar(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Finds the URL of the pom file within the artifact file.
getRegionClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getRegionClassLoader() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getRegistry() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getRegistry() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getRegistry() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getRegistry() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getResourceFiles() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getResourceFiles() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getResourceFiles() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
getResourceFiles() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
getResourceFiles() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultPolicyTemplate
 
getRuntimeLockFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifactFactory
 
getRuntimeLockFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getSampleDataService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getSampleDataService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getServiceManager() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getSourcePolicy() - Method in interface org.mule.runtime.module.deployment.impl.internal.policy.ApplicationPolicyInstance
 
getSourcePolicy() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
getStatus() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getStatus() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getToolingApplicationDescriptorFactory() - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry
 
getValueProviderService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
getValueProviderService() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
getValueProviderService() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
getValueProviderService() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
GROUP_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 

H

HeavyweightClassLoaderModelBuilder - Class in org.mule.runtime.module.deployment.impl.internal.maven
Builder for a ClassLoaderModel with information from a ClassLoaderModel included when packaging the artifact in a heavyweight manner.
HeavyweightClassLoaderModelBuilder(File, BundleDescriptor, ClassLoaderModel) - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.HeavyweightClassLoaderModelBuilder
 

I

includeAdditionalPluginDependencies() - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
includeProvidedDependencies(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
includeProvidedDependencies(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
includeProvidedDependencies(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
includeTestDependencies(Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
includeTestDependencies(Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
Template method to enable/disable test dependencies as part of the artifact classpath.
IncompatibleDomainException - Exception in org.mule.runtime.module.deployment.impl.internal.domain
Exception type for representing a failure due to domain not compatible found.
IncompatibleDomainException(String, Domain) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.domain.IncompatibleDomainException
 
init() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
init() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
init() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
initialise() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
initialise() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.DefaultApplicationPolicyInstance
 
install() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
install() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
install() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
INSTALLATION_DIRECTORY_MUST_BE_A_DIRECTORY - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
invoke(Object, Method, Object[]) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.proxy.LifecycleFilterProxy
 
IS_POLICY_REORDER - Static variable in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
isBlacklisted(BundleDescriptor) - Static method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginLocalDependenciesBlacklist
Checks if the BundleDescriptor is blacklisted.
isCompatibleBundle(BundleDescriptor, BundleDescriptor) - Static method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
Determines if a bundle descriptor is compatible with another one.
isConfigLess(DeployableArtifact) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactoryUtils
 
isHeavyPackage(File, Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
isMulePlugin() - Method in interface org.mule.runtime.module.deployment.impl.internal.classloader.ClassLoaderNode
 
isMulePlugin() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
isOperationPoliciesAvailable() - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
isPoliciesAvailable() - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
isSourcePoliciesAvailable() - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 

L

lazyInit() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
lazyInit(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
lazyInit() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
lazyInit(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
lazyInit() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
lazyInit(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
LifecycleFilterProxy<T> - Class in org.mule.runtime.module.deployment.impl.internal.policy.proxy
Proxies an object instance to filter invocations (without raising an exception) of lifecycle methods from Startable, Stoppable and Disposable interfaces and will also prevent any dependency injection.
LightweightClassLoaderModelBuilder - Class in org.mule.runtime.module.deployment.impl.internal.maven
Builder for a ClassLoaderModel responsible of resolving dependencies when light weight packaging is used for an artifact.
LightweightClassLoaderModelBuilder(File, BundleDescriptor, MavenClient, List<BundleDependency>) - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.LightweightClassLoaderModelBuilder
 
listLibraries(ApplicationDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationStartedSplashScreen
 
listPlugins(String, DeployableArtifactDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactStartedSplashScreen
 
load(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.MavenClassLoaderModelLoader
 
load(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
Given an artifact location, it will resolve its dependencies on a Maven based mechanism.
load(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenBundleDescriptorLoader
Looks for the POM file within the current pluginFolder structure (under ArtifactDescriptor.MULE_ARTIFACT_FOLDER folder) to retrieve the plugin artifact locator.
load(File) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorLoader
Load a ArtifactPluginDescriptor from a file with the resource of an artifact plugin.
load(File, BundleDescriptor, ArtifactDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.ArtifactPluginDescriptorLoader
Load a ArtifactPluginDescriptor from an artifact plugin File.
load(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.FileSystemPolicyClassLoaderModelLoader
Given a policy template's location it will build a ClassLoaderModel taking in account jars located inside the folder and resources located inside the artifact folder.
load(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
Loads a bundle descriptor from the provided properties
LOGGER - Static variable in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
logger - Variable in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
LOGGER - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
LOGGER - Static variable in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
LOGGER - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
logger - Variable in class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
 
logger - Variable in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
lookupPomFromMavenLocation(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
 
lookupPomPropertiesMavenLocation(File) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
 

M

MavenBundleDescriptorLoader - Class in org.mule.runtime.module.deployment.impl.internal.maven
Loads a BundleDescriptor using Maven to extract the relevant information from a Mule artifact's file.
MavenBundleDescriptorLoader() - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.MavenBundleDescriptorLoader
 
MavenClassLoaderModelLoader - Class in org.mule.runtime.module.deployment.impl.internal.artifact
This class is responsible of returning the BundleDescriptor of a given plugin's location and also creating a ClassLoaderModel
MavenClassLoaderModelLoader() - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.MavenClassLoaderModelLoader
 
mavenClient - Variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
MavenUtils - Class in org.mule.runtime.module.deployment.impl.internal.maven
Provides utility methods to wrk with Maven
MavenUtils() - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
 
META_INF_FOLDER - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactExtensionManagerConfigurationBuilder
 
moduleRepository(ModuleRepository) - Method in class org.mule.runtime.module.deployment.impl.internal.MuleArtifactResourcesRegistry.Builder
Configures the ModuleRepository to use
MULE_ARTIFACT_PATCH_JSON_FILE_NAME - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
MULE_ARTIFACT_PATCHES_LOCATION - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
MULE_CONTEXT_ARTIFACT_PROPERTIES_CANNOT_BE_NULL - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
MULE_HTTP_CONNECTOR_ARTIFACT_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.plugin.BundlePluginDependenciesResolver
 
MULE_HTTP_CONNECTOR_GROUP_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.plugin.BundlePluginDependenciesResolver
 
MULE_PLUGIN - Static variable in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
MuleApplicationPolicyProvider - Class in org.mule.runtime.module.deployment.impl.internal.application
Provides policy management and provision for Mule applications
MuleApplicationPolicyProvider(PolicyTemplateFactory, PolicyInstanceProviderFactory) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
Creates a new provider
MuleArtifactPatch - Class in org.mule.runtime.module.deployment.impl.internal.maven
 
MuleArtifactPatch() - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatch
 
MuleArtifactPatchingModel - Class in org.mule.runtime.module.deployment.impl.internal.maven
 
MuleArtifactPatchingModel() - Constructor for class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatchingModel
 
MuleArtifactResourcesRegistry - Class in org.mule.runtime.module.deployment.impl.internal
Registry of mule artifact resources required to construct new artifacts.
MuleArtifactResourcesRegistry.Builder - Class in org.mule.runtime.module.deployment.impl.internal
MuleClassLoaderResourceNotFoundExceptionFactory - Class in org.mule.runtime.module.deployment.impl.internal.classloader
Implementation of ClassLoaderResourceNotFoundExceptionFactory that will provide details information of the classloading context and possible configuration errors that may lead to the resource or class not being found.
MuleClassLoaderResourceNotFoundExceptionFactory() - Constructor for class org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassLoaderResourceNotFoundExceptionFactory
 
MuleClassNotFoundException - Exception in org.mule.runtime.module.deployment.impl.internal.classloader
Exception to be thrown when there's is a class not found within the context of an artifact and that depends on user configuration.
MuleClassNotFoundException(String, ClassLoaderNode) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassNotFoundException
 
MuleClassNotFoundException(String, Throwable, ClassLoaderNode) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassNotFoundException
 
muleContextListener - Variable in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
MuleContextListenerFactory - Interface in org.mule.runtime.module.deployment.impl.internal.artifact
Creates MuleContextListener instances
MuleExtensionModelLoaderManager - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Implementation of MuleExtensionModelLoaderManager that uses SPI to look for the ExtensionModelLoader available from the container.
MuleExtensionModelLoaderManager(ArtifactClassLoader) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
Creates an instance of the manager.

N

newBuilder() - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
newBuilder(ConfigurationBuilder...) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
newHeavyWeightClassLoaderModelBuilder(File, BundleDescriptor, ClassLoaderModel, Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
newHeavyWeightClassLoaderModelBuilder(File, BundleDescriptor, ClassLoaderModel, Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
newHeavyWeightClassLoaderModelBuilder(File, BundleDescriptor, ClassLoaderModel, Map<String, Object>) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
newLightweightClassLoaderModelBuilder(File, BundleDescriptor, MavenClient, Map<String, Object>, List<BundleDependency>) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
newLightweightClassLoaderModelBuilder(File, BundleDescriptor, MavenClient, Map<String, Object>, List<BundleDependency>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
newLightweightClassLoaderModelBuilder(File, BundleDescriptor, MavenClient, Map<String, Object>, List<BundleDependency>) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
noRegisteredLoaderError(String, Class<T>) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ServiceRegistryDescriptorLoaderRepository
 

O

ONLY_APPLICATIONS_OR_POLICIES_ARE_ALLOWED_TO_HAVE_A_PARENT_ARTIFACT - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
onPoliciesChanged(Runnable) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
org.mule.runtime.module.deployment.impl.internal - package org.mule.runtime.module.deployment.impl.internal
 
org.mule.runtime.module.deployment.impl.internal.application - package org.mule.runtime.module.deployment.impl.internal.application
 
org.mule.runtime.module.deployment.impl.internal.artifact - package org.mule.runtime.module.deployment.impl.internal.artifact
 
org.mule.runtime.module.deployment.impl.internal.classloader - package org.mule.runtime.module.deployment.impl.internal.classloader
 
org.mule.runtime.module.deployment.impl.internal.domain - package org.mule.runtime.module.deployment.impl.internal.domain
 
org.mule.runtime.module.deployment.impl.internal.maven - package org.mule.runtime.module.deployment.impl.internal.maven
 
org.mule.runtime.module.deployment.impl.internal.plugin - package org.mule.runtime.module.deployment.impl.internal.plugin
 
org.mule.runtime.module.deployment.impl.internal.policy - package org.mule.runtime.module.deployment.impl.internal.policy
 
org.mule.runtime.module.deployment.impl.internal.policy.proxy - package org.mule.runtime.module.deployment.impl.internal.policy.proxy
 
org.mule.runtime.module.deployment.impl.internal.util - package org.mule.runtime.module.deployment.impl.internal.util
 

P

parent - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
parent - Variable in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
persistArtifactState(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
PLUGIN_CL_ID_TEMPLATE - Static variable in class org.mule.runtime.module.deployment.impl.internal.classloader.MuleClassLoaderResourceNotFoundExceptionFactory
 
PluginExtendedBundleDescriptorAttributes - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Allows to extends the attributes defined for a MuleArtifactLoaderDescriptor when it is being loaded by MavenBundleDescriptorLoader for plugins in order to use the effective BundleDescriptor resolved from the artifact that declares the plugin.
PluginExtendedBundleDescriptorAttributes(Map<String, Object>, BundleDescriptor) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedBundleDescriptorAttributes
 
PluginExtendedClassLoaderModelAttributes - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Allows to extends the attributes defined for a ClassLoaderModel when it is being loaded by ClassLoaderModelLoader for plugins in order to define in which deployable artifact the plugin is declared.
PluginExtendedClassLoaderModelAttributes(Map, ArtifactDescriptor) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedClassLoaderModelAttributes
Creates an instance of this extended attributes for the given descriptor.
PluginExtendedDeploymentProperties - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Extends deployment properties to provide more context when resolving the ClassLoaderModel for plugins.
PluginExtendedDeploymentProperties(Properties, BundleDescriptor, ArtifactDescriptor) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.PluginExtendedDeploymentProperties
Plugin extended deployment properties which also provides the ArtifactDescriptor where the plugin has been declared as dependency.
PluginLocalDependenciesBlacklist - Class in org.mule.runtime.module.deployment.impl.internal.plugin
Utility class to check whether a plugin should use its local resources and packages instead of the ones of the artifact where it is included.
PluginLocalDependenciesBlacklist() - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.PluginLocalDependenciesBlacklist
 
PluginMavenClassLoaderModelLoader - Class in org.mule.runtime.module.deployment.impl.internal.plugin
This class is responsible of returning the BundleDescriptor of a given plugin's location and also creating a ClassLoaderModel
PluginMavenClassLoaderModelLoader(MavenClient) - Constructor for class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
PolicyInstanceProviderFactory - Interface in org.mule.runtime.module.deployment.impl.internal.policy
Creates ApplicationPolicyInstance instances
PolicyMuleContextBuilder - Class in org.mule.runtime.module.deployment.impl.internal.application
Takes Mule policy descriptor into account when building the context.
PolicyMuleContextBuilder(String, Map<String, String>, String) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.PolicyMuleContextBuilder
 
PolicyTemplateClassLoaderBuilderFactory - Interface in org.mule.runtime.module.deployment.impl.internal.policy
PolicyTemplateCreationException - Exception in org.mule.runtime.module.deployment.impl.internal.policy
Thrown to indicate that an error was found while attempting to create a PolicyTemplate artifact.
PolicyTemplateCreationException(String, Throwable) - Constructor for exception org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateCreationException
PolicyTemplateDescriptorFactory - Class in org.mule.runtime.module.deployment.impl.internal.policy
Creates descriptors for policy templates
PolicyTemplateDescriptorFactory() - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
Creates a default factory
PolicyTemplateDescriptorFactory(ArtifactPluginDescriptorLoader, DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.PolicyTemplateDescriptorFactory
Creates a new factory
PolicyTemplateFactory - Interface in org.mule.runtime.module.deployment.impl.internal.policy
Creates PolicyTemplate instances
populateLocalPackages(ArtifactAttributes, ArtifactClassLoaderModelBuilder) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
processPluginAdditionalDependenciesURIs(BundleDependency) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
processPluginAdditionalDependenciesURIs(BundleDependency) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.HeavyweightClassLoaderModelBuilder
 
processPluginAdditionalDependenciesURIs(BundleDependency) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.LightweightClassLoaderModelBuilder
 
PROPERTIES_BUNDLE_DESCRIPTOR_LOADER_ID - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 
PropertiesBundleDescriptorLoader - Class in org.mule.runtime.module.deployment.impl.internal.policy
Loads a BundleDescriptor using properties defined in the stored descriptor loader.
PropertiesBundleDescriptorLoader() - Constructor for class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 

R

register(ArtifactClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DefaultClassLoaderManager
 
registerConfigurationProvider(ConfigurationProvider) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
registerExtension(ExtensionModel) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
removeDomain(Domain) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainManager
 
removeDomain(Domain) - Method in interface org.mule.runtime.module.deployment.impl.internal.domain.DomainManager
Removes a domain
removePolicy(String) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
replaceBundleDependency(BundleDependency, BundleDependency) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
resolve(Set<ArtifactPluginDescriptor>, List<ArtifactPluginDescriptor>, boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.BundlePluginDependenciesResolver
 
resolveArtifactDependencies(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
resolveArtifactDependencies(File, Map<String, Object>, ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
resolveArtifactStatusDeploymentProperties(String, Optional<Properties>) - Static method in class org.mule.runtime.module.deployment.impl.internal.util.DeploymentPropertiesUtils
This method resolves the statusProperties for the status (started, stopped) of a certain artifact.
resolveDeploymentProperties(String, Optional<Properties>, String) - Static method in class org.mule.runtime.module.deployment.impl.internal.util.DeploymentPropertiesUtils
This method resolves the deploymentProperties for a new deploy/redeploy considering the new deployment properties passed by the user as parameter and the deployment properties persisted in a previous deploy.
resolveDeploymentProperties(String, Optional<Properties>) - Static method in class org.mule.runtime.module.deployment.impl.internal.util.DeploymentPropertiesUtils
This method resolves the deploymentProperties for a certain artifact.
resolveFlowDeploymentProperties(String, Optional<Properties>) - Static method in class org.mule.runtime.module.deployment.impl.internal.util.DeploymentPropertiesUtils
This method resolves the deploymentProperties for a flow of a certain app.

S

SERVICE_CONFIGURATOR_CANNOT_BE_NULL - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
SERVICE_REPOSITORY_CANNOT_BE_NULL - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
ServiceRegistryDescriptorLoaderRepository - Class in org.mule.runtime.module.deployment.impl.internal.artifact
Provides a DescriptorLoaderRepository that uses a ServiceRegistry to detect available implementations of ClassLoaderModelLoader
ServiceRegistryDescriptorLoaderRepository(ServiceRegistry) - Constructor for class org.mule.runtime.module.deployment.impl.internal.artifact.ServiceRegistryDescriptorLoaderRepository
Creates a new repository
setAffectedVersions(List<String>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatch
 
setAffectedVersions(List<String>) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatchingModel
 
setApplication(Application) - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
setArtifactContext(ArtifactContext) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
setArtifactCoordinates(ArtifactCoordinates) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatchingModel
 
setArtifactDeclaration(ArtifactDeclaration) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setArtifactInstallationDirectory(File) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Sets the file location where the artifact is installed.
setArtifactName(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Sets a meaningful name to identify the artifact.
setArtifactPlugins(List<ArtifactPlugin>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Provides a list of ArtifactPlugin that describe all the extensions that need to be accessible by the MuleContext to be created.
setArtifactProperties(Map<String, String>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
The artifact properties define key value pairs that can be referenced from within the configuration files.
setArtifactType(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
The ArtifactType defines the set of services that will be available in the MuleContext.
setClassLoaderRepository(ClassLoaderRepository) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Provides a ClassLoaderRepository containing all registered class loaders on the container.
setConfigurationFiles(String...) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setDataFolderName(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setDefaultEncoding(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Sets the default encoding for the MuleContext if the use did not define one explicitly within the configuration.
setDeployableArtifactDescriptor(ArtifactDescriptor) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
setDisableXmlValidations(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Allows to create an ArtifactContext that will not check for XSD validations.
setEnableLazyInit(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Allows to lazily create the artifact resources.
setExecutionClassloader(ClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Sets the classloader that must be used to execute all MuleContext tasks such as running flows, doing connection retries, etc.
setExtensionManagerFactory(ExtensionManagerFactory) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setExtensionModelLoaderRepository(ExtensionModelLoaderRepository) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Sets a ExtensionModelLoaderRepository that allows to retrieve the available extension loaders.
setMuleContextListener(MuleContextListener) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
setMuleContextListener(MuleContextListener) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Allows to set a listener that will be notified when the MuleContext is created, initialized or configured.
setMuleContextListener(MuleContextListener) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
setMuleContextListener(MuleContextListener) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
setParent(ClassLoaderNode) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
setParentArtifact(DeployableArtifact<?>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Allows to define a parent artifact which resources will be available to the context to be created.
setPatch(String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.MuleArtifactPatch
 
setPolicyProvider(PolicyProvider) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setProperties(Optional<Properties>) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setRuntimeLockFactory(LockFactory) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
 
setServiceRepository(ServiceRepository) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Provides a ServiceRepository containing all the services that will be accessible from the MuleContext to be created.
shortArtifactType - Variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
sourcePolicyAwareAttributes() - Method in class org.mule.runtime.module.deployment.impl.internal.application.MuleApplicationPolicyProvider
 
start() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
START - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
start() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
start(DomainWrapper) - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultDomainFactory
 
start() - Method in class org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain
 
start() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
Will look through SPI every class that implements the providerClass and if there are repeated IDs, it will collect them all to throw an exception with the detailed message.
start() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
STOP - Static variable in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
stop() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact
 
stop() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
stop() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
 
stop() - Method in class org.mule.runtime.module.deployment.impl.internal.policy.CompositeArtifactExtensionManager
 
supportsArtifactType(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader
 
supportsArtifactType(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.MavenClassLoaderModelLoader
 
supportsArtifactType(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader
 
supportsArtifactType(ArtifactType) - Method in class org.mule.runtime.module.deployment.impl.internal.policy.FileSystemPolicyClassLoaderModelLoader
 
SYSTEM_PROPERTY_OVERRIDE - Static variable in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationDescriptorFactory
 

T

ToolingApplicationDescriptorFactory - Class in org.mule.runtime.module.deployment.impl.internal.application
Implementation that allows to create an artifact descriptor for an application from an artifact folder but also from a MuleApplicationModel.
ToolingApplicationDescriptorFactory(ArtifactPluginDescriptorLoader, DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.deployment.impl.internal.application.ToolingApplicationDescriptorFactory
Creates an instance of the factory.
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.application.ApplicationWrapper
 
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication
 
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DeployableArtifactWrapper
 
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode
 
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.DefaultArtifactPlugin
 
toString() - Method in class org.mule.runtime.module.deployment.impl.internal.plugin.MuleExtensionModelLoaderManager
 
TYPE - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 

U

unregister(String) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.DefaultClassLoaderManager
 
updateArtifactPom(File, Model) - Static method in class org.mule.runtime.module.deployment.impl.internal.maven.MavenUtils
Updates the pom file from an artifact.

V

validateArtifactLicense(ClassLoader, List<ArtifactPlugin>, LicenseValidator) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactoryUtils
Validates plugin licenses within the artifact.
validateMuleRuntimeSharedLibrary(String, String, String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.AbstractMavenClassLoaderModelLoader
 
validateMuleRuntimeSharedLibrary(String, String) - Method in class org.mule.runtime.module.deployment.impl.internal.maven.ArtifactClassLoaderModelBuilder
 
VERSION - Static variable in class org.mule.runtime.module.deployment.impl.internal.policy.PropertiesBundleDescriptorLoader
 

W

withArtifactClassLoader(ArtifactClassLoader) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
withArtifactMuleContext(DeployableArtifact, CheckedConsumer<MuleContext>) - Static method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactFactoryUtils
If the output of ArtifactFactoryUtils.getMuleContext(DeployableArtifact) over the given artifact is present, then consume it with the given consumer
withDelegateNodes(List<ClassLoaderNode>) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
withId(String) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
withIsMulePlugin(boolean) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
withParent(ClassLoaderNode) - Method in class org.mule.runtime.module.deployment.impl.internal.classloader.DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder
 
withServiceConfigurator(ServiceConfigurator) - Method in class org.mule.runtime.module.deployment.impl.internal.artifact.ArtifactContextBuilder
Adds a service configurator to configure the created context.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.