Page Contents
Home > @loopback/context > InterceptedInvocationContext > getGlobalInterceptorBindingKeys
InterceptedInvocationContext.getGlobalInterceptorBindingKeys() method
Discover all binding keys for global interceptors (tagged by ContextTags.GLOBAL_INTERCEPTOR)
Signature:
getGlobalInterceptorBindingKeys(): string[];
Returns:
string[]