| Interface | Description |
|---|---|
| Creatable |
Interface that marks objects implementing it as being able to be created.
|
| Event |
Interface for business events.
|
| EventHandler<E extends Event> |
Interface for event handlers.
|
| EventService |
EventService provides methods to fire events.
|
| Producible |
Interface that marks objects implementing it as being able to be produced by a factory.
|
| Class | Description |
|---|---|
| Tuples |
Static utility methods to easily create tuples.
|
| Annotation Type | Description |
|---|---|
| BusinessElement |
BusinessElement marks all business annotations or types
|
Copyright © 2013-2015–2015. All rights reserved.