com.jalios.jcms.rss
Class RssTrackerListener

java.lang.Object
  extended by com.jalios.jcms.rss.RssTrackerListener
All Implemented Interfaces:
RssEventListener

public class RssTrackerListener
extends Object
implements RssEventListener

Listen to RssEvent in order to manage rss tracking feature

Since:
JCMS 6.3
Author:
Ludovic SMADJA

Constructor Summary
RssTrackerListener()
           
 
Method Summary
 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()
Method Detail

processEvent

public void processEvent(RssEvent event)
Description copied from interface: RssEventListener
process Rss event

Specified by:
processEvent in interface RssEventListener
Parameters:
event - the event


Copyright © 2001-2010 Jalios SA. All Rights Reserved.