Registry, this is normally not instantiated.
|
|
|
|
|
|
bool
|
addRegistryPath(self,
path,
prefix=' flumotion ' )
Add a registry path to this registry, scanning it for registry
snippets. |
source code
|
|
|
|
RegistryEntryComponent
|
|
|
|
|
|
RegistryEntryPlug
|
|
|
|
|
|
|
|
|
|
flumotion.common.bundle.BundlerBasket
|
|
|
dump(self,
fd)
Dump the cache of components to the given opened file descriptor. |
source code
|
|
|
|
|
|
|
|
|
verify(self,
force=False)
Verify if the registry is uptodate and rebuild if it is not. |
source code
|
|
Inherited from log.Loggable :
__providedBy__ ,
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure
|