ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/ApmonIf.py
(Generate patch)

Comparing COMP/CRAB/python/ApmonIf.py (file contents):
Revision 1.3 by corvo, Tue Nov 8 16:03:22 2005 UTC vs.
Revision 1.4 by corvo, Thu Dec 15 14:48:06 2005 UTC

# Line 25 | Line 25 | class ApmonIf:
25              print "Creating ApMon with " + apmonUrl
26              apmonInstance = apmon.ApMon(apmonUrl)
27          return apmonInstance
28 +        
29 +    def free(self):
30 +        self.apm.free()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines