net.corda.node.services.events

Package net.corda.node.services.events

Types

NodeSchedulerService class NodeSchedulerService : SchedulerService, SingletonSerializeAsToken

A 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 ScheduledActivityObserver

This observes the vault and schedules and unschedules activities appropriately based on state production and consumption.