Package flumotion :: Package manager :: Module manager
[hide private]

Module manager

source code

manager implementation and related classes

API Stability: semi-stable


Version: $Rev$

Classes [hide private]
  Dispatcher
I implement twisted.cred.portal.IRealm.
  ComponentMapper
I am an object that ties together different objects related to a component.
  Vishnu
I am the toplevel manager object that knows about all heavens and factories.
Variables [hide private]
LocalIdentity LOCAL_IDENTITY = LocalIdentity('manager')
an identity for the manager itself; can be used to compare against to verify that the manager requested an action
  __package__ = 'flumotion.manager'