oor.modules.federation
Class RSS

java.lang.Object
  extended by oor.modules.federation.RSS
All Implemented Interfaces:
Federation, Module

public class RSS
extends java.lang.Object
implements Federation

Federate information from another registry using Rich Site Summary (RSS).

Author:
Mike Dean

Constructor Summary
RSS(java.net.URI uri)
           
 
Method Summary
 Registry getRegistry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSS

public RSS(java.net.URI uri)
Method Detail

getRegistry

public Registry getRegistry()
Specified by:
getRegistry in interface Federation