| Class | Description |
|---|---|
| ClassLoaderResourceReleaser |
ResourceReleaser implementation that references to the artifact class loader to clean up any reference before the class
loader is disposed in order to prevent leaks.
|
| JdbcResourceReleaser |
ResourceReleaser implementation used for every artifact created on the container that is loaded dynamically as it has
to use
DriverManager to unregister Driver registered by the artifact class loader. |
| ScalaClassValueReleaser |
Addresses some known leaks in usages of Scala language from plugins/apps.
|
| ThreadGroupContextClassLoaderSoftReferenceBuster |
Reference utilities to bust Thread Group Context soft references.
|
| Exception | Description |
|---|---|
| MuleSoftReferenceBusterException |
An exception that indicated that there were an error on busting soft references
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.