Class CoherenceTopicListenerCandidates

java.lang.Object
com.oracle.coherence.spring.messaging.CoherenceTopicListenerCandidates

public class CoherenceTopicListenerCandidates extends Object
Holder for Coherence Topic Listeners to be configured. See CoherenceTopicListenerSubscribers.
Since:
3.0
Author:
Vaso Putica
  • Constructor Details

    • CoherenceTopicListenerCandidates

      public CoherenceTopicListenerCandidates(Map<String,List<Method>> coherenceTopicListenerCandidateMethods)
  • Method Details

    • getCoherenceTopicListenerCandidateMethods

      public Map<String,List<Method>> getCoherenceTopicListenerCandidateMethods()