public abstract class NativeLibraryLoaderMuleDeployableArtifactClassLoader extends MuleDeployableArtifactClassLoader
FineGrainedControlClassLoader.NonCachingURLStreamHandlerFactory| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_NAME |
protected boolean |
supportNativeLibraryDependencies |
shutdownListeners| Modifier | Constructor and Description |
|---|---|
protected |
NativeLibraryLoaderMuleDeployableArtifactClassLoader(String artifactId,
ArtifactDescriptor artifactDescriptor,
ClassLoader parentCl,
NativeLibraryFinder nativeLibraryFinder,
List<URL> urls,
ClassLoaderLookupPolicy lookupPolicy,
List<ArtifactClassLoader> artifactPluginClassLoaders) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDynamicLibraryLoader() |
protected void |
loadNativeLibraryDependencies(String nativeLibraryName) |
getArtifactPluginClassLoadersaddShutdownListener, createResourceReleaserInstance, dispose, findInternalResource, findLocalResource, findResource, getArtifactDescriptor, getArtifactId, getClassLoader, getLocalResourceLocations, loadClass, loadInternalClass, setResourceReleaserClassLocation, toStringfindLocalClass, findParentClass, getClassLoaderLookupPolicy, getResource, getResourcesaddURL, close, definePackage, findClass, findResources, getPermissions, getResourceAsStream, getURLs, newInstance, newInstancedefineClass, defineClassclearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSignersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindLocalClass, findResourcesgetClassLoaderLookupPolicypublic static final String METHOD_NAME
protected final boolean supportNativeLibraryDependencies
protected NativeLibraryLoaderMuleDeployableArtifactClassLoader(String artifactId, ArtifactDescriptor artifactDescriptor, ClassLoader parentCl, NativeLibraryFinder nativeLibraryFinder, List<URL> urls, ClassLoaderLookupPolicy lookupPolicy, List<ArtifactClassLoader> artifactPluginClassLoaders)
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.