| Class | Description |
|---|---|
| DefaultResourceInitializer |
Implementations of this class should take care of resources initialization with System Class Loader as if they are loaded with
application's Class Loader it may leak memory after application is undeployment.
|
| ExtendedClassLoaderConfigurationAttributes |
Allows to extends the attributes defined for a
ClassLoaderConfiguration
when it is being loaded by ClassLoaderConfigurationLoader without
changing the loader's API. |
| MulePluginClassLoader |
Implementation of the ArtifactClassLoader interface for
mule-plugins, that manages shutdown listeners and has resource
releasers. |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.