Uses of Class
org.seedstack.business.domain.DomainFactory
-
Packages that use DomainFactory Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of DomainFactory in org.seedstack.business.domain
Classes in org.seedstack.business.domain with annotations of type DomainFactory Modifier and Type Interface Description interfaceFactory<P extends Producible>A factory is responsible for creating a whole, internally consistent aggregate when it is too complicated to do it in a constructor.
-