dekoh.portal.syndication.aggregator.core
Interface SubscriptionListListener
- All Known Implementing Classes:
- AutoRecheduleListener
public interface SubscriptionListListener
Registered instances of SubscriptionListListener are notified whenever a new
SubscriptionItem is added or an existing item is removed from the SubscriptionList.
- Since:
- Nov 23, 2007
- See Also:
SubscriptionList.addListener(SubscriptionListListener)
addedSubscriptionItem
void addedSubscriptionItem(SubscriptionItem addedItem)
removedSubscriptionItem
void removedSubscriptionItem(SubscriptionItem removedItem)
© 2009 Pramati Technologies - Dekoh - Portal for Developers