gov.nasa.pds.citool.ingestor.types
Class IngestorTypeFactory

java.lang.Object
  extended by gov.nasa.pds.citool.ingestor.types.IngestorTypeFactory

public class IngestorTypeFactory
extends java.lang.Object


Method Summary
static IngestorTypeFactory getInstance()
           
 IngestorType newInstance(java.net.URL target, CatalogDB catDb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static IngestorTypeFactory getInstance()

newInstance

public IngestorType newInstance(java.net.URL target,
                                CatalogDB catDb)
                         throws InvalidTargetException
Throws:
InvalidTargetException


Copyright © 2005-2009 Planetary Data System. All Rights Reserved.