| Package | Description |
|---|---|
| org.springframework.data.rest.core.event |
| 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 |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.