public interface FunctionAddressResolver
| Modifier and Type | Method and Description |
|---|---|
long |
resolve(String name,
DynamicLookupHelper lookup)
Resolves the name of the function bound to the method and returns the address.
|
long resolve(String name, DynamicLookupHelper lookup) throws SecurityException
Implementation shall ensure SecurityUtil.checkLinkPermission(String) is performed.
SecurityException - if user is not granted access for the library set.