Class CoherenceEventListenerCandidates

java.lang.Object
com.oracle.coherence.spring.event.CoherenceEventListenerCandidates
All Implemented Interfaces:
Aware, ApplicationContextAware

public class CoherenceEventListenerCandidates extends Object implements ApplicationContextAware
Holder for Coherence Event Listeners to be configured. See DefaultCoherenceConfigurer.
Since:
3.0
Author:
Gunnar Hillert