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