| Interface | Description |
|---|---|
| Event |
Interface for business events.
|
| EventHandler<E extends Event> |
Interface for event handlers.
|
| EventService |
EventService provides methods to fire events.
|
| Producible |
Marks objects as being able to be produced by a factory.
|
| Class | Description |
|---|---|
| DomainSpecifications |
This class provides all the specifications use by the business plugins.
|
| Tuples |
Static utility methods to easily create tuples.
|
| Annotation Type | Description |
|---|---|
| BusinessElement |
Marks all business annotations or types.
|
| Service |
This annotation marks its annotated interface as a service.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.