public class DefaultNativeLibraryFinderFactory extends Object implements NativeLibraryFinderFactory
NativeLibraryFinder| Constructor and Description |
|---|
DefaultNativeLibraryFinderFactory() |
| Modifier and Type | Method and Description |
|---|---|
NativeLibraryFinder |
create(String appName)
Creates a ntive library finder for the given application
|
public NativeLibraryFinder create(String appName)
NativeLibraryFinderFactorycreate in interface NativeLibraryFinderFactoryappName - name of the application owning the finderCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.