Package com.oracle.coherence.spring.messaging
Coherence Messaging Support.
-
Interface Summary Interface Description SubscriberExceptionHandler Interface thatCoherenceTopicListener
beans can implement to handle exceptions. -
Class Summary Class Description CoherencePublisherProxyFactoryBean Generates a proxy for the provided,CoherencePublisher
annotated, interface.CoherencePublisherRegistrar TheImportBeanDefinitionRegistrar
to parseCoherencePublisher
and itsservice-interface
and to registerBeanDefinition
CoherencePublisherProxyFactoryBean
.CoherencePublisherScanRegistrar ImportBeanDefinitionRegistrar
implementation to scan and register Coherence publishers.CoherenceTopicListenerCandidates Holder for Coherence Topic Listeners to be configured.CoherenceTopicListenerPostProcessor ABeanFactoryPostProcessor
that processes classes and methods annotated with @CoherenceTopicListener
.CoherenceTopicListenerSubscribers A bean for creating subscribers related to @CoherenceTopicListener
.CompletableFuturePublisher<T> Adapts aCompletableFuture
to aPublisher
.Publishers Publisher
related helper class. -
Enum Summary Enum Description SubscriberExceptionHandler.Action An enumeration of possible actions to take after handling an exception.