oor.modules.federation
Class OOR

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

public class OOR
extends java.lang.Object
implements Federation

Federate information to/from another OOR instantiation.

Author:
Mike Dean

Constructor Summary
OOR(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

OOR

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

getRegistry

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