com.jalios.util
Interface RssEventListener

All Known Implementing Classes:
RssTrackerListener

public interface RssEventListener

Listener about RssEvent

Author:
Ludovic SMADJA

Method Summary
 void processEvent(RssEvent event)
          process Rss event
 

Method Detail

processEvent

void processEvent(RssEvent event)
process Rss event

Parameters:
event - the event


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