org.oclc.da.gdfr.registryprototype.pvt.dbxml
Class DBXMLCollectionFactory

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.pvt.dbxml.DBXMLCollectionFactory
All Implemented Interfaces:
CollectionFactory

public class DBXMLCollectionFactory
extends java.lang.Object
implements CollectionFactory


Constructor Summary
DBXMLCollectionFactory()
           
 
Method Summary
 Collection getInstance(java.lang.String name)
          Gets the Collection stack for the given Collection name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBXMLCollectionFactory

public DBXMLCollectionFactory()
Method Detail

getInstance

public Collection getInstance(java.lang.String name)
Gets the Collection stack for the given Collection name

Specified by:
getInstance in interface CollectionFactory
Returns:
CollectionFactory class specified by property


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