Part of lp.buildmaster.manager View In Hierarchy
| Method | update | Update the factory's view of the world. |
| Method | prescanUpdate | Update the factory's view of the world before each scan. |
| Method | date_updated | Undocumented |
| Method | __getitem__ | Get the named Builder Storm object. |
| Method | getVitals | Get the named BuilderVitals object. |
| Method | iterVitals | Iterate over all BuilderVitals objects. |
For the basic BuilderFactory this is a no-op, but others might do something.