Package flumotion :: Package component :: Package plugs :: Module base
[hide private]

Module base

source code


Version: $Rev$

Classes [hide private]
  Plug
Base class for plugs.
  ComponentPlug
Base class for plugs that live in a component.
  ManagerPlug
Base class for plugs that live in the manager.
  ManagerExamplePlug
Example implementation of the ManagerLifecyle socket, just prints things on the console.
  ComponentExamplePlug
Example implementation of the ComponentLifecyle socket, just prints things on the console.
Variables [hide private]
  __package__ = 'flumotion.component.plugs'