const mixinafIoc::ScopeDef

afIoc::ScopeDef

@Js

Definition of a Scope. ScopeDefs are returned from Registry.scopeDefs().

aliases

Source

abstract Str[] aliases()

Any aliases (IDs) given to the Scope.

id

Source

abstract Str id()

The Scope's unique ID.

threaded

Source

abstract Bool threaded()

Returns true if this scope is threaded.