Home | Trees | Index | Help |
|
---|
Package twisted :: Package trial :: Module remote :: Class _Demo |
|
Accessor
--+ |Versioned
--+ |ApplicationService
--+ | _Demo
Method Summary | |
---|---|
This call is made as a service starts up. | |
Inherited from ApplicationService | |
Create me, attached to the given application. | |
Have my parent disown me. | |
| |
| |
| |
Set my parent, which must be a service collection of some kind. | |
This call is made before shutdown. | |
| |
Inherited from Accessor | |
| |
| |
| |
*actually* del self.k without incurring side-effects. | |
*actually* set self.k to v without incurring side-effects. | |
Inherited from Versioned | |
Get state, adding a version number to it on its way out. | |
| |
(internal) Do a version upgrade. |
Class Variable Summary | |
---|---|
Inherited from ApplicationService | |
int |
persistenceVersion = 1 |
NoneType |
serviceName = None |
NoneType |
serviceParent = None |
int |
serviceRunning = 0 |
NoneType |
serviceType = None |
Inherited from Versioned | |
tuple |
persistenceForgets = ()
|
Method Details |
---|
startService(self)This call is made as a service starts up.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:21:11 2003 | http://epydoc.sf.net |