| NodeSchedulerService |
class NodeSchedulerService : SchedulerService, SingletonSerializeAsTokenA first pass of a simple SchedulerService that works with MutableClocks for testing, demonstrations and simulations that also encompasses the Vault observer for processing transactions. |
| ScheduledActivityObserver |
class ScheduledActivityObserverThis observes the vault and schedules and unschedules activities appropriately based on state production and consumption. |