| Package | Description |
|---|---|
| org.springframework.data.rest.core.event | |
| org.springframework.data.rest.webmvc.config |
| Class and Description |
|---|
| AbstractRepositoryEventListener
Abstract class that listens for generic
RepositoryEvents and dispatches them to a specific method based on
the event type. |
| LinkedEntityEvent
Base class for
RepositoryEvents that deal with saving/updating or deleting a linked object. |
| RepositoryEvent
Abstract base class for events emitted by the REST exporter.
|
| ValidatingRepositoryEventListener |
| Class and Description |
|---|
| AnnotatedEventHandlerInvoker
Component to discover annotated repository event handlers and trigger them on
ApplicationEvents. |
| ValidatingRepositoryEventListener |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.