| Package | Description |
|---|---|
| org.mule.runtime.module.service.internal.artifact | |
| org.mule.runtime.module.service.internal.discoverer |
| Modifier and Type | Method and Description |
|---|---|
ServiceDescriptor |
ServiceDescriptorFactory.create(File artifactFolder,
Optional<Properties> properties) |
protected ServiceDescriptor |
ServiceDescriptorFactory.createArtifactDescriptor(File artifactLocation,
String name,
Optional<Properties> properties) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader |
ServiceClassLoaderFactory.create(String artifactId,
ServiceDescriptor descriptor,
ClassLoader parent,
org.mule.runtime.module.artifact.api.classloader.ClassLoaderLookupPolicy lookupPolicy) |
protected void |
ServiceDescriptorFactory.doDescriptorConfig(org.mule.runtime.api.deployment.meta.MuleServiceModel artifactModel,
ServiceDescriptor descriptor,
File artifactLocation) |
| Constructor and Description |
|---|
FileSystemServiceProviderDiscoverer(org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader containerClassLoader,
org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFactory<ServiceDescriptor> serviceClassLoaderFactory,
org.mule.runtime.module.artifact.api.descriptor.DescriptorLoaderRepository descriptorLoaderRepository,
org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder artifactDescriptorValidatorBuilder)
Creates a new instance.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.