| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.classloader |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArtifactClassLoader |
| Modifier and Type | Class and Description |
|---|---|
class |
FilteringArtifactClassLoader
Defines a
ClassLoader that filter which classes and resources can be resolved based on a ClassLoaderFilter
Resources used to provide SPI are not managed as standard resources, ie, not filtered through the ClassLoaderFilter,
but filtered using ExportedService definitions. |
class |
FineGrainedControlClassLoader
Defines a
ClassLoader which enables the control of the class loading lookup mode. |
class |
MuleArtifactClassLoader
Abstract implementation of the ArtifactClassLoader interface, that manages shutdown listeners.
|
class |
MuleDeployableArtifactClassLoader
Base
ArtifactClassLoader implementation of deployable artifacts. |
class |
RegionClassLoader
Defines a classloader for a Mule artifact composed of other artifacts.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.