JBoss.orgCommunity Documentation
<component-plugin>
<name>rssreader.listener</name>
<set-method>addPlugin</set-method>
<type>org.exoplatform.content.service.RSSContentPlugin</type>
<description>rss reader plugin</description>
</component-plugin>
Details:
Name: rssreader.listener
- The name of the listener.
Set-method: addPlugin
- The plugin which registers the method. Keep this value.
Type: org.exoplatform.content.service.RSSContentPlugin
- A class which extends ContentPlugin and implements the loadContentMeta method to get content items.
Description: It is a formater used to analyze the data from a RSS resource.