| Trait | Description |
|---|---|
| GormAnnotatedListener | Marks a class as a synchronous listener of GORM events |
| GormAnnotatedSubscriber | The events subscribed to |
| Class | Description |
|---|---|
| GormDispatcherRegistrar | Handles registering of GORM event listeners for GormAnnotatedSubscriber instances |
| GormEventDispatcher | Dispatches GORM events to the EventBus |