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

Packages that use Config
org.apache.oodt.cas.pushpull.config   
org.apache.oodt.cas.pushpull.daemon   
org.apache.oodt.cas.pushpull.retrievalsystem   
 

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

Methods in org.apache.oodt.cas.pushpull.config that return Config
 Config Config.clone()
           
 

Uses of Config in org.apache.oodt.cas.pushpull.daemon
 

Constructors in org.apache.oodt.cas.pushpull.daemon with parameters of type Config
Daemon(int rmiRegPort, int daemonID, Config config, DaemonInfo daemonInfo, SiteInfo siteInfo)
          Constructor
 

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

Constructors in org.apache.oodt.cas.pushpull.retrievalsystem with parameters of type Config
FileRetrievalSystem(Config config, SiteInfo siteInfo)
          Creates a Crawler based on the URL, DirStruct, and Config objects passed in.
RetrievalSetup(Config config, SiteInfo siteInfo)
           
 



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