org.edg.data.reptor
Class CatalogMediator

java.lang.Object
  extended byorg.edg.data.reptor.CatalogMediator

public class CatalogMediator
extends java.lang.Object

This acts as a higher level interface to the ReplicaCatalog class.

Version:
$ Id:$
Author:
James Casey

Constructor Summary
CatalogMediator(ReplicaCatalog catalog, Configuration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogMediator

public CatalogMediator(ReplicaCatalog catalog,
                       Configuration config)