| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.classloader |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactClassLoaderFilter
Filters classes and resources using a
ArtifactDescriptor describing exported/blocked names. |
| Modifier and Type | Field and Description |
|---|---|
static ArtifactClassLoaderFilter |
DefaultArtifactClassLoaderFilter.NULL_CLASSLOADER_FILTER |
| Modifier and Type | Method and Description |
|---|---|
ArtifactClassLoaderFilter |
ClassLoaderFilterFactory.create(String exportedClassPackages,
String exportedResources)
Creates a filter based on the provided configuration
|
ArtifactClassLoaderFilter |
ArtifactClassLoaderFilterFactory.create(String exportedClassPackages,
String exportedResources) |
| Modifier and Type | Method and Description |
|---|---|
void |
RegionClassLoader.addClassLoader(ArtifactClassLoader artifactClassLoader,
ArtifactClassLoaderFilter filter)
Adds a class loader to the region.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.