public interface NativeLibraryFinderFactory
NativeLibraryFinder instances| Modifier and Type | Method and Description |
|---|---|
NativeLibraryFinder |
create(String name,
String folderName,
URL[] urls)
Creates a native library finder for a given Mule artifact
|
NativeLibraryFinder create(String name, String folderName, URL[] urls)
name - name of the artifact owning the finderfolderName - of the loaded native librariesurls - all the URLs that are contained on the artifact's class loaderCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.