Observe
reactives.structure.Observe
object Observe
Observers are normal reactives that are configured by a function that converts the value of the input into an ObserveInteract. Observers are executed after a (non exceptional) transaction commits. Throwing exceptions within an observer leaves the system in a potentially inconsistent state.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Observe.type
Members list
In this article