Uses of Interface
com.reallifedeveloper.common.domain.TimeService
Packages that use TimeService
Package
Description
Support classes and interfaces for creating and documenting domain-driven designs.
Support classes for working with domain registries.
-
Uses of TimeService in com.reallifedeveloper.common.domain
Classes in com.reallifedeveloper.common.domain that implement TimeServiceModifier and TypeClassDescriptionclassAn implementation of theTimeServiceinterface that uses ajava.time.Clock. -
Uses of TimeService in com.reallifedeveloper.common.domain.registry
Methods in com.reallifedeveloper.common.domain.registry that return TimeServiceModifier and TypeMethodDescriptionstatic TimeServiceCommonDomainRegistry.timeService()Gives theTimeServiceto use to work with "current" time.