Uses of Class
org.apache.oodt.cas.pushpull.config.PropFilesInfo

Packages that use PropFilesInfo
org.apache.oodt.cas.pushpull.config   
org.apache.oodt.cas.pushpull.retrievalsystem   
 

Uses of PropFilesInfo in org.apache.oodt.cas.pushpull.config
 

Methods in org.apache.oodt.cas.pushpull.config that return PropFilesInfo
 PropFilesInfo DaemonInfo.getPropFilesInfo()
           
 

Constructors in org.apache.oodt.cas.pushpull.config with parameters of type PropFilesInfo
DaemonInfo(String firstRunDateTimeString, String period, String epsilon, boolean runOnReboot, PropFilesInfo pfi, DataFilesInfo dfi)
           
 

Uses of PropFilesInfo in org.apache.oodt.cas.pushpull.retrievalsystem
 

Methods in org.apache.oodt.cas.pushpull.retrievalsystem with parameters of type PropFilesInfo
 void RetrievalSetup.retrieveFiles(PropFilesInfo pfi, DataFilesInfo dfi)
           
 



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