Parameters for resolving the domain.
Either a static domain string, symbolic value, or null.
The contract of the event being emitted (optional).
The contract of the handler currently emitting the event.
The triggering event that caused this emission.
A resolved domain string, or null
if no valid domain is found.
Resolves a symbolic or static domain value into a concrete domain string or
null
.Used internally in the Arvo execution model to interpret symbolic domain constants at the moment an event is emitted. Supports resolution from:
domain
field