public class ToolingDescriptorLoaderRepository extends Object implements org.mule.runtime.module.artifact.api.descriptor.DescriptorLoaderRepository
DescriptorLoaderRepository similar to ServiceRegistryDescriptorLoaderRepository for Tooling
that allows to use a provided MavenClient.| Constructor and Description |
|---|
ToolingDescriptorLoaderRepository(org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader deployableMavenClassLoaderModelLoader,
org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader pluginMavenClassLoaderModelLoader) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.mule.runtime.module.artifact.api.descriptor.DescriptorLoader> |
get(String id,
org.mule.runtime.core.api.config.bootstrap.ArtifactType artifactType,
Class<T> loaderClass) |
public ToolingDescriptorLoaderRepository(org.mule.runtime.module.deployment.impl.internal.application.DeployableMavenClassLoaderModelLoader deployableMavenClassLoaderModelLoader,
org.mule.runtime.module.deployment.impl.internal.plugin.PluginMavenClassLoaderModelLoader pluginMavenClassLoaderModelLoader)
public <T extends org.mule.runtime.module.artifact.api.descriptor.DescriptorLoader> T get(String id, org.mule.runtime.core.api.config.bootstrap.ArtifactType artifactType, Class<T> loaderClass) throws org.mule.runtime.module.artifact.api.descriptor.LoaderNotFoundException
get in interface org.mule.runtime.module.artifact.api.descriptor.DescriptorLoaderRepositoryorg.mule.runtime.module.artifact.api.descriptor.LoaderNotFoundExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.