| Interface | Description | 
|---|---|
| ConfigurableApplicationEventPublisher | An org.springframework.context.ApplicationEventPublisher that is configurable with new listeners | 
| Class | Description | 
|---|---|
| AutoTimestampEventListener | An event listener that adds support for GORM-style auto-timestamping | 
| ConfigurableApplicationContextEventPublisher | Bridge to Spring ApplicationContext event publishing | 
| DefaultApplicationEventPublisher | Simple implementation that just iterates over a sequence of listeners | 
| DomainEventListener | An event listener that provides support for GORM domain events. |