Trees | Index | Help |
---|
Package flumotion :: Package component :: Package bouncers :: Module bouncer :: Class BouncerMedium |
|
Loggable
--+ |Jellyable
--+ | | |Serializable
--+ | | |Referenceable
--+ |BaseMedium
--+ |BaseComponentMedium
--+ | BouncerMedium
Method Summary | |
---|---|
remote_authenticate(self,
keycard)
| |
Called by bouncer views to expire keycards. | |
remote_link(self,
eatersData,
feadersData)
| |
remote_removeKeycard(self,
keycardId)
| |
Inherited from BaseComponentMedium | |
| |
Return our own IP as seen from the manager. | |
| |
dict |
Return the configuration of the component. |
flumotion.common.planet.WorkerJobState
|
Return the state of the component, which will be serialized to a flumotion.common.planet.ManagerJobState
object. |
Get a WorkerComponentUIState containing details needed to present an admin-side UI state | |
Reload modules in the component. | |
| |
| |
| |
| |
Inherited from BaseMedium | |
| |
| |
| |
| |
| |
Inherited from Referenceable | |
(internal) | |
A remote message has been received. | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
| |
Inherited from Loggable | |
Log a debug message. | |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. | |
Log a warning about a Failure. |
Class Variable Summary | |
---|---|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from BaseComponentMedium | |
tuple |
__implements__ = (<class 'flumotion.common.interfaces.IC...
|
Inherited from BaseMedium | |
NoneType |
bundleLoader = None |
NoneType |
remote = None |
Inherited from Referenceable | |
NoneType |
perspective = None |
Method Details |
---|
remote_expireKeycardId(self, keycardId)Called by bouncer views to expire keycards. |
Class Variable Details |
---|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |