| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes, interfaces and annotations for building the domain layer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Factory<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.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.