Package com.tableau.hyperapi.impl
Interface SharedLibraryProvider
-
- All Known Implementing Classes:
ExternalHyperAPISharedLibraryProvider
public interface SharedLibraryProvider
This service provider interface is used to provide the name of the shared library the API is loading. It is only allowed to provide a single Service implementing this interface on the classpath.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getSharedLibraryBaseName()
-