ILoader
Interface: FLSX.ILoader
Provides the mechanism to replace the standard native library loader. See FLSX.setLoader() for more details.
Full qualification: com.florentis.signature.FLSX.ILoader
Methods
loadLibrary
This will only be called once. See FLSX.setLoader().
| public void loadLibrary() |
|---|
| Parameters |
| none |
| Return Value |
| none |