Package flumotion :: Package common :: Module registry
[show private | hide private]
[frames | no frames]

Module flumotion.common.registry

parsing of registry, which holds component and bundle information
Classes
ComponentRegistry Registry, this is normally not instantiated.
RegistryDirectory I represent a directory under a path managed by the registry.
RegistryEntryBundle This class represents a <bundle> entry in the registry
RegistryEntryBundleDirectory This class represents a <directory> entry in the registry
RegistryEntryBundleFilename This class represents a <filename> entry in the registry
RegistryEntryComponent I represent a <component> entry in the registry
RegistryEntryEater This class represents a <eater> entry in the registry
RegistryEntryEntry This class represents a <entry> entry in the registry
RegistryEntryFile This class represents a <file> entry in the registry
RegistryEntryPlug I represent a <plug> entry in the registry
RegistryEntryProperty This class represents a <property> entry in the registry
RegistryParser Registry parser
RegistrySubsetWriter  
RegistryWriter  

Function Summary
  _getMTime(file)
ComponentRegistry getRegistry()
Return the registry.

Function Details

getRegistry()

Return the registry. Only one registry will ever be created.
Returns:
ComponentRegistry

Generated by Epydoc 2.1 on Fri Apr 6 10:10:25 2007 http://epydoc.sf.net