Package twisted :: Package test :: Module test_journal :: Class Service
[show private | hide private]
[frames | no frames]

Class Service


Method Summary
  __init__(self, logpath, journalpath)
  add(obj, journal, *args, **kwargs)
  addtime(self, journal)
Set a key 'time' with the current time.
  delete(obj, journal, *args, **kwargs)
  get(self, key)
Return value of an entry.
  loadObject(self, type, id)
  makeCounter(obj, journal, *args, **kwargs)

Method Details

addtime(self, journal)

Set a key 'time' with the current time.

get(self, key)

Return value of an entry.

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 http://epydoc.sf.net