DefaultApplicationFactory(ApplicationClassLoaderBuilderFactory applicationClassLoaderBuilderFactory,
ApplicationDescriptorFactory applicationDescriptorFactory,
ArtifactPluginRepository artifactPluginRepository,
DomainRepository domainRepository,
ServiceRepository serviceRepository,
ClassLoaderRepository classLoaderRepository) |
DefaultMuleApplication(ApplicationDescriptor descriptor,
MuleDeployableArtifactClassLoader deploymentClassLoader,
List<ArtifactPlugin> artifactPlugins,
DomainRepository domainRepository,
ServiceRepository serviceRepository,
File location,
ClassLoaderRepository classLoaderRepository) |
TemporaryApplicationFactory(ApplicationClassLoaderBuilderFactory applicationClassLoaderBuilderFactory,
ApplicationDescriptorFactory applicationDescriptorFactory,
ArtifactPluginRepository artifactPluginRepository,
DomainRepository domainRepository,
ServiceRepository serviceRepository,
ClassLoaderRepository classLoaderRepository) |