All Classes and Interfaces
Class
Description
An actuator endpoint which exposes the current actor clock, provided there it can resolve a bean
of type
ActorClockService somewhere, and it's enabled via configuration (which by default
it isn't).A response type for future proofing, in case the format needs to be changed in the future.
A service which wraps an
ActorClock instance.A mutable variant of this service.
An implementation of
ActorClockService which wraps a mutable clock, allowing for
modification of the clock from the outside.A fixed set of Spring profiles.
Entry point for the standalone broker application.
Entry point for the standalone gateway application.