Package flumotion :: Package component :: Package misc :: Package httpserver :: Module httpserver :: Class StatisticsUpdater
[hide private]

type StatisticsUpdater

source code

object --+
         |
        StatisticsUpdater

I wrap a statistics ui state entry, to allow updates.

Instance Methods [hide private]
 
__init__(self, state, key) source code
 
update(self, name, value) source code
Method Details [hide private]

__init__(self, state, key)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)