| Class and Description |
|---|
| ResourceReleaser
Implementations of this class should take care about resources that may leak memory after application undeployment.
|
| Class and Description |
|---|
| ArtifactClassLoader |
| Class and Description |
|---|
| ArtifactClassLoader |
| ArtifactClassLoaderFactory
Creates
ClassLoader instances for Mule applications |
| ArtifactClassLoaderFilter
Filter that provides access to the configured exported packages and resources.
|
| ArtifactClassLoaderManager
Tracks
ArtifactClassLoader instances created on the container. |
| ClassLoaderFilter
Determines if a given class or resource is exported in a plugin classloader
|
| ClassLoaderFilterFactory
Creates
ClassLoaderFilter instances |
| ClassLoaderLookupPolicy
Defines which resources in a class loader should be looked up using parent-first, child-first or child only strategies.
|
| ClassLoaderLookupPolicyProvider
Enables access
ClassLoaderLookupPolicy used on a given classLoader. |
| DeployableArtifactClassLoaderFactory
Creates
ClassLoader instances for deployable artifacts |
| DisposableClassLoader |
| ExportedService
Defines a service that will be exported by a module to other Mule artifacts via SPI.
|
| FineGrainedControlClassLoader
Defines a
ClassLoader which enables the control of the class loading lookup mode. |
| LocalResourceLocator |
| LookupStrategy
Defines how a given class should be searched based on a given
ClassLoader |
| MuleArtifactClassLoader
Abstract implementation of the ArtifactClassLoader interface, that manages shutdown listeners.
|
| MuleDeployableArtifactClassLoader
Base
ArtifactClassLoader implementation of deployable artifacts. |
| RegionClassLoader
Defines a classloader for a Mule artifact composed of other artifacts.
|
| ResourceReleaser
Implementations of this class should take care about resources that may leak memory after application undeployment.
|
| ShutdownListener
Optional hook, invoked synchronously right before the class loader is disposed and closed.
|
| Class and Description |
|---|
| ClassLoaderFilter
Determines if a given class or resource is exported in a plugin classloader
|
| LookupStrategy
Defines how a given class should be searched based on a given
ClassLoader |
| Class and Description |
|---|
| ClassLoaderRepository
Provides access to the
ClassLoader registered on the container. |
| Class and Description |
|---|
| ClassLoaderRepository
Provides access to the
ClassLoader registered on the container. |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.