com.jalios.jcms.rss
Class RssTrackerListener
java.lang.Object
  
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
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RssTrackerListener
public RssTrackerListener()
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.