Package iceprod :: Package modules :: Module gsiftp :: Class AltSourceURLCopy
[hide private]
[frames] | no frames]

Class AltSourceURLCopy

source code

ipmodule.IPBaseClass --+    
                       |    
                 URLCopy --+
                           |
                          AltSourceURLCopy

This class provides an interface for preprocessing files in iceprod It also tracks the destination of files in the monitoring database throught the soapmon server.

Instance Methods [hide private]
 
__init__(self) source code
 
Execute(self, stats) source code

Inherited from URLCopy: CleanDestination

Inherited from ipmodule.IPBaseClass: AddParameter, Configure, Finish, GetParameter, SetParameter, SetParameters, SetParser, ShowParameters

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: ipmodule.IPBaseClass.__init__

Execute(self, stats)

source code 
Overrides: ipmodule.IPBaseClass.Execute