org.apache.oodt.cas.pushpull.retrievalsystem
Class RetrievalSetup

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup

public class RetrievalSetup
extends Object

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
RetrievalSetup(Config config, SiteInfo siteInfo)
           
 
Method Summary
 void retrieveFiles(PropFilesInfo pfi, DataFilesInfo dfi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrievalSetup

public RetrievalSetup(Config config,
                      SiteInfo siteInfo)
Method Detail

retrieveFiles

public void retrieveFiles(PropFilesInfo pfi,
                          DataFilesInfo dfi)
                   throws RetrievalMethodException
Throws:
RetrievalMethodException


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