See: Description
| Interface | Description |
|---|---|
| SubscriberExceptionHandler |
Interface that
CoherenceTopicListener beans can implement to handle exceptions. |
| Class | Description |
|---|---|
| CoherencePublisherIntroductionAdvice |
Implementation of the
CoherencePublisher advice annotation. |
| SubscriberExecutorServiceConfig |
Configures a
ScheduledExecutorService for running
CoherenceTopicListener instances. |
| Enum | Description |
|---|---|
| SubscriberExceptionHandler.Action |
An enumeration of possible actions to take after handling an exception.
|