Package com.oracle.coherence.spring.messaging
package com.oracle.coherence.spring.messaging
Coherence Messaging Support.
-
ClassDescriptionGenerates a proxy for the provided,
CoherencePublisher
annotated, interface.TheImportBeanDefinitionRegistrar
to parseCoherencePublisher
and itsservice-interface
and to registerBeanDefinition
CoherencePublisherProxyFactoryBean
.ImportBeanDefinitionRegistrar
implementation to scan and register Coherence publishers.Holder for Coherence Topic Listeners to be configured.ABeanFactoryPostProcessor
that processes classes and methods annotated with @CoherenceTopicListener
.A bean for creating subscribers related to @CoherenceTopicListener
.Adapts aCompletableFuture
to aPublisher
.Publisher
related helper class.Interface thatCoherenceTopicListener
beans can implement to handle exceptions.An enumeration of possible actions to take after handling an exception.