Scope
A scope is an object that can return (or create) a ScopeRegistry according to a context.
Parameters
C
The Context.
Functions
get Registry
Link copied to clipboard
Get a registry for a given context. Should always return the same registry for the same context.
Inheritors
UnboundedScope
Link copied to clipboard
SubScope
Link copied to clipboard
NoScope
Link copied to clipboard
WeakContextScope
Link copied to clipboard