| Home | Trees | Index | Help |
|---|
| Package twisted :: Package spread :: Module pb :: Class Service |
|
OriginalAccessor--+ |Versioned--+ |ApplicationService--+ |Service--+ | Service
Service,
Service,
LoginService,
MotherService,
MotherService,
SisterService,
DummyService,
SimpleServiceA service for Perspective Broker.
On this Service, the result of a perspective request must be apb.Perspective rather than a twisted.cred.perspective.Perspective.
| Method Summary | |
|---|---|
Create me, attached to the given application. (inherited from Service)
| |
(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)
| |
Add a perspective to this Service. (inherited from Service)
| |
Cache a perspective loaded from an external data source. (inherited from Service)
| |
Create a perspective from self.perspectiveClass and add it to this service. (inherited from Service)
| |
Have my parent disown me. (inherited from ApplicationService)
| |
(inherited from ApplicationService)
| |
A hook to use if the identity is required when getting the perspective. (inherited from Service)
| |
Return a perspective that represents a user for this service. (inherited from Service)
| |
Return a Deferred which is a request for a perspective on this service. (inherited from Service)
| |
The name of this service. (inherited from Service)
| |
Get a string describing the type of this service. (inherited from Service)
| |
Load a perspective from an external data-source. (inherited from Service)
| |
*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)
| |
Uncache a perspective loaded from an external data source. (inherited from Service)
| |
(inherited from ApplicationService)
| |
(internal) Do a version upgrade. (inherited from Versioned)
| |
| Class Variable Summary | |
|---|---|
class |
Perspective
|
| Class Variable Details |
|---|
PerspectivePerspective = twisted.spread.pb.Perspective
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:06 2003 | http://epydoc.sf.net |