| Home | Trees | Index | Help |
|---|
| Package twisted :: Package test :: Module test_internet :: Class StoppingService |
|
OriginalAccessor--+ |Versioned--+ |ApplicationService--+ | StoppingService
| Method Summary | |
|---|---|
__init__(self,
name,
succeed)
| |
(inherited from OriginalAccessor)
| |
(inherited from OriginalAccessor)
| |
Get state, adding a version number to it on its way out. (inherited from Versioned)
| |
(inherited from OriginalAccessor)
| |
(inherited from Versioned)
| |
Have my parent disown me. (inherited from ApplicationService)
| |
(inherited from ApplicationService)
| |
*actually* del self.k without incurring side-effects. (inherited from OriginalAccessor)
| |
*actually* set self.k to v without incurring side-effects. (inherited from OriginalAccessor)
| |
(inherited from ApplicationService)
| |
(inherited from ApplicationService)
| |
Set my parent, which must be a service collection of some kind. (inherited from ApplicationService)
| |
This call is made as a service starts up. (inherited from ApplicationService)
| |
This call is made before shutdown. | |
(inherited from ApplicationService)
| |
(internal) Do a version upgrade. (inherited from Versioned)
| |
| Method Details |
|---|
stopService(self)This call is made before shutdown.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:59 2003 | http://epydoc.sf.net |