Uses of Class
com.reallifedeveloper.common.domain.registry.AbstractDomainRegistry
Packages that use AbstractDomainRegistry
Package
Description
Support classes for working with domain registries.
-
Uses of AbstractDomainRegistry in com.reallifedeveloper.common.domain.registry
Subclasses of AbstractDomainRegistry in com.reallifedeveloper.common.domain.registryModifier and TypeClassDescriptionclass
A registry of common domain components that need to be available in code where it is not practical to use dependency injection.