org.oclc.da.gdfr.registryprototype
Interface CollectionFactory

All Known Implementing Classes:
DBXMLCollectionFactory

public interface CollectionFactory


Method Summary
 Collection getInstance(java.lang.String name)
          Gets an instance of the Collection.
 

Method Detail

getInstance

Collection getInstance(java.lang.String name)
Gets an instance of the Collection. The Class to use is determined by examining a property found in system.properties. The property name is system.factory.class.name

Returns:
CollectionFactory class specified by property


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.