Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
Creates a new resource in the container.
Deletes a resource.
Retrieves a representation of a resource.
Sets or updates the representation of a resource, creating a new resource and intermediary containers as needed.
Check if a resource exists.
Sets or replaces the representation of a resource, creating a new resource and intermediary containers as needed.
Store that notifies listeners of changes to its source by emitting a
changed
event.