Page Contents

Home > @loopback/context > ContextTags

ContextTags namespace

Namespace for context tags

Signature:

export declare namespace ContextTags 

Variables

Variable Description

CLASS

CONFIGURATION_FOR

Binding tag to associate a configuration binding with the target binding key

DYNAMIC_VALUE_PROVIDER

GLOBAL_INTERCEPTOR_GROUP

Binding tag for group name of global interceptors

GLOBAL_INTERCEPTOR_SOURCE

Binding tag for global interceptors to specify sources of invocations that the interceptor should apply. The tag value can be a string or string[], such as 'route' or ['route', 'proxy'].

GLOBAL_INTERCEPTOR

Binding tag for global interceptors

KEY

Binding key for the artifact

NAME

Name of the artifact

NAMESPACE

Namespace of the artifact

PROVIDER

TYPE

Type of the artifact