| Interface | Description |
|---|---|
| IEvent |
Interconnect event object marker interface.
|
| IEventBuilder |
Common interface to be implemented by all event builders
|
| Class | Description |
|---|---|
| AbstractEvent |
Convenience base class for Events
|
| AbstractEventBuilder<E extends AbstractEventBuilder<?>> |
Convenience base class for EventBuilders
|
| Annotation Type | Description |
|---|---|
| EventDomain |
The @EventDomain annotation is used with interfaces that extend
IEvent to provide information that clients can interact with that
domain.This information are: - The name of the JMS topic ${name} |
Copyright © 2016–2018 Taimos GmbH. All rights reserved.