| Interface | Description |
|---|---|
| UsecaseFactory |
An optional service that if implemented and available to the
UnitOfWorkConcern
will use to create the named Usecase of the UnitOfWorkPropagation annotation. |
| Class | Description |
|---|---|
| Usecase |
A Usecase.
|
| UsecaseBuilder |
Builder for Usecases.
|