Part of bzrlib.registry View In Hierarchy
Known subclasses: bzrlib.branch.MetaDirBranchFormatFactory
When requested, load and return it.
Method | __init__ | Undocumented |
Method | get_module | Get the module the referenced object will be loaded from. |
Method | get_obj | Get the referenced object. |
Method | __repr__ | Undocumented |
Upon first request, the object will be imported. Future requests will return the imported object.