oor.modules.federation
Class BioPortal

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

public class BioPortal
extends java.lang.Object
implements Federation

Federate information from a BioPortal instance.

Author:
Mike Dean

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

BioPortal

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

getRegistry

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