| Interface | Description |
|---|---|
| ClassLoaderNode |
Simplified representation of the classloading hierarchy mainly used for diagnostics purposes.
|
| Class | Description |
|---|---|
| DefaultClassLoaderNode |
Default implementation of
ClassLoaderNode |
| DefaultClassLoaderNode.DefaultClassLoaderNodeBuilder | |
| MuleClassLoaderResourceNotFoundExceptionFactory |
Implementation of
ClassLoaderResourceNotFoundExceptionFactory that will provide details information of the classloading
context and possible configuration errors that may lead to the resource or class not being found. |
| Exception | Description |
|---|---|
| ArtifactClassLoaderResourceNotFoundException |
Exception to be thrown within an artifact when a resource could not be found.
|
| MuleClassNotFoundException |
Exception to be thrown when there's is a class not found within the context of an artifact and that depends on user
configuration.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.