Page Contents

Home > @loopback/core > CoreBindings

CoreBindings namespace

Namespace for core binding keys

Signature:

export declare namespace CoreBindings 

Variables

Variable Description
[APPLICATION\_CONFIG](/doc/en/lb4/apidocs.core.corebindings.application_config.html) Binding key for application configuration
[APPLICATION\_INSTANCE](/doc/en/lb4/apidocs.core.corebindings.application_instance.html) Binding key for application instance itself
[APPLICATION\_METADATA](/doc/en/lb4/apidocs.core.corebindings.application_metadata.html) Binding key for the content of `package.json`
[COMPONENTS](/doc/en/lb4/apidocs.core.corebindings.components.html) Binding key for components
[CONTROLLER\_CLASS](/doc/en/lb4/apidocs.core.corebindings.controller_class.html) Binding key for the controller class resolved in the current request context
[CONTROLLER\_CURRENT](/doc/en/lb4/apidocs.core.corebindings.controller_current.html) Binding key for the controller instance resolved in the current request context
[CONTROLLER\_METHOD\_META](/doc/en/lb4/apidocs.core.corebindings.controller_method_meta.html) Binding key for the controller method metadata resolved in the current request context
[CONTROLLER\_METHOD\_NAME](/doc/en/lb4/apidocs.core.corebindings.controller_method_name.html) Binding key for the controller method resolved in the current request context
[CONTROLLERS](/doc/en/lb4/apidocs.core.corebindings.controllers.html)
[LIFE\_CYCLE\_OBSERVER\_OPTIONS](/doc/en/lb4/apidocs.core.corebindings.life_cycle_observer_options.html) Binding key for life cycle observer options
[LIFE\_CYCLE\_OBSERVER\_REGISTRY](/doc/en/lb4/apidocs.core.corebindings.life_cycle_observer_registry.html) Binding key for life cycle observer options
[LIFE\_CYCLE\_OBSERVERS](/doc/en/lb4/apidocs.core.corebindings.life_cycle_observers.html)
[SERVERS](/doc/en/lb4/apidocs.core.corebindings.servers.html) Binding key for servers