org.mule.module.rss
Class RssEntryCounterComponent

java.lang.Object
  extended by org.mule.module.rss.RssEntryCounterComponent

public class RssEntryCounterComponent
extends java.lang.Object


Constructor Summary
RssEntryCounterComponent()
           
 
Method Summary
 int getCount()
           
 void readFeed(com.sun.syndication.feed.synd.SyndEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssEntryCounterComponent

public RssEntryCounterComponent()
Method Detail

readFeed

public void readFeed(com.sun.syndication.feed.synd.SyndEntry entry)
              throws java.lang.Exception
Throws:
java.lang.Exception

getCount

public int getCount()


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.