org.apache.oodt.cas.filemgr.catalog
Interface CatalogFactory

All Known Implementing Classes:
DataSourceCatalogFactory, LuceneCatalogFactory, MappedDataSourceCatalogFactory, ScienceDataCatalogFactory

public interface CatalogFactory

Version:
$Revision: 11462 $

A Factory interface for creating Catalogs.

Author:
mattmann

Method Summary
 Catalog createCatalog()
           
 

Method Detail

createCatalog

Catalog createCatalog()
Returns:
A new Catalog object implementation.


Copyright © 1999-2011 Apache OODT. All Rights Reserved.