Class RssTrackerListener

  • All Implemented Interfaces:
    RssEventListener

    public class RssTrackerListener
    extends java.lang.Object
    implements RssEventListener
    Listen to RssEvent in order to manage rss tracking feature
    Since:
    JCMS 6.3
    Author:
    Ludovic SMADJA
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processEvent​(RssEvent event)
      process Rss event
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RssTrackerListener

        public RssTrackerListener()