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

Packages that use DaemonInfo
org.apache.oodt.cas.pushpull.config   
org.apache.oodt.cas.pushpull.daemon   
 

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

Methods in org.apache.oodt.cas.pushpull.config that return types with arguments of type DaemonInfo
 LinkedList<DaemonInfo> RemoteSpecs.getDaemonInfoList()
           
 

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

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



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