| Package | Description |
|---|---|
| org.seedstack.business |
Provides general APIs of the Business Framework.
|
| org.seedstack.business.domain |
Provides classes for the domain layer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventHandler<E extends Event>
Interface for event handlers.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends Event> |
EventService.fire(E event)
Fires an event.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainEvent
This interface represent domain events.
|
Copyright © 2013-2016–2017 SeedStack. All rights reserved.