oor.modules.federation
Class XMDR

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

public class XMDR
extends java.lang.Object
implements Federation

Federate information from an eXtended MetaData Registry (XMDR) instantiation.

Author:
Mike Dean
See Also:
XMDR

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

XMDR

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

getRegistry

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