Class CoherenceTopicListenerSubscribers

java.lang.Object
com.oracle.coherence.spring.messaging.CoherenceTopicListenerSubscribers
All Implemented Interfaces:
com.tangosol.net.Coherence.LifecycleListener, com.tangosol.net.events.EventDispatcherAwareInterceptor<com.tangosol.net.events.CoherenceLifecycleEvent>, com.tangosol.net.events.EventInterceptor<com.tangosol.net.events.CoherenceLifecycleEvent>, AutoCloseable, Aware, ApplicationContextAware

public class CoherenceTopicListenerSubscribers extends Object implements ApplicationContextAware, com.tangosol.net.Coherence.LifecycleListener, AutoCloseable
A bean for creating subscribers related to @CoherenceTopicListener.
Since:
3.0
Author:
Vaso Putica