Annotation Interface CoherenceTopicListener


@Documented @Retention(RUNTIME) @Target({TYPE,METHOD,ANNOTATION_TYPE}) public @interface CoherenceTopicListener

Annotation applied at the class level to indicate that a bean is a Coherence topic Subscriber.

Since:
3.0
Author:
Jonathan Knight